|
Bugzilla – Full Text Bug Listing |
| Summary: | Autologin always logs you in. | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.2 | Reporter: | Forgotten User w4XUsT47_R <forgotten_w4XUsT47_R> |
| Component: | GNOME | Assignee: | E-mail List <gnome-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P2 - High | CC: | dliang, rastislav.krupansky, spencerpaulfrench, vuntz |
| Version: | Milestone 5 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Forgotten User w4XUsT47_R
2009-08-18 13:26:33 UTC
haha, the opposite bug is bnc#525566. In SLED11, gdm-autologin.patch is added to realize this requirement. (In reply to comment #1) > In SLED11, gdm-autologin.patch is added to realize this requirement. This patch is supposed to be upstream now, so it should be in our tarballs... in gdm-static-display.c:gdm_static_display_unmanage
/* Only allow timed/automatic login once */
GDM_STATIC_DISPLAY (display)->priv->enable_timed_login = FALSE;
is not in our tarballs. (opensuse11.2)
Still isn´t fixed in M7. But worse thing is, that it´s impossible restart machine. When i click restart, system is logged out and logged in back to Gnome. a similar behaviour as is mentiond in https://bugzilla.novell.com/show_bug.cgi?id=537329#c5 This is basic stuff what should work, undebated. Rastislav, You need install the polkit and polkit-gnome for restart correctly. (In reply to comment #5) > Rastislav, > > You need install the polkit and polkit-gnome for restart correctly. polkit and polkit-gnome are installed. linux@linux:~> rpm -q polkit polkit-gnome polkit-0.94-2.2.i586 polkit-gnome-0.94-1.4.i586 linux@linux:~> rpm -q -changelog polkit * Wed Aug 19 2009 vuntz@novell.com - Add Requires on polkit to libpolkit0: all applications using libpolkit0 will really need polkit to be installed to work properly. linux@linux:~> rpm -q -changelog polkit-gnome * Thu Aug 13 2009 kay.sievers@novell.com - Update to version 0.94: - Add library with a PolkitLockButton widget - Make use of new API to better cope with one-shot authorizations - Create libpolkit-gtk-1-0 package, and devel package. I am just trying Factory LiveCD, build 0300 and autologin instead restart still exists. Reproducible on different hardware. linux@linux:~> rpm -q polkit polkit-gnome polkit-0.94-2.3.i586 polkit-gnome-0.94-1.8.i586 I've pushed a fix for this in GNOME:Factory (unfortunately, the build service seems to loop on the build, so the package isn't built yet). *** Bug 544328 has been marked as a duplicate of this bug. *** |