Hello,<br>I write this mail  few days ago on the fedora users ML. But now i tought it&#39;s not the right place to post. So, i forward to this ML my message about some problem with phpldapadmin &amp; FDS.<br>Maybe someone of you will be able to help me.<br>
<br><div class="gmail_quote">---------- Forwarded message ----------<br>Hi,<br>I setup a new Fedora Directory Server (v1.1.3-6) on fedora 10. And then, I install ldapphpadmin (v1.1.0.5-2) to create new entry/populate the database. But here is the problem. Each time i try to connect to ldapphpadmin, I can&#39;t ! Because the username/password does not exist. Except if i bind anonymously. And then I can see default entries, except the &quot;cn=Directory manager&quot; user specified at the init of the directory srver.<br>

<br>I think this issue is related to the netscape root used by FDS (but im not sure). <br>Maybe i have to change the base DN used by PLA to match it to the &quot;core&quot; netscapeDN. <br>Below are the config files used on this installation. Maybe someonce have an idea about this issue and my own config.<br>

<br>####/etc/phpldapadmin/config.php#####<br>$config-&gt;custom-&gt;session[&#39;blowfish&#39;] = &#39;8276d3d6bbb59656fc600b8d7f324788&#39;;  # Autogenerated for auth.local<br>$i=0;<br>$ldapservers = new LDAPServers;<br>

$ldapservers-&gt;SetValue($i,&#39;server&#39;,&#39;name&#39;,&#39;[auth.local]&#39;);<br>$ldapservers-&gt;SetValue($i,&#39;server&#39;,&#39;host&#39;,&#39;127.0.0.1&#39;);<br>$ldapservers-&gt;SetValue($i,&#39;server&#39;,&#39;port&#39;,&#39;389&#39;);<br>

$ldapservers-&gt;SetValue($i,&#39;server&#39;,&#39;base&#39;,array(&#39;dc=local&#39;));<br>$ldapservers-&gt;SetValue($i,&#39;server&#39;,&#39;auth_type&#39;,&#39;session&#39;);<br>$ldapservers-&gt;SetValue($i,&#39;server&#39;,&#39;sasl_mech&#39;,&#39;CRAM-MD5&#39;);<br>

$ldapservers-&gt;SetValue($i,&#39;appearance&#39;,&#39;password_hash&#39;,&#39;md5&#39;);<br>$ldapservers-&gt;SetValue($i,&#39;login&#39;,&#39;attr&#39;,&#39;uid&#39;);<br>#####<br>Thanks for your help.<br clear="all"></div>
<br><br clear="all"><br>-- <br>Guillaume<br>