Hi.
This patch makes msec work as could be expected wrt the allow_user_list()
function, ie, 'allow(1)' means respect user wishes or manual config,
not 'force'. And 'allow(0)' means 'force no user list'.
--- /usr/share/msec/libmsec.py.orig Tue Feb 26 00:44:02 2002
+++ /usr/share/msec/libmsec.py Tue Feb 26 00:46:10 2002
@@ -229,8 +229,6 @@
if arg:
_interactive and log(_('Allowing the listing of users in display managers'))
- kdmrc.exists() and kdmrc.set_shell_variable('ShowUsers', 'All')
- gdmconf.exists() and gdmconf.set_shell_variable('Browser', 'true')
else:
_interactive and log(_('Disabling the listing of users in display managers'))
kdmrc.exists() and kdmrc.set_shell_variable('ShowUsers', 'None')
I think this is the correct fix. I am beginning to hate msec re-enabling
user list each time I upgrade it. It is no more fun.
--
J.A. Magallon # Let the source be with you...
mailto:[EMAIL PROTECTED]
Mandrake Linux release 8.2 (Cooker) for i586
Linux werewolf 2.4.18-rc4-jam2 #1 SMP Mon Feb 25 01:28:24 CET 2002 i686