Add new comment

Do you like HowtoForge? Please consider to support us by becoming a subscriber.
Submitted by Anonymous (not registered) on Thu, 2008-11-27 05:24.

Don't understand why I'm getting this after generating the LDIFs from migration tools:

ldapadd -D "cn=admin,dc=home-network" -W -f /tmp/passwd.ldif -x -c
Enter LDAP Password:
adding new entry "uid=root,ou=People,dc=home-network"
ldap_add: Invalid syntax (21)
    additional info: objectClass: value #5 invalid per syntax

adding new entry "uid=daemon,ou=People,dc=home-network"
ldap_add: Invalid syntax (21)
    additional info: objectClass: value #5 invalid per syntax

adding new entry "uid=bin,ou=People,dc=home-network"
ldap_add: Invalid syntax (21)
    additional info: objectClass: value #5 invalid per syntax

adding new entry "uid=sys,ou=People,dc=home-network"
ldap_add: Invalid syntax (21)
    additional info: objectClass: value #5 invalid per syntax

...Lot's more of the above

Any ideas why this is happening and how to fix it?

Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.