[Samba] Samba LDAP - bug in ldapsync.pl

Jim C jcllings at tsunamicomm.net
Tue Feb 11 00:11:58 GMT 2003


In the course of correcting directory references for Mandrake in 
smbldap-tools I came acrossed the following:

samba-2.2.7a/examples/LDAP/ldapsync.pl

on line 72 we have:

>         $ntpwd = `/usr/local/sbin/smbencrypt '$oldpass'`;

On Mandrake this would be:
 >         $ntpwd = `/usr/sbin/smbencrypt '$oldpass'`;

Except that I can't find anything by that name (i.e. smbencrypt ) in my 
rpm database.  Can anyone tell me what it is? Should it perhaps be 
replaced by mkntpwd or something?

Jim C.




More information about the samba mailing list