svn commit: samba r7673 - in branches/SAMBA_4_0/source/heimdal_build: .

abartlet at samba.org abartlet at samba.org
Fri Jun 17 05:43:32 GMT 2005


Author: abartlet
Date: 2005-06-17 05:43:31 +0000 (Fri, 17 Jun 2005)
New Revision: 7673

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

Log:
With current Heimdal we don't need this (correct) fix.

This will however still be useful when we have crypt() based
authentication.

Andrew Bartlett

Modified:
   branches/SAMBA_4_0/source/heimdal_build/config.mk


Changeset:
Modified: branches/SAMBA_4_0/source/heimdal_build/config.mk
===================================================================
--- branches/SAMBA_4_0/source/heimdal_build/config.mk	2005-06-17 05:18:08 UTC (rev 7672)
+++ branches/SAMBA_4_0/source/heimdal_build/config.mk	2005-06-17 05:43:31 UTC (rev 7673)
@@ -380,6 +380,6 @@
 # Start SUBSYSTEM KERBEROS_LIB
 [SUBSYSTEM::KERBEROS_LIB]
 #REQUIRED_SUBSYSTEMS = EXT_LIB_KRB5
-REQUIRED_SUBSYSTEMS = HEIMDAL LIBREPLACE EXT_LIB_CRYPT
+REQUIRED_SUBSYSTEMS = HEIMDAL LIBREPLACE
 # End SUBSYSTEM KERBEROS_LIB
 #######################



More information about the samba-cvs mailing list