bonjour
tout d’abord merci pour le tuto qui est épuré, mais a le mérite d’aller droit au but, néanmoins, j’ai un soucis, tout ce passe bien lors de l’installation et de la configuration jusqu’à “smbldap-populate”.
à ce moment là il m’indique que “root” n’existe pas et j’ai bien fait (smbpasswd -w “mdproot”)
{root@testdebian:/home/pascal# smbpasswd -w test
Setting stored password for “cn=admin,dc=testserveur,dc=be” in secrets.tdb}
je suis loin d’etre spécialiste en la matière, mais je pense que certains fichiers de smbldap-tools seraient corrompu
voici ce qu’il se passe au moment de la commande :
[color=#4040FF]{root@testdebian:/home/pascal# smbldap-populate
Populating LDAP directory for domain sambaldap (S-1-5-21-1872296690-677027259-809274498)
(using builtin directory structure)
entry dc=testserveur,dc=be already exist.
adding new entry: ou=Users,dc=testserveur,dc=be
failed to add entry: modifications require authentication at /usr/sbin/smbldap-populate line 498, line 12.
adding new entry: ou=Groups,dc=testserveur,dc=be
failed to add entry: modifications require authentication at /usr/sbin/smbldap-populate line 498, line 17.
adding new entry: ou=Machines,dc=testserveur,dc=be
failed to add entry: modifications require authentication at /usr/sbin/smbldap-populate line 498, line 22.
adding new entry: ou=Idmap,dc=testserveur,dc=be
failed to add entry: modifications require authentication at /usr/sbin/smbldap-populate line 498, line 27.
adding new entry: uid=root,ou=Users,dc=testserveur,dc=be
failed to add entry: modifications require authentication at /usr/sbin/smbldap-populate line 498, line 55.
adding new entry: uid=nobody,ou=Users,dc=testserveur,dc=be
failed to add entry: modifications require authentication at /usr/sbin/smbldap-populate line 498, line 83.
adding new entry: cn=Domain Admins,ou=Groups,dc=testserveur,dc=be
failed to add entry: modifications require authentication at /usr/sbin/smbldap-populate line 498, line 95.
adding new entry: cn=Domain Users,ou=Groups,dc=testserveur,dc=be
failed to add entry: modifications require authentication at /usr/sbin/smbldap-populate line 498, line 106.
adding new entry: cn=Domain Guests,ou=Groups,dc=testserveur,dc=be
failed to add entry: modifications require authentication at /usr/sbin/smbldap-populate line 498, line 117.
adding new entry: cn=Domain Computers,ou=Groups,dc=testserveur,dc=be
failed to add entry: modifications require authentication at /usr/sbin/smbldap-populate line 498, line 128.
adding new entry: cn=Administrators,ou=Groups,dc=testserveur,dc=be
failed to add entry: modifications require authentication at /usr/sbin/smbldap-populate line 498, line 173.
adding new entry: cn=Account Operators,ou=Groups,dc=testserveur,dc=be
failed to add entry: modifications require authentication at /usr/sbin/smbldap-populate line 498, line 195.
adding new entry: cn=Print Operators,ou=Groups,dc=testserveur,dc=be
failed to add entry: modifications require authentication at /usr/sbin/smbldap-populate line 498, line 206.
adding new entry: cn=Backup Operators,ou=Groups,dc=testserveur,dc=be
failed to add entry: modifications require authentication at /usr/sbin/smbldap-populate line 498, line 217.
adding new entry: cn=Replicators,ou=Groups,dc=testserveur,dc=be
failed to add entry: modifications require authentication at /usr/sbin/smbldap-populate line 498, line 228.
entry sambaDomainName=sambaldap,dc=testserveur,dc=be already exist. Updating it…
failed to modify entry: modifications require authentication at /usr/sbin/smbldap-populate line 491, line 236.
Please provide a password for the domain root:
/usr/sbin/smbldap-passwd: user root doesn’t exist}[/color]