Re: gdm auto login. How do I turn it off?



On 15 Aug 2001 14:30:28 -0700, Patrick Lane wrote:
> Ximian Gnome 1.4. Debian 2.2 w/ kernel 2.4.7
> 
> I enabled the auto-login for gdm. Whenever I boot my computer, it 
> automatically loads X for my standard user. How do I disable this 
> function? I can't get back to the spot where I turned it on(the login 
> manager). Any help is much appreciated.
> 
> --Patrick Lane

I had the same problem and I solved it in one of two ways, either by
removing the startup links with 'update-rc.d -f xdm remove' (as root) or
my editing the /etc/init.d/xdm script and putting

exit 0 

on a line by itself near the top of the script, right after the shell
invocation.  Both methods will work.

--
Andrew






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]