svn commit: samba r12692 - in trunk/source/utils: .

gd at samba.org gd at samba.org
Tue Jan 3 11:43:30 GMT 2006


Author: gd
Date: 2006-01-03 11:43:29 +0000 (Tue, 03 Jan 2006)
New Revision: 12692

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

Log:
And yet another one.

Guenther

Modified:
   trunk/source/utils/sharesec.c


Changeset:
Modified: trunk/source/utils/sharesec.c
===================================================================
--- trunk/source/utils/sharesec.c	2006-01-03 06:33:49 UTC (rev 12691)
+++ trunk/source/utils/sharesec.c	2006-01-03 11:43:29 UTC (rev 12692)
@@ -298,6 +298,8 @@
 
 	setlinebuf(stdout);
 
+	load_case_tables();
+
 	lp_load( dyn_CONFIGFILE, False, False, False );
 
 	pc = poptGetContext("smbcacls", argc, argv, long_options, 0);



More information about the samba-cvs mailing list