[Bug 782739] New: lightdm does not show "login:" but "password:" only with sssd
https://bugzilla.novell.com/show_bug.cgi?id=782739 https://bugzilla.novell.com/show_bug.cgi?id=782739#c0 Summary: lightdm does not show "login:" but "password:" only with sssd Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Xfce AssignedTo: bnc-team-xfce@forge.provo.novell.com ReportedBy: mt@suse.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- On a host with local users, it works so far. But I'm using sssd and krb5. lightdm does not show any users, until they log in at text console (then they appear in the list and I can select one). It never shows the "login:", just the "passswd:" prompt only, what makes it almost unusable. I'm using default config: [LightDM] user-authority-in-system-dir=true [SeatDefaults] xserver-command=/usr/bin/X session-wrapper=/etc/X11/xdm/Xsession greeter-setup-script=/etc/X11/xdm/Xsetup session-setup-script=/etc/X11/xdm/Xstartup session-cleanup-script=/etc/X11/xdm/Xreset [XDMCPServer] [VNCServer] Basically I don't need / want a user list at all. I've tried to set the greeter-show-manual-login option, but it seems to ignore it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=782739 https://bugzilla.novell.com/show_bug.cgi?id=782739#c1 Guido Berhörster <gber@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Component|Xfce |X11 Applications InfoProvider| |mt@suse.com AssignedTo|bnc-team-xfce@forge.provo.n |gber@opensuse.org |ovell.com | --- Comment #1 from Guido Berhörster <gber@opensuse.org> 2012-09-28 20:14:11 UTC --- (In reply to comment #0)
On a host with local users, it works so far.
But I'm using sssd and krb5. lightdm does not show any users, until they log in at text console (then they appear in the list and I can select one).
It never shows the "login:", just the "passswd:" prompt only, what makes it almost unusable.
I'm using default config: [LightDM] user-authority-in-system-dir=true
[SeatDefaults] xserver-command=/usr/bin/X session-wrapper=/etc/X11/xdm/Xsession greeter-setup-script=/etc/X11/xdm/Xsetup session-setup-script=/etc/X11/xdm/Xstartup session-cleanup-script=/etc/X11/xdm/Xreset
[XDMCPServer]
[VNCServer]
Basically I don't need / want a user list at all. I've tried to set the greeter-show-manual-login option, but it seems to ignore it.
That's not correct, you need to set greeter-hide-users=true in [SeatDefaults] in order to hide the user list. Can you try to deinstall the accountsservice package and see if that changes anything? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=782739 https://bugzilla.novell.com/show_bug.cgi?id=782739#c2 --- Comment #2 from Marius Tomaschewski <mt@suse.com> 2012-10-10 15:49:38 UTC --- (In reply to comment #1)
That's not correct, you need to set greeter-hide-users=true in [SeatDefaults] in order to hide the user list.
OK, thanks!
Can you try to deinstall the accountsservice package and see if that changes anything?
I've bought a SSD for the box, installed on it and it works now (with accountsservice installed and daemon running): Difference is, that I didn't used yast2, but configure everything manually (mostly simple copy of the relevant files). A configuration difference that I'm aware of is /etc/nsswitch.conf: - yast2 is using: passwd: compat sss group: compat sss - I'm using: passwd: files sss group: files sss I've to take a closer look and compare the systems to identify the trigger. Will take some time, because the box is my workstation and I don't want to break it ... :-) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=782739 https://bugzilla.novell.com/show_bug.cgi?id=782739#c3 Marius Tomaschewski <mt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|mt@suse.com | Resolution| |INVALID --- Comment #3 from Marius Tomaschewski <mt@suse.com> 2013-01-11 21:31:43 UTC --- I'm closing it as INVALID it as it I were unable to get the broken behavior any more. It seems, there were something else broken on the first installation. The current installation and a second host work fine all the time. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com