Auto login in gdm?

Joe Marcus Clarke marcus at marcuscom.com
Mon Apr 5 02:48:44 GMT 2004


On Sun, 2004-04-04 at 20:30, Deling Ren wrote:
> Hi all, I am running gnome 2.4 on a 5.2.1 box. Since I am the only user of
> this computer, it would be annoying to type in password everytime. So, I
> tried to configure gdm to auto login. I have done this before on Linux
> boxes, but it seems that on FreeBSD, it does not work the same way. gdm
> still asks me password every time. I know this has something to do with
> the pam, which I have no clue about. Could anyone tell me exactly how to
> make auto-login work? Thank you for any input.

This has been discussed on this list in the past, and is available in
the archives.  The gist of it is you need to configure a "gdm-autologin"
PAM definition similar to:

auth       required     pam_nologin.so
auth       required     pam_permit.so
account    required     pam_unix.so
session    required     pam_permit.so

Joe

> 
> Regards.
> Deling
> _______________________________________________
> freebsd-gnome at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"
-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20040404/51e212c8/attachment.bin


More information about the freebsd-gnome mailing list