syncing examples
[samba.git] / examples / LDAP / ldapsync.pl
index fecc594c2d23e24bd548d18baf19d791e75b4f0e..c112bcc34cb7a1585b4ea3c2636b92c92bada125 100644 (file)
@@ -8,6 +8,11 @@
 #              modified to change lmpassword and ntpassword for samba
 # 05/01/2001   mami@arena.sci.univr.it
 #              modified for being also a /bin/passwd replacement
+#
+# ACHTUNG!!    For servers that support the LDAP Modify password 
+#              extended op (e.g. OpenLDAP), see the "ldap password 
+#              sync" option in smb.conf(5).  
+#
 
 $basedn = "ou=Students,dc=univr, dc=it";
 $binddn = "uid=root,dc=univr,dc=it";