My problem is what the subject says. Most of the searches I've found are 
what to do when you don't know the Directory Manager password. However I 
can confirm it is correct with ldapsearch, yet ipa-ca-install says it is 
wrong. I'd appreciate any hints as to where to look next.


[root@ipa3 chris]# export DMP=<pasword>

[root@ipa3 chris]# ldapsearch -x -D "cn=directory manager" -w $DMP  -s base -b 
"" "objectclass=*" | head
# extended LDIF
#
# LDAPv3
# base <> with scope baseObject
# filter: objectclass=*
# requesting: ALL
#

#
dn:

[root@ipa3 chris]# ipa-ca-install --password=$DMP
Directory Manager password is invalid


-- 
---
========================================================================
Chris Candreva  --  ch...@westnet.com  --  http://www.westnet.com/~chris
_______________________________________________
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org
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/freeipa-users@lists.fedorahosted.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to