I can't add any user

Shin Imai <[email protected]> Tue, 24 May 2005 16:00:49 +0900
Newsgroups gmane.network.directoryadmin
Message-ID <[email protected]>
Hi, 

I can't add a new user but a new group. 
When I try to add it I get object class violation. 

I installed openldap-stable-20050429.tgz and directory_administrator-1.6.0-2.i386.rpm.
I think installation is OK.
And I downloaded Migration tools. 
I did :
# migrate_base.pl > base.ldif
# migrate_passwd.pl /etc/passwd passwd.ldif
# migrate_group.pl /etc/group group.ldif

I deleted all entries except for ire, group and people because I don't
need the others.

then :
# ldapadd -h localhost -D "cn=Manager,o=ire" -w -f base.ldif
# ldapadd -h localhost -D "cn=Manager,o=ire" -w -f passwd.ldif
# ldapadd -h localhost -D "cn=Manager,o=ire" -w -f group.ldif

now startx directory administrator
I get bunch of users and groups. It looks like succeeded to install. 
And I tried to add a new user but I get the error. 
I'm lookin up over the web sites but I can't find the reason yet. 
If anyone knows how to work it out please tell me.


Shin Imai
-- 
Shin Imai <[email protected]>