Author: vlendec
Date: 2006-01-29 08:51:12 +0000 (Sun, 29 Jan 2006)
New Revision: 13219

WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=13219

Log:
Another one
Modified:
   trunk/source/nsswitch/pam_winbind.c


Changeset:
Modified: trunk/source/nsswitch/pam_winbind.c
===================================================================
--- trunk/source/nsswitch/pam_winbind.c 2006-01-29 08:03:08 UTC (rev 13218)
+++ trunk/source/nsswitch/pam_winbind.c 2006-01-29 08:51:12 UTC (rev 13219)
@@ -50,7 +50,7 @@
 
        load_case_tables();
 
-       if (!lp_load(dyn_CONFIGFILE,True,False,False)) {
+       if (!lp_load(dyn_CONFIGFILE,True,False,False,True)) {
                return -1;
        }
 

Reply via email to