Hi

Mike oconnor posted howto do autologin with GDM.
Since I've had mixed results: this is gdm-2.4.0.12

I missed the crucial bit (|), went hunting and found:

AutomaticLogin=jam              # autologin as jam
AutomaticLogin=script|          # autologin `script` : note |
AutomaticLogin=jam%h            # autologin as jamhost
AutomaticLogin=jam%d            # autologin as jamdisplay

you of course still need

AutomaticLoginEnable=true
TimedLoginEnable=true
AllowRemoteAutoLogin=true

this does nothing, delay is always 30 secs:
TimedLoginDelay=30

I hacked the source to give me a 10 sec delay, I got lost trying to find
the parsing of TimedLoginDelay [ g_hash_table_lookup () ]

I can't get remote-autologin to work, only remote-timed-login
`
AutoLogin       : logs in right away on console first time only
TimedLogin      : logs in on remote, on console second & subsequent logins
                  after timeout (30 secs)
James


-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to