From 6bbe50bae47edd5937c312905a013e8957e55740 Mon Sep 17 00:00:00 2001 From: George Lebl Date: Wed, 24 Oct 2001 08:26:30 +0000 Subject: Remove the VerboseAuth conf variable, it provided absolutely zero extra Wed Oct 24 01:26:47 2001 George Lebl * bin/gdm.[ch], bin/verify-*.c, config/gdm.conf.in, gui/gdmconfig.(c|glade): Remove the VerboseAuth conf variable, it provided absolutely zero extra security (since it didn't divulge any info the user cannot get by other means, and making it false just made the whole thing less usable and more confusing) * bin/gdm.c: include locale.h --- daemon/gdm.h | 1 - 1 file changed, 1 deletion(-) (limited to 'daemon/gdm.h') diff --git a/daemon/gdm.h b/daemon/gdm.h index f16be9ff..fa21fbce 100644 --- a/daemon/gdm.h +++ b/daemon/gdm.h @@ -169,7 +169,6 @@ #define GDM_KEY_SESSIONMAXFILE "security/SessionMaxFile=524288" #define GDM_KEY_RELAXPERM "security/RelaxPermissions=0" #define GDM_KEY_RETRYDELAY "security/RetryDelay=3" -#define GDM_KEY_VERBAUTH "security/VerboseAuth=true" #define GDM_KEY_XDMCP "xdmcp/Enable=false" #define GDM_KEY_MAXPEND "xdmcp/MaxPending=4" -- cgit v1.2.1