After re-initialization of a dual master server I now cannot log into the directory management console as cn=Directory Manager. I receive the error:
Cannot logon because of an incorrect user id, incorrect password, or Directory problem.
httpException:
Resoponse: HTTP/1.1 401 Unauthorized
Status: 401
URL: http://url/admin-serv/authenticate
I know the password is correct as I can drop into an ldapmodify session with ./ldapmodify -D "cn=Directory Manager" -w <passwd> without error.
I've seen a few inquiries about this issue around the web but nothing to resolve the issue. I see the following in /opt/fedora-ds/admin-serv/logs/error:
security (27749): for host <hostname> trying to GET /admin-serv/authenticate, basic-ncsa reports: user cn=Directory Manager does not exist in pwfile /opt/fedora-ds/admin-serv/config/admpw
It is correct that there is not a line for cn=Directory Manager in admpw, but it is not located in the admpw file on the other dual master and I can log into its management console as cn=Directory Manager without error. They both just contain a line for user 'admin'.
When I try to log in as 'admin' (works fine on other dual master) I receive:
cannot connect to the directory server:
netscape.ldap.LDAPException: error result (32) matchedDN = ou =<domain>,o=netscaperoot; no such object
Is there something else that I need to do after re-initialization? Any guidance is greatly appreciated.
Thanks in advance,
Herb
-- 389 users mailing list 389-users@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/389-users