PDA

View Full Version : Autologin. How?



SunnyB
05-28-2004, 04:32 PM
I want to autologin from the knoppix.sh.
I don't want to do it through the login manager.

The last line in my knoppix.sh is "login sunnyb"
That passes my login name then prompts me for my password.
Then I still have to type startx.
I want to eliminate this last step.

I have tried putting startx on the last line AND on the same line
but after the password prompt and then hit enter it just stops at the
console prompt waiting for a command. If I log out it will then proceed to finish the last command "startx".

After I enter my password I want it to startx automagically.
How would I do that?

user unknown
05-29-2004, 01:22 AM
You may specify runlevel 5 as default in inittab, which boots straight into x11 where you probably get a grafical login.

/etc/inittab:
id:5:initdefault

koper
10-15-2006, 11:23 AM
i try that:

- control center
- sytem administration
- acces administrator
- take the gadget in the right of users, in spanish is called "comodidad", i'm sorry i don't know the name in english :D
- activate automatic access

I have kno v3.7. good luck