Displaying 1 result from an estimated 1 matches for "0929999u".
Did you mean:
0.299992
2011 Nov 30
1
migrate samba3 with smpbassword to ldap , problem with machine account
...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
homeDirectory: /dev/null
loginShell: /bin/false
description: Computer
gecos: Computer
sambaAcctFlag...