[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
cannot populate with smbldap-populate
- To: openldap-technical@openldap.org
- Subject: cannot populate with smbldap-populate
- From: stefano malini <lozingalo@gmail.com>
- Date: Sat, 28 Apr 2012 11:30:11 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=lOhaYHguV+cBeyeSQUIwmxyB31r93A0GBws/KP2mMqA=; b=knfjRhSaiwaBEGeGLEMpNEOyA322EIgQSBiO2Ps9qlvM/a01/PeJ49qqOGI8bIEzob 33xoFzGyeMvNInC3MdT/ccLKB9GTWNZVAtvjE084vVfgLKeUahxCjgpR6ZtdGd8Det8y VF/BJ+A9Q4CP3JEd8lX5lr//+BAPUGsTdKU45Ch054CbNF53xOMkRQnQzFQVv8zi95px WgRFuN7GZaFlrBAFSarpOCpgqsvdD6r+rakQZrZFhsDxNQLlDKAinevnK65m3cDWfOEb qHmmdngMIsGuW+w0pPQmtEEOPtddBmsjPkAMzN8erybk0/TpJlTALfUiyAWveJIMsOz9 gr4g==
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111108 Thunderbird/3.1.16
Hi,
i cannot end the populating process using smbldap-populate due to this
errors:
root@amahoro:~# smbldap-populate
Populating LDAP directory for domain AMAHORO
(S-1-5-21-251852451-2940789264-3475694606)
(using builtin directory structure)
entry dc=amahoro,dc=bi already exist.
entry ou=Users,dc=amahoro,dc=bi already exist.
entry ou=Groups,dc=amahoro,dc=bi already exist.
entry ou=Computers,dc=amahoro,dc=bi already exist.
entry ou=Idmap,dc=amahoro,dc=bi already exist.
adding new entry: uid=root,ou=Users,dc=amahoro,dc=bi
failed to add entry: index generation failed at
/usr/sbin/smbldap-populate line 498, <GEN1> line 58.
adding new entry: uid=nobody,ou=Users,dc=amahoro,dc=bi
failed to add entry: index generation failed at
/usr/sbin/smbldap-populate line 498, <GEN1> line 89.
adding new entry: cn=Domain Admins,ou=Groups,dc=amahoro,dc=bi
failed to add entry: index generation failed at
/usr/sbin/smbldap-populate line 498, <GEN1> line 101.
adding new entry: cn=Domain Users,ou=Groups,dc=amahoro,dc=bi
failed to add entry: index generation failed at
/usr/sbin/smbldap-populate line 498, <GEN1> line 112.
adding new entry: cn=Domain Guests,ou=Groups,dc=amahoro,dc=bi
failed to add entry: index generation failed at
/usr/sbin/smbldap-populate line 498, <GEN1> line 123.
adding new entry: cn=Domain Computers,ou=Groups,dc=amahoro,dc=bi
failed to add entry: index generation failed at
/usr/sbin/smbldap-populate line 498, <GEN1> line 134.
adding new entry: cn=Administrators,ou=Groups,dc=amahoro,dc=bi
failed to add entry: index generation failed at
/usr/sbin/smbldap-populate line 498, <GEN1> line 179.
adding new entry: cn=Account Operators,ou=Groups,dc=amahoro,dc=bi
failed to add entry: index generation failed at
/usr/sbin/smbldap-populate line 498, <GEN1> line 201.
adding new entry: cn=Print Operators,ou=Groups,dc=amahoro,dc=bi
failed to add entry: index generation failed at
/usr/sbin/smbldap-populate line 498, <GEN1> line 212.
adding new entry: cn=Backup Operators,ou=Groups,dc=amahoro,dc=bi
failed to add entry: index generation failed at
/usr/sbin/smbldap-populate line 498, <GEN1> line 223.
adding new entry: cn=Replicators,ou=Groups,dc=amahoro,dc=bi
failed to add entry: index generation failed at
/usr/sbin/smbldap-populate line 498, <GEN1> line 234.
entry sambaDomainName=AMAHORO,dc=amahoro,dc=bi already exist. Updating it...
Please provide a password for the domain root:
/usr/sbin/smbldap-passwd: user root doesn't exist
i don't find the error "index generation failed" on internet. Do you
know the problem?
Thanks