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 mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected]
