Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #374920
    mantasmatron
    Participant

    Greetings,

    I am currently using OpenLDAP (2.3.27) on RHEL5.2 for authentication. I recently purchased two brand new xserves so that I could migrate over to OD. I exported our info to an ldif file and am trying to import that file into OD via workgroup manager. The process seems to complete without error, yet I do not see any accounts within WGM. The only error that I have been able to find in slapd.log:

    Dec 3 11:27:46 gauss slapd[348]: <= bdb_substring_candidates: (authAuthority) index_param failed (18) Dec 3 11:28:16: --- last message repeated 1 time --- I am certain this is user error, and would appreciate any suggestions. Thanks! Mike

    #374943
    trondah
    Participant

    Try importing using the command line tool ldapmodify -a -f file.

    #374952
    mantasmatron
    Participant

    Greetings,

    Thanks for the tip! Unfortunately it did not seem to work. It gives the error below:

    ldap_add: Constraint violation (19)
    additional info: structuralObjectClass: no user modification allowed

    I also tried slapadd -c -l filename. That seems to have added the record to LDAP as I can see it when I query LDAP via command line, but the entry does not appear in WGM. Again, I am sure this is due to user error on my part somewhere.

    Thanks,

    Mike

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.

Comments are closed