GNOME Bugzilla – Bug 554032
Domain logon with GUI browser
Last modified: 2013-11-18 14:46:32 UTC
I've been working on a GUI logon domain browser for openSUSE, to be used with Active Directory and GDM 2.24. It calls out to wbinfo to get the list of domains and prepends the chosen domain name to the user name before passing it to the server process. I used to maintain a patch implementing similar functionality for GDM 2.20, but it was not taken upstream because it was basically impossible to do cleanly. Since 2.24 is more modular, I'm hoping we can get this one in, though. I haven't actually tested this patch with AD, but I've verified that the domain\user string makes it all the way to the PAM stack. Hopefully I can get someone who knows something about configuring an AD server to test it soon.
Created attachment 119465 [details] [review] gdm-domain-logon.patch
The patch has been deployed on SUSE Linux and the enterprise variants, and people seem to be using it successfully.
Created attachment 182073 [details] [review] updated patch Hi, this version is based on the current gdm, the last commit is efd09bb4694047a29a4d7171e8358f942d6f92ed
shouldn't this go in the login window now?
I guess it should. I think last time we discussed this, a "GUI plugin" system was brought up as a way to accommodate features likes this one. Is that still how you'd like to do it?
We don't ship a greeter anymore, so closing this out.