[phpldapadmin] Unable to login
Muhammad Bashir Al-Noimi <[email protected]> Sat, 5 Oct 2013 14:21:56 +0200
| Newsgroups | gmane.comp.ldap.davedap |
|---|---|
| Message-ID | <CABpATRvgWOu2OnxwnZDjZCG3f_NFd4qQHtK8pgHwHDfgkUdA9Q@mail.gmail.com> |
Hello,
I'm sorry for silly question but I failed to find a solution from
mailing list archive.
I installed phpldapadmin as following:
apt-get install phpldapadmin slapd ldap-utils
The wizard asked me for openldap password; so I input it in then tried
to browse http://localhost/phpldapadmin but phpldapadmin gave me
"Invalid Username or Password." alhtough I input the right OpenLDAP
password.
Then I configured config.php as following:
$servers->setValue('server','base',array('dc=test,dc=net'));
$servers->setValue('login','bind_id','cn=admin,dc=test,dc=net');
$servers->setValue('login','bind_pass','****'); //same OpenLDAP password
and configured ldap.conf as following:
BASE dc=test,dc=net
URI ldap://127.0.0.1
Then restred apache and opeldap then browse
http://localhost/phpldapadmin but I got same authentication error
message.
How can I fix this issue?
Thanks in advanced.
--
Best Regards
Muhammad Bashir Al-Noimi
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
______________________________________
phpLDAPadmin development mailing list.
To unsbuscribe: https://lists.sourceforge.net/lists/listinfo/phpldapadmin-devel
http://phpldapadmin.sourceforge.net/