<br><font size=2 face="sans-serif">I don't have anything in the error log
file show up when I try to log in. &nbsp;I get the following when I try
to log in using the -D 9 -f switches that you mentioned:</font>
<br>
<br><font size=2 face="Courier New">CommManager&gt; New CommRecord (</font><a href="http://localhost:9830/admin-serv/authenticate"><font size=2 face="Courier New">http://localhost:9830/admin-serv/authenticate</font></a><font size=2 face="Courier New">)</font>
<br><a href=http://localhost:9830/><font size=2 face="Courier New">http://localhost:9830/</font></a><font size=2 face="Courier New">[1:0]
open&gt; Ready</font>
<br><a href=http://localhost:9830/><font size=2 face="Courier New">http://localhost:9830/</font></a><font size=2 face="Courier New">[1:0]
accept&gt; </font><a href="http://localhost:9830/admin-serv/authenticate"><font size=2 face="Courier New">http://localhost:9830/admin-serv/authenticate</font></a>
<br><a href=http://localhost:9830/><font size=2 face="Courier New">http://localhost:9830/</font></a><font size=2 face="Courier New">[1:0]
send&gt; GET &nbsp;\</font>
<br><a href=http://localhost:9830/><font size=2 face="Courier New">http://localhost:9830/</font></a><font size=2 face="Courier New">[1:0]
send&gt; /admin-serv/authenticate \</font>
<br><a href=http://localhost:9830/><font size=2 face="Courier New">http://localhost:9830/</font></a><font size=2 face="Courier New">[1:0]
send&gt; &nbsp;HTTP/1.0</font>
<br><a href=http://localhost:9830/><font size=2 face="Courier New">http://localhost:9830/</font></a><font size=2 face="Courier New">[1:0]
send&gt; Host: localhost:9830</font>
<br><a href=http://localhost:9830/><font size=2 face="Courier New">http://localhost:9830/</font></a><font size=2 face="Courier New">[1:0]
send&gt; Connection: Keep-Alive</font>
<br><a href=http://localhost:9830/><font size=2 face="Courier New">http://localhost:9830/</font></a><font size=2 face="Courier New">[1:0]
send&gt; User-Agent: 389-Management-Console/1.1.3</font>
<br><a href=http://localhost:9830/><font size=2 face="Courier New">http://localhost:9830/</font></a><font size=2 face="Courier New">[1:0]
send&gt; Accept-Language: en</font>
<br><a href=http://localhost:9830/><font size=2 face="Courier New">http://localhost:9830/</font></a><font size=2 face="Courier New">[1:0]
send&gt; Authorization: Basic &nbsp;\</font>
<br><a href=http://localhost:9830/><font size=2 face="Courier New">http://localhost:9830/</font></a><font size=2 face="Courier New">[1:0]
send&gt; YWRtaW46bW9uNXNsaWNr \</font>
<br><a href=http://localhost:9830/><font size=2 face="Courier New">http://localhost:9830/</font></a><font size=2 face="Courier New">[1:0]
send&gt; </font>
<br><a href=http://localhost:9830/><font size=2 face="Courier New">http://localhost:9830/</font></a><font size=2 face="Courier New">[1:0]
send&gt; </font>
<br><a href=http://localhost:9830/><font size=2 face="Courier New">http://localhost:9830/</font></a><font size=2 face="Courier New">[1:0]
recv&gt; interrupted</font>
<br><a href=http://localhost:9830/><font size=2 face="Courier New">http://localhost:9830/</font></a><font size=2 face="Courier New">[1:0]
error&gt; java.io.InterruptedIOException: HTTP response timeout</font>
<br><a href=http://localhost:9830/><font size=2 face="Courier New">http://localhost:9830/</font></a><font size=2 face="Courier New">[1:0]
close&gt; Closed</font>
<br>
<br><font size=2 face="sans-serif">I do have httpd running too. &nbsp;Also,
I'm using &quot;admin&quot; as the user name, and I know that the password
is correct. &nbsp;I'm using &quot;</font><a href=http://localhost:9830/><font size=2 face="sans-serif">http://localhost:9830</font></a><font size=2 face="sans-serif">&quot;
as the administration URL too. &nbsp;I tried using &quot;cn=Directory Manager&quot;
as the user ID like the tutorial I linked mentions, but got the same problem.</font>
<br>
<br><font size=2 face="sans-serif">Thanks,</font>
<br><font size=2 face="sans-serif">Harry</font>
<br>
<br><font size=2 face="sans-serif">Harry Devine<br>
Common ARTS Software Development<br>
AJT-144<br>
(609)485-4218<br>
Harry.Devine@faa.gov</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">From:</font>
<td><font size=1 face="sans-serif">Rich Megginson &lt;rmeggins@redhat.com&gt;</font>
<br>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">To:</font>
<td><font size=1 face="sans-serif">&quot;General discussion list for the
389 Directory server project.&quot; &lt;389-users@lists.fedoraproject.org&gt;</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Date:</font>
<td><font size=1 face="sans-serif">10/22/2010 04:29 PM</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Subject:</font>
<td><font size=1 face="sans-serif">Re: [389-users] Getting started with
389 DS</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Sent by:</font>
<td><font size=1 face="sans-serif">389-users-bounces@lists.fedoraproject.org</font></table>
<br>
<hr noshade>
<br>
<br>
<br><tt><font size=2>harry.devine@faa.gov wrote:<br>
&gt;<br>
&gt; I just installed 389 DS on a laptop running CentOS 5.4 to start <br>
&gt; getting familiar with it. &nbsp;I got it installed correctly (answered
all <br>
&gt; of the questions in the setup-ds-admin.pl script, verified that the
<br>
&gt; dirsrv and dirsrv-admin services are running), but when I run the
<br>
&gt; 389-console, I can't log in. &nbsp;I'm entering the username and password
<br>
&gt; that I used in the setup script, but I keep getting &quot;Cannot login
<br>
&gt; because of an incorrect User ID, incorrect password, or Directory
<br>
&gt; problem. &nbsp;java.io.InterruptedIOException: HTTP response timeout&quot;.<br>
Check the logs - what is in /var/log/dirsrv/admin-serv/error? &nbsp;<br>
/var/log/dirsrv/slapd-YOURINSTANCE/errors? <br>
/var/log/dirsrv/slapd-YOURINSTANCE/access?<br>
<br>
You can also run the console with -D 9 -f console.log to get more <br>
verbose output<br>
&gt;<br>
&gt; What am I doing wrong? &nbsp;I'm trying to follow the docs at <br>
&gt; </font></tt><a href=http://directory.fedoraproject.org/wiki/Documentation><tt><font size=2>http://directory.fedoraproject.org/wiki/Documentation</font></tt></a><tt><font size=2>
but they seem to <br>
&gt; jump all over the place. &nbsp;I did find a tutorial at <br>
&gt; </font></tt><a href="http://www.linuxmail.info/389-directory-server-setup-howto-centos-5/"><tt><font size=2>http://www.linuxmail.info/389-directory-server-setup-howto-centos-5/</font></tt></a><tt><font size=2>,
<br>
&gt; but I'm stuck at the first step under &quot;Administering 389 Directory
<br>
&gt; Server&quot;. &nbsp;Do I have to reinstall the 389 DS? &nbsp;Is there
a place that I <br>
&gt; can clear out/reset the admin password to get in?<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Harry<br>
&gt;<br>
&gt; Harry Devine<br>
&gt; Common ARTS Software Development<br>
&gt; AJT-144<br>
&gt; (609)485-4218<br>
&gt; Harry.Devine@faa.gov<br>
&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt; --<br>
&gt; 389 users mailing list<br>
&gt; 389-users@lists.fedoraproject.org<br>
&gt; </font></tt><a href="https://admin.fedoraproject.org/mailman/listinfo/389-users"><tt><font size=2>https://admin.fedoraproject.org/mailman/listinfo/389-users</font></tt></a><tt><font size=2><br>
<br>
--<br>
389 users mailing list<br>
389-users@lists.fedoraproject.org<br>
</font></tt><a href="https://admin.fedoraproject.org/mailman/listinfo/389-users"><tt><font size=2>https://admin.fedoraproject.org/mailman/listinfo/389-users</font></tt></a><tt><font size=2><br>
</font></tt>
<br>
<br>