Operating System - HP-UX
1832686 Members
2792 Online
110043 Solutions
New Discussion

Problem to import database of users in ldap server

 
Marcelo De Florio_1
Frequent Advisor

Problem to import database of users in ldap server

Any ideas, I need import passwd of server, so
i have a problem, messagges:

# Error: 32
Add LDAPEntry: uid=root,ou=People,uid=admin,ou=unix,o=cajval.sba.com.ar; LDAPAttributeSet: LDAPAttribute {type='gecos', values='Supe
ruser,,,'} LDAPAttribute {type='uidnumber', values='0'} LDAPAttribute {type='gidnumber', values='3'} LDAPAttribute {type='homedirect
ory', values='/'} LDAPAttribute {type='objectclass', values='top,account,posixAccount'} LDAPAttribute {type='loginshell', values='/s
bin/sh'} LDAPAttribute {type='cn', values='Superuser'} LDAPAttribute {type='uid', values='root'} LDAPAttribute {type='userpassword',
values='{crypt}*'}
Marcelo De Florio