
October 18th, 2012, 04:04 AM
|
|
Registered User
|
|
Join Date: Oct 2012
Posts: 1
Time spent in forums: 47 m 46 sec
Reputation Power: 0
|
|
|
Failed to add new user
Hi evreyone ,
Hope that you can help me ,
I'm using Sun One ldap server running,
but i for some reason i don't succeed to add new users from cli
Here is an example of my test.ldif file
#dn:mail=u3@test.me+BezeqIntSitesUserStatus=Active+BezeqIntSitesUID=u3@test.
me+BezeqIntSitesRole=PORTAL:ADMIN+BezeqIntSitesPersonalID=123+BezeqIntSitesFi
nOps=false,o=sites,dc=ctera,dc=me
BezeqIntSitesFinOps: false
BezeqIntSitesPersonalID: 123
BezeqIntSitesRole: PORTAL:ADMIN
BezeqIntSitesUID:<EMail address>
BezeqIntSitesUserStatus: Active
mail:<EMail address>
userPassword:: e3NoYX1XNnBoNU1tNVB6OEdnaVVMYlBnekczN21qOWc9
objectClass: bezeqintsitesuser
i trying to add user with ldapadd command but, any suggestions for how to command should be ?
Thx
|