El mié, 21-07-2010 a las 13:22 -0500, Brian Cameron escribió: > Please file a bug at http://bugzilla.gnome.org/ in the "gdm" category. > This issue is more likely to receive attention if a bug is filed. > > Thanks, > > Brian > I have a possible patch. Tested and now works ok. I will send to bugzilla now. -- Saludos -- http://mariodebian.com
Index: gdm-2.30.2.is.2.30.2/daemon/gdm-xdmcp-display.c =================================================================== --- gdm-2.30.2.is.2.30.2.orig/daemon/gdm-xdmcp-display.c 2010-07-21 16:16:14.000000000 +0200 +++ gdm-2.30.2.is.2.30.2/daemon/gdm-xdmcp-display.c 2010-07-21 21:27:04.000000000 +0200 @@ -190,6 +190,9 @@ *enabledp = FALSE; *usernamep = g_strdup (""); *delayp = 0; + + /* FIXME read key security/AllowRemoteAutoLogin */ + GDM_DISPLAY_CLASS (gdm_xdmcp_display_parent_class)->get_timed_login_details (display, enabledp, usernamep, delayp); } static void
Attachment:
signature.asc
Description: This is a digitally signed message part