Re: [gdm-list] gdmdynamic questions




Yan:

Autologin, I believe, only works for display :0.  Autologin does not
work with gdmdynamic, but if you can configure GDM to manage display
:0 statically, then it can be managed via automatic login.  Some
enhancements to the code would be needed to support autologin via
gdmdynamic.

I'm not sure, but you might look into PAM.  You might be able to hack
a PAM module together than would avoid asking for username/password
for a particular display.  You can refer to the pam.conf or pam.d
manpage for more information, and there are plenty of resources on
the web for learning about PAM.

Display :0 won't work for me as :0 in my multiseat the underlying x
session, the one that spans all monitors.  Each monitor then has Xephyr
running on it which use gdm to log in....  The display numbers start with
:1.

Right, that solution won't work for you then.

I know this has come up before; is there some architectural reason why gdm
won't support autologin on an arbitrary display?  Or would it just require
gobs of coding or something?  I say this never having looked at gdm code
at all, so I know not whereof I speak.

No technical reason.  In fact, some of the work has been done, I think.
If you want to try it out, there are some patches in this bug report:

http://bugzilla.gnome.org/show_bug.cgi?id=336174

Nobody ever got the patches to production quality, but it will at least
point you towards the relevant code.  If you or anyone wants to help
finish off this work, we could get this fixed in the 2.20 branch since
it does seem to be an often requested feature.

Brian


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