svn commit: samba r7967 - in branches/SAMBA_4_0/source/lib/cmdline: .

abartlet at samba.org abartlet at samba.org
Tue Jun 28 00:52:11 GMT 2005


Author: abartlet
Date: 2005-06-28 00:52:10 +0000 (Tue, 28 Jun 2005)
New Revision: 7967

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

Log:
We don't have the ms_krb5 stuff any more. 

Andrew Bartlett

Modified:
   branches/SAMBA_4_0/source/lib/cmdline/popt_common.c


Changeset:
Modified: branches/SAMBA_4_0/source/lib/cmdline/popt_common.c
===================================================================
--- branches/SAMBA_4_0/source/lib/cmdline/popt_common.c	2005-06-28 00:51:35 UTC (rev 7966)
+++ branches/SAMBA_4_0/source/lib/cmdline/popt_common.c	2005-06-28 00:52:10 UTC (rev 7967)
@@ -235,7 +235,6 @@
 		exit(1);
 #else
 		lp_set_cmdline("gensec:krb5", "True");
-		lp_set_cmdline("gensec:ms_krb5", "True");
 #endif
 		break;
 



More information about the samba-cvs mailing list