Displaying 1 result from an estimated 1 matches for "4ecb6768".
Did you mean:
4ec89768
2011 Nov 30
1
migrate samba3 with smpbassword to ldap , problem with machine account
...aron)
with ldap (samba 3.4.5).
First I have got the original sid and modify i for all entries in ldap
To migrate machine account I insert in ldap id and NTPassword found in
smbpasswd.
Example:
testsige3$:1786:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:7CF3CEDCE1B18645345D30CE16402FEE:[W
]:LCT-4ECB6768:
so I add this in my ldap
dn:
uid=testsige3$,ou=ordinateurs,ou=ressources,ou=0929999u,ou=ac-versailles,o
u=education,o=gouv,c=fr
objectClass: top
objectClass: account
objectClass: posixAccount
objectClass: sambaSamAccount
cn: testsige3$
uid: testsige3$
uidNumber: 1786
gidNumber: 515
homeDirecto...