Hello,
I currently have an Open LDAP database running on Solaris 9. I’ve exported that to an LDIF file and moved that to an XServe. When I try to run
ldapmodify -a -f ldiffile
I get prompted for my password. After entering that, I receive this error message:
ldap_sasl_interactive_bind_s: Internal (implementation specific) error (80)
additiional info: SASL(13): user not found: no user in database
Anyone have a clue what I am doing wrong?
Thanks!
Comments are closed