From e86235fbdcfe8dd71b2ee887052e27f67a240fab Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Thu, 20 Jan 2005 16:31:42 +0000 Subject: r4867: Removing smbldap-tools from the svn tree. I'll include the latest version in the actual release tarballs. Have spoken to the idealx developers about this. Updated README to reflect the changte for people using svn. Removed ldapsync.pl since it is no longer needed when using the smbldap-tools (only keep things you support). (This used to be commit f745e5119f420d4826ac395037880666761e05e8) --- examples/LDAP/README | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) (limited to 'examples/LDAP/README') diff --git a/examples/LDAP/README b/examples/LDAP/README index 2f4b4f2a05..aa3207fd1f 100644 --- a/examples/LDAP/README +++ b/examples/LDAP/README @@ -52,22 +52,12 @@ objectclass. smbldap-tools/ -------------- -This is a collection of perl scripts (wrapped around the standard -OpenLDAP command line tools) for managing Samba and posix accounts -in an LDAP directory. See the README file included with the scripts -for more details. +The smbldap-tools have been removed from the samba svn +tree. The latest version will continue to be included +in Samba releases. - -ldapsync.pl ------------ -For more information on these scripts, see - - http://www.mami.net/univr/tng-ldap/howto/ - - -The ldapsync.pl script requires a small command (smbencrypt) -for generating LanMan and NT password hashes which -can be found at ftp://samba.org/pub/samba/contributed/ +The smbldap-tools package can be downloaded individually from +http://samba.idealx.org/dist/ !== !== end of README -- cgit