Hi! I need create accounts for integrations with different system. I don`t wont use standart accounts. So i tried create system user as discribe here Use a system account, created like this:. # ldapmodify -x -D 'cn=Directory Manager' -W after this command i get Enter LDAP Password: (witch password i need put here ?) ldap_bind: Invalid credentials (49) Where i can find right cn ?
dmitriys via FreeIPA-users wrote:
Hi! I need create accounts for integrations with different system. I don`t wont use standart accounts. So i tried create system user as discribe here Use a system account, created like this:. # ldapmodify -x -D 'cn=Directory Manager' -W after this command i get Enter LDAP Password: (witch password i need put here ?) ldap_bind: Invalid credentials (49) Where i can find right cn ?
Two passwords are set during IPA installation: the IPA admin password and the Directory Manager password. You want to use the later. The cn is correct.
rob
freeipa-users@lists.fedorahosted.org