Hello, I seem to be having problems using the 389-console GUI. I am entering the following information into each of the fields: User ID: cn=Directory Manager Password: password Administration URL: http://localhost.localdomain:9830 It fails with the following error: Cannot logon because of an incorrect User ID, Incorrect password or Directory problem. HttpException: Response: HTTP/1.1 401 Authorization Required Status: 401 URL: http://localhost.localdomain:9830/admin-serv/authenticate I have also tried with: User ID: admin Password: password Administration URL: http://localhost.localdomain:9830 It fails with the following error: Cannot connect to the directory server: netscape.ldap.LDAPException: error result (32): No such object I am able to run searches from the command line: [root@localhost ~]# ldapsearch -x -b o=netscaperoot -D "cn=directory manager" -w password "nsDirectoryURL=*" # extended LDIF # # LDAPv3 # base <o=netscaperoot> with scope subtree # filter: nsDirectoryURL=* # requesting: ALL # # UserDirectory, Global Preferences, MyDomain, NetscapeRoot dn: cn=UserDirectory,ou=Global Preferences,ou=MyDomain,o=NetscapeRoot objectClass: top objectClass: nsDirectoryInfo nsDirectoryURL: ldap://localhost.localdomain:389/dc=mpls cn: UserDirectory # search result search: 2 result: 0 Success # numResponses: 2 # numEntries: 1 [root@localhost ~]# If I try to access http://localhost.localdomain:9830 with a web browser, I am shown the "Services for users" page, but when I click on "389 Administration Express" i get the following error: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [no address given] and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Apache/2.2 Server at localhost.localdomain Port 9830 Anyone have any ideas? Thanks, Mike [root@localhost ~]# more /etc/redhat-release Fedora release 16 (Verne) [root@localhost ~]# rpm -qa|grep 389 389-console-1.1.7-1.fc16.noarch 389-ds-console-doc-1.2.6-1.fc16.noarch 389-ds-base-libs-1.2.10.2-1.fc16.x86_64 389-ds-1.2.2-1.fc15.noarch 389-ds-console-1.2.6-1.fc16.noarch 389-admin-1.1.23-1.fc16.x86_64 389-admin-console-doc-1.1.8-2.fc16.noarch 389-admin-console-1.1.8-2.fc16.noarch 389-dsgw-1.1.7-2.fc16.x86_64 389-adminutil-1.1.14-1.fc16.x86_64 389-ds-base-1.2.10.2-1.fc16.x86_64 |
-- 389 users mailing list 389-users@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/389-users