You are not logged in.

#1 2008-05-31 21:00:16

kramerxiita
Member
Registered: 2008-02-14
Posts: 89

Slim problem with terminal console (SOLVED)

I try change option console_cmd in SLim config and don't have sucess.

Default config is:

console_cmd         /usr/bin/xterm -C -fg black -bg white +sb -T "Console login" -e /bin/sh -c "/bin/cat /etc/issue; exec /bin/login"

But i don't use Xterm. I use Sakura Terminal.

When change config for Sakura, in menu login when i put console option, Console Terminal open in ROOT mode. With Xterm this don't happen. Default is ask user login and password.

What i make wrong?

What put in config Sakura ask login and password?

Thanks and sorry my English.

Last edited by kramerxiita (2008-06-02 20:08:24)

Offline

#2 2008-05-31 21:18:42

dlb
Member
Registered: 2006-04-07
Posts: 10

Re: Slim problem with terminal console (SOLVED)

how does your console_cmd line looks now?

maybe try something like

console_cmd         /usr/bin/sakura -e /bin/sh -c "/bin/cat /etc/issue; exec /bin/login"

i do not have sakura terminal installed, so it's just a guess

Offline

#3 2008-05-31 21:34:53

kramerxiita
Member
Registered: 2008-02-14
Posts: 89

Re: Slim problem with terminal console (SOLVED)

I try and still enter in root direct. I think the problem is when execute /bin/login.

hmm

I try whit VTE and don't work too.

Offline

#4 2008-06-01 12:27:24

kramerxiita
Member
Registered: 2008-02-14
Posts: 89

Re: Slim problem with terminal console (SOLVED)

If someone use another console terminal with Slim, please paste config here.

Is not possible slim work just with Xterm.

roll

Offline

#5 2008-06-02 20:08:46

kramerxiita
Member
Registered: 2008-02-14
Posts: 89

Re: Slim problem with terminal console (SOLVED)

Simple.

/usr/bin/sakura -f Sans:9 -t "Console login" -e "/bin/sh -c /bin/cat /etc/issue" -e /bin/login

smile

Offline

Board footer

Powered by FluxBB