From trisooma at xs4all.nl Mon Nov 29 21:52:03 2010 Content-Type: multipart/mixed; boundary="===============5475601195790920927==" MIME-Version: 1.0 From: trisooma To: 389-users at lists.fedoraproject.org Subject: Re: [389-users] New 389 ds install - cannot logon to adm console Date: Mon, 29 Nov 2010 22:49:46 +0100 Message-ID: <4CF41FFA.90506@xs4all.nl> --===============5475601195790920927== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi, I am having the exact same issue: - fresh install of 389-ds (version 1.2.1-1.fc14) - server config: (as per = http://directory.fedoraproject.org/wiki/Howto:AdminServerLDAPMgmt) nsAdminAccessAddresses: * nsAdminAccessHosts: - servers are running (dirsrv/dirsrv-admin) - firewall is disabled (all traffic is accepted) - SELinux is disabled - curl can access auth url locally, see below: [shadowuser(a)icicle ~]$ curl http://localhost:9830/admin-serv/authenticate 401 Authorization Required

Authorization Required

This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn't understand how to supply the credentials required.


Apache/2.2 Server at localhost Port 9830
server log insists that access is denied for this ip, see below: [Mon Nov 29 22:26:37 2010] [crit] openLDAPConnection(): util_ldap_init = failed for ldap://:389 [Mon Nov 29 22:26:37 2010] [warn] Unable to open initial LDAPConnection = to populate LocalAdmin tasks into cache. [Mon Nov 29 22:26:38 2010] [notice] Apache/2.2.17 (Unix) configured -- = resuming normal operations [Mon Nov 29 22:26:38 2010] [crit] openLDAPConnection(): util_ldap_init = failed for ldap://:389 [Mon Nov 29 22:26:38 2010] [warn] Unable to open initial LDAPConnection = to populate LocalAdmin tasks into cache. [Mon Nov 29 22:26:56 2010] [notice] [client 127.0.0.1] = admserv_host_ip_check: Unauthorized host ip=3D127.0.0.1, connection rejected [Mon Nov 29 22:27:37 2010] [notice] [client 127.0.0.1] = admserv_host_ip_check: Unauthorized host ip=3D127.0.0.1, connection rejected [Mon Nov 29 22:27:54 2010] [notice] [client 127.0.0.1] = admserv_host_ip_check: Unauthorized host ip=3D127.0.0.1, connection rejected [Mon Nov 29 22:28:02 2010] [notice] [client 127.0.0.1] = admserv_host_ip_check: Unauthorized host ip=3D127.0.0.1, connection rejected [Mon Nov 29 22:28:05 2010] [notice] [client 127.0.0.1] = admserv_host_ip_check: Unauthorized host ip=3D127.0.0.1, connection rejected [Mon Nov 29 22:41:27 2010] [notice] [client 127.0.0.1] = admserv_host_ip_check: Unauthorized host ip=3D127.0.0.1, connection rejected What could be wrong? Regards Trisooma --===============5475601195790920927==--