Problem configuring ldapphpadmin & fedora directory server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
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't ! Because the username/password does not exist. Except if i bind anonymously. And then I can see default entries, except the "cn=Directory manager" user specified at the init of the directory srver.

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

####/etc/phpldapadmin/config.php#####
$config->custom->session['blowfish'] = '8276d3d6bbb59656fc600b8d7f324788';  # Autogenerated for auth.local
$i=0;
$ldapservers = new LDAPServers;
$ldapservers->SetValue($i,'server','name','[auth.local]');
$ldapservers->SetValue($i,'server','host','127.0.0.1');
$ldapservers->SetValue($i,'server','port','389');
$ldapservers->SetValue($i,'server','base',array('dc=local'));
$ldapservers->SetValue($i,'server','auth_type','session');
$ldapservers->SetValue($i,'server','sasl_mech','CRAM-MD5');
$ldapservers->SetValue($i,'appearance','password_hash','md5');
$ldapservers->SetValue($i,'login','attr','uid');
#####
Thanks for your help.

--
Guillaume
-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux