Mike Mueller
2006-Dec-23 10:18 UTC
[Fedora-directory-users] Can''t connect to admin server as Directory Manager
I just did a fresh install of FDS 1.0.4 on a Gentoo Linux workstation (built manually, not from RPM). After running the setup script to install it, everything appears to be working, except I can''t login to the admin console. I can connect to the server via the web browser on my admin port (9419) and authenticate fine there. However, when I start the console up, I do: User ID: cn=Directory Manager Password: <my password> Administration URL: http://hostname.domain.com:9419/ The dialog that I get says: "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://hostname.domain.com:9419/admin-serv/authenticate" I made sure that the admin server isn''t configured to block any hosts or IP addresses (set them both to ''*'' in the local.conf file). Here''s what the error log says: [Sat Dec 23 05:09:46 2006] [notice] [client 192.168.2.1] admserv_host_ip_check: ap_get_remote_host could not resolve 192.168.2.1 [Sat Dec 23 05:09:46 2006] [error] [client 192.168.2.1] user cn=Directory Manager not found: /admin-serv/authenticate How could the "cn=Directory Manager" user be not found? Doesn''t it always exist? Yes, I used the default name for this user when I ran setup. Any input would be appreciated! Thanks, Mike
Bob Rossi
2006-Dec-25 03:10 UTC
Re: [Fedora-directory-users] Can''t connect to admin server as Directory Manager
Could it be uninterruptible sleep? Just think about it.> On Sat, Dec 23, 2006 at 05:18:42AM -0500, Mike Mueller wrote: > > I just did a fresh install of FDS 1.0.4 on a Gentoo Linux workstation > > (built manually, not from RPM). After running the setup script to > > install it, everything appears to be working, except I can''t login to > > the admin console. I can connect to the server via the web browser on > > my admin port (9419) and authenticate fine there. > > > > However, when I start the console up, I do: > > > > User ID: cn=Directory Manager > > Password: <my password> > > Administration URL: http://hostname.domain.com:9419/ > > > > The dialog that I get says: > > > > "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://hostname.domain.com:9419/admin-serv/authenticate" > > > > I made sure that the admin server isn''t configured to block any hosts > > or IP addresses (set them both to ''*'' in the local.conf file). > > > > Here''s what the error log says: > > > > [Sat Dec 23 05:09:46 2006] [notice] [client 192.168.2.1] > > admserv_host_ip_check: ap_get_remote_host could not resolve > > 192.168.2.1 > > [Sat Dec 23 05:09:46 2006] [error] [client 192.168.2.1] user > > cn=Directory Manager not found: /admin-serv/authenticate > > > > How could the "cn=Directory Manager" user be not found? Doesn''t it > > always exist? Yes, I used the default name for this user when I ran > > setup. > > > > Any input would be appreciated! > > > > Thanks, > > Mike >
Mike Mueller
2006-Dec-28 10:45 UTC
Re: [Fedora-directory-users] Can''t connect to admin server as Directory Manager
I hate to do this, but I''d really appreciate it if someone has any thoughs about my problem using the GUI admin console. I''m completely stuck. (In other words, "bump") Mike On 12/24/06, Bob Rossi <ihateuninterruptiblesleep@gmail.com> wrote:> Could it be uninterruptible sleep? Just think about it. > > > On Sat, Dec 23, 2006 at 05:18:42AM -0500, Mike Mueller wrote: > > > I just did a fresh install of FDS 1.0.4 on a Gentoo Linux workstation > > > (built manually, not from RPM). After running the setup script to > > > install it, everything appears to be working, except I can''t login to > > > the admin console. I can connect to the server via the web browser on > > > my admin port (9419) and authenticate fine there. > > > > > > However, when I start the console up, I do: > > > > > > User ID: cn=Directory Manager > > > Password: <my password> > > > Administration URL: http://hostname.domain.com:9419/ > > > > > > The dialog that I get says: > > > > > > "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://hostname.domain.com:9419/admin-serv/authenticate" > > > > > > I made sure that the admin server isn''t configured to block any hosts > > > or IP addresses (set them both to ''*'' in the local.conf file). > > > > > > Here''s what the error log says: > > > > > > [Sat Dec 23 05:09:46 2006] [notice] [client 192.168.2.1] > > > admserv_host_ip_check: ap_get_remote_host could not resolve > > > 192.168.2.1 > > > [Sat Dec 23 05:09:46 2006] [error] [client 192.168.2.1] user > > > cn=Directory Manager not found: /admin-serv/authenticate > > > > > > How could the "cn=Directory Manager" user be not found? Doesn''t it > > > always exist? Yes, I used the default name for this user when I ran > > > setup. > > > > > > Any input would be appreciated! > > > > > > Thanks, > > > Mike > > > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >
Richard Megginson
2007-Jan-02 21:00 UTC
Re: [Fedora-directory-users] Can''t connect to admin server as Directory Manager
Mike Mueller wrote:> I hate to do this, but I''d really appreciate it if someone has any > thoughs about my problem using the GUI admin console. I''m completely > stuck.Check the access log for the DS from around the time of the console login attempt. You should see a BIND dn="cn=directory manager" followed by the result of that operation.> > (In other words, "bump") > > Mike > > On 12/24/06, Bob Rossi <ihateuninterruptiblesleep@gmail.com> wrote: >> Could it be uninterruptible sleep? Just think about it. >> >> > On Sat, Dec 23, 2006 at 05:18:42AM -0500, Mike Mueller wrote: >> > > I just did a fresh install of FDS 1.0.4 on a Gentoo Linux >> workstation >> > > (built manually, not from RPM). After running the setup script to >> > > install it, everything appears to be working, except I can''t >> login to >> > > the admin console. I can connect to the server via the web >> browser on >> > > my admin port (9419) and authenticate fine there. >> > > >> > > However, when I start the console up, I do: >> > > >> > > User ID: cn=Directory Manager >> > > Password: <my password> >> > > Administration URL: http://hostname.domain.com:9419/ >> > > >> > > The dialog that I get says: >> > > >> > > "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://hostname.domain.com:9419/admin-serv/authenticate" >> > > >> > > I made sure that the admin server isn''t configured to block any >> hosts >> > > or IP addresses (set them both to ''*'' in the local.conf file). >> > > >> > > Here''s what the error log says: >> > > >> > > [Sat Dec 23 05:09:46 2006] [notice] [client 192.168.2.1] >> > > admserv_host_ip_check: ap_get_remote_host could not resolve >> > > 192.168.2.1 >> > > [Sat Dec 23 05:09:46 2006] [error] [client 192.168.2.1] user >> > > cn=Directory Manager not found: /admin-serv/authenticate >> > > >> > > How could the "cn=Directory Manager" user be not found? Doesn''t it >> > > always exist? Yes, I used the default name for this user when I ran >> > > setup. >> > > >> > > Any input would be appreciated! >> > > >> > > Thanks, >> > > Mike >> > >> >> -- >> Fedora-directory-users mailing list >> Fedora-directory-users@redhat.com >> https://www.redhat.com/mailman/listinfo/fedora-directory-users >> > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users
Mike Mueller
2007-Jan-02 21:18 UTC
Re: [Fedora-directory-users] Can''t connect to admin server as Directory Manager
On 1/2/07, Richard Megginson <rmeggins@redhat.com> wrote:> Mike Mueller wrote: > > I hate to do this, but I''d really appreciate it if someone has any > > thoughs about my problem using the GUI admin console. I''m completely > > stuck. > Check the access log for the DS from around the time of the console > login attempt. You should see a BIND dn="cn=directory manager" followed > by the result of that operation. > > > > (In other words, "bump") > > > > Mike > > > > On 12/24/06, Bob Rossi <ihateuninterruptiblesleep@gmail.com> wrote: > >> Could it be uninterruptible sleep? Just think about it. > >> > >> > On Sat, Dec 23, 2006 at 05:18:42AM -0500, Mike Mueller wrote: > >> > > I just did a fresh install of FDS 1.0.4 on a Gentoo Linux > >> workstation > >> > > (built manually, not from RPM). After running the setup script to > >> > > install it, everything appears to be working, except I can''t > >> login to > >> > > the admin console. I can connect to the server via the web > >> browser on > >> > > my admin port (9419) and authenticate fine there. > >> > > > >> > > However, when I start the console up, I do: > >> > > > >> > > User ID: cn=Directory Manager > >> > > Password: <my password> > >> > > Administration URL: http://hostname.domain.com:9419/ > >> > > > >> > > The dialog that I get says: > >> > > > >> > > "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://hostname.domain.com:9419/admin-serv/authenticate" > >> > > > >> > > I made sure that the admin server isn''t configured to block any > >> hosts > >> > > or IP addresses (set them both to ''*'' in the local.conf file). > >> > > > >> > > Here''s what the error log says: > >> > > > >> > > [Sat Dec 23 05:09:46 2006] [notice] [client 192.168.2.1] > >> > > admserv_host_ip_check: ap_get_remote_host could not resolve > >> > > 192.168.2.1 > >> > > [Sat Dec 23 05:09:46 2006] [error] [client 192.168.2.1] user > >> > > cn=Directory Manager not found: /admin-serv/authenticate > >> > > > >> > > How could the "cn=Directory Manager" user be not found? Doesn''t it > >> > > always exist? Yes, I used the default name for this user when I ran > >> > > setup. > >> > > > >> > > Any input would be appreciated! > >> > > > >> > > Thanks, > >> > > Mike > >> > > >> > >> -- > >> Fedora-directory-users mailing list > >> Fedora-directory-users@redhat.com > >> https://www.redhat.com/mailman/listinfo/fedora-directory-users > >> > > > > -- > > Fedora-directory-users mailing list > > Fedora-directory-users@redhat.com > > https://www.redhat.com/mailman/listinfo/fedora-directory-users > > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-usersNothing at all appears in the slapd access or error logs.
Richard Megginson
2007-Jan-02 21:19 UTC
Re: [Fedora-directory-users] Can''t connect to admin server as Directory Manager
Mike Mueller wrote:> On 1/2/07, Richard Megginson <rmeggins@redhat.com> wrote: >> Mike Mueller wrote: >> > I hate to do this, but I''d really appreciate it if someone has any >> > thoughs about my problem using the GUI admin console. I''m completely >> > stuck. >> Check the access log for the DS from around the time of the console >> login attempt. You should see a BIND dn="cn=directory manager" followed >> by the result of that operation. >> > >> > (In other words, "bump") >> > >> > Mike >> > >> > On 12/24/06, Bob Rossi <ihateuninterruptiblesleep@gmail.com> wrote: >> >> Could it be uninterruptible sleep? Just think about it. >> >> >> >> > On Sat, Dec 23, 2006 at 05:18:42AM -0500, Mike Mueller wrote: >> >> > > I just did a fresh install of FDS 1.0.4 on a Gentoo Linux >> >> workstation >> >> > > (built manually, not from RPM). After running the setup >> script to >> >> > > install it, everything appears to be working, except I can''t >> >> login to >> >> > > the admin console. I can connect to the server via the web >> >> browser on >> >> > > my admin port (9419) and authenticate fine there. >> >> > > >> >> > > However, when I start the console up, I do: >> >> > > >> >> > > User ID: cn=Directory Manager >> >> > > Password: <my password> >> >> > > Administration URL: http://hostname.domain.com:9419/ >> >> > > >> >> > > The dialog that I get says: >> >> > > >> >> > > "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://hostname.domain.com:9419/admin-serv/authenticate" >> >> > > >> >> > > I made sure that the admin server isn''t configured to block any >> >> hosts >> >> > > or IP addresses (set them both to ''*'' in the local.conf file). >> >> > > >> >> > > Here''s what the error log says: >> >> > > >> >> > > [Sat Dec 23 05:09:46 2006] [notice] [client 192.168.2.1] >> >> > > admserv_host_ip_check: ap_get_remote_host could not resolve >> >> > > 192.168.2.1 >> >> > > [Sat Dec 23 05:09:46 2006] [error] [client 192.168.2.1] user >> >> > > cn=Directory Manager not found: /admin-serv/authenticate >> >> > > >> >> > > How could the "cn=Directory Manager" user be not found? >> Doesn''t it >> >> > > always exist? Yes, I used the default name for this user when >> I ran >> >> > > setup. >> >> > > >> >> > > Any input would be appreciated! >> >> > > >> >> > > Thanks, >> >> > > Mike >> >> > >> >> >> >> -- >> >> Fedora-directory-users mailing list >> >> Fedora-directory-users@redhat.com >> >> https://www.redhat.com/mailman/listinfo/fedora-directory-users >> >> >> > >> > -- >> > Fedora-directory-users mailing list >> > Fedora-directory-users@redhat.com >> > https://www.redhat.com/mailman/listinfo/fedora-directory-users >> >> >> -- >> Fedora-directory-users mailing list >> Fedora-directory-users@redhat.com >> https://www.redhat.com/mailman/listinfo/fedora-directory-users > > Nothing at all appears in the slapd access or error logs.Hmm - check shared/config/dbswitch.conf and make sure it points to the correct ds host and port.> > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users
Bart Schelstraete
2007-Jan-02 21:22 UTC
Re: [Fedora-directory-users] Can''t connect to admin server as Directory Manager
Can you just try adding your IP to the /etc/hosts file? Bart On 1/2/07, Mike Mueller <mike@subfocal.net> wrote:> On 1/2/07, Richard Megginson <rmeggins@redhat.com> wrote: > > Mike Mueller wrote: > > > I hate to do this, but I''d really appreciate it if someone has any > > > thoughs about my problem using the GUI admin console. I''m completely > > > stuck. > > Check the access log for the DS from around the time of the console > > login attempt. You should see a BIND dn="cn=directory manager" followed > > by the result of that operation. > > > > > > (In other words, "bump") > > > > > > Mike > > > > > > On 12/24/06, Bob Rossi <ihateuninterruptiblesleep@gmail.com> wrote: > > >> Could it be uninterruptible sleep? Just think about it. > > >> > > >> > On Sat, Dec 23, 2006 at 05:18:42AM -0500, Mike Mueller wrote: > > >> > > I just did a fresh install of FDS 1.0.4 on a Gentoo Linux > > >> workstation > > >> > > (built manually, not from RPM). After running the setup script to > > >> > > install it, everything appears to be working, except I can''t > > >> login to > > >> > > the admin console. I can connect to the server via the web > > >> browser on > > >> > > my admin port (9419) and authenticate fine there. > > >> > > > > >> > > However, when I start the console up, I do: > > >> > > > > >> > > User ID: cn=Directory Manager > > >> > > Password: <my password> > > >> > > Administration URL: http://hostname.domain.com:9419/ > > >> > > > > >> > > The dialog that I get says: > > >> > > > > >> > > "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://hostname.domain.com:9419/admin-serv/authenticate" > > >> > > > > >> > > I made sure that the admin server isn''t configured to block any > > >> hosts > > >> > > or IP addresses (set them both to ''*'' in the local.conf file). > > >> > > > > >> > > Here''s what the error log says: > > >> > > > > >> > > [Sat Dec 23 05:09:46 2006] [notice] [client 192.168.2.1] > > >> > > admserv_host_ip_check: ap_get_remote_host could not resolve > > >> > > 192.168.2.1 > > >> > > [Sat Dec 23 05:09:46 2006] [error] [client 192.168.2.1] user > > >> > > cn=Directory Manager not found: /admin-serv/authenticate > > >> > > > > >> > > How could the "cn=Directory Manager" user be not found? Doesn''t it > > >> > > always exist? Yes, I used the default name for this user when I ran > > >> > > setup. > > >> > > > > >> > > Any input would be appreciated! > > >> > > > > >> > > Thanks, > > >> > > Mike-- Schelstraete Bart http://www.schelstraete.org bart@schelstraete.org
Diana Shepard
2007-Jan-02 22:54 UTC
RE: [Fedora-directory-users] Can''t connect to admin serveras Directory Manager
I had trouble logging into the admin console on a RHEL server as well. My resolution; install 64-bit java.> -----Original Message----- > From: fedora-directory-users-bounces@redhat.com > [mailto:fedora-directory-users-bounces@redhat.com] On Behalf > Of Richard Megginson > Sent: Tuesday, January 02, 2007 2:01 PM > To: General discussion list for the Fedora Directory server project. > Subject: Re: [Fedora-directory-users] Can''t connect to admin > serveras Directory Manager > > Mike Mueller wrote: > > I hate to do this, but I''d really appreciate it if someone has any > > thoughs about my problem using the GUI admin console. I''m > completely > > stuck. > Check the access log for the DS from around the time of the > console login attempt. You should see a BIND > dn="cn=directory manager" followed by the result of that operation. > > > > (In other words, "bump") > > > > Mike > > > > On 12/24/06, Bob Rossi <ihateuninterruptiblesleep@gmail.com> wrote: > >> Could it be uninterruptible sleep? Just think about it. > >> > >> > On Sat, Dec 23, 2006 at 05:18:42AM -0500, Mike Mueller wrote: > >> > > I just did a fresh install of FDS 1.0.4 on a Gentoo Linux > >> workstation > >> > > (built manually, not from RPM). After running the > setup script > >> > > to install it, everything appears to be working, except I can''t > >> login to > >> > > the admin console. I can connect to the server via the web > >> browser on > >> > > my admin port (9419) and authenticate fine there. > >> > > > >> > > However, when I start the console up, I do: > >> > > > >> > > User ID: cn=Directory Manager > >> > > Password: <my password> > >> > > Administration URL: http://hostname.domain.com:9419/ > >> > > > >> > > The dialog that I get says: > >> > > > >> > > "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://hostname.domain.com:9419/admin-serv/authenticate" > >> > > > >> > > I made sure that the admin server isn''t configured to block any > >> hosts > >> > > or IP addresses (set them both to ''*'' in the local.conf file). > >> > > > >> > > Here''s what the error log says: > >> > > > >> > > [Sat Dec 23 05:09:46 2006] [notice] [client 192.168.2.1] > >> > > admserv_host_ip_check: ap_get_remote_host could not resolve > >> > > 192.168.2.1 > >> > > [Sat Dec 23 05:09:46 2006] [error] [client 192.168.2.1] user > >> > > cn=Directory Manager not found: /admin-serv/authenticate > >> > > > >> > > How could the "cn=Directory Manager" user be not > found? Doesn''t > >> > > it always exist? Yes, I used the default name for > this user when > >> > > I ran setup. > >> > > > >> > > Any input would be appreciated! > >> > > > >> > > Thanks, > >> > > Mike > >> > > >> > >> -- > >> Fedora-directory-users mailing list > >> Fedora-directory-users@redhat.com > >> https://www.redhat.com/mailman/listinfo/fedora-directory-users > >> > > > > -- > > Fedora-directory-users mailing list > > Fedora-directory-users@redhat.com > > https://www.redhat.com/mailman/listinfo/fedora-directory-users >