Re: patched garball for gdm
- From: Jeremy Huntwork <jhuntwork linuxfromscratch org>
- To: garnome-list gnome org
- Subject: Re: patched garball for gdm
- Date: Mon, 5 Dec 2005 03:10:31 +0000 (UTC)
Joseph E. Sacco, PhD <joseph_sacco <at> comcast.net> writes:
> I would edit verify-shadow.c
>
> and replace
>
> /* Configuration option variables */
> extern gboolean GdmAllowRoot;
> extern gboolean GdmAllowRemoteRoot;
> extern gint GdmRetryDelay;
> extern gboolean GdmDisplayLastLogin;
>
> with
>
> /* Configuration option variables */
> static gboolean GdmAllowRoot = FALSE;
> static gboolean GdmAllowRemoteRoot = FALSE;
> static gint GdmRetryDelay = 0;
> static gboolean GdmDisplayLastLogin = TRUE;
>
> which should (a) work, and (b) do no harm.
>
> I would appreciate hearing if this works.
Thank you for this! This worked excellently here. I encountered this problem
today and was loathe to the idea of installing PAM onto my system. I haven't
been able to test gdm yet - garnome is still building, but I will report if it
causes any errors.
--
JH
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]