I am using squirrelmail 1.4.5 with compatibility 2.0.4
plugin. I need to work changeldappasswd plugin 1.8, I
installed it but it dont working just a blank page
appears when ever click on change password from
options menu.

Here is my config.php

$ldap_server = "localhost";
$ldap_password_field = "userPassword";
$ldap_user_field = "uid";

$ldap_base_dn = "dc=xyz,dc=com";

$query_dn = "manager" ;
$query_pw = "password" ;

$no_bind_as_user = 1 ;

$ldap_bind_as_manager = 1;
$ldap_manager_dn="cn=manager,$ldap_base_dn";
$ldap_manager_pw="password";

I am using {SHA} password scheme for ldap users.

How can i work it possible.


                
__________________________________________ 
Yahoo! DSL – Something to write home about. 
Just $16.99/mo. or less. 
dsl.yahoo.com 



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: [email protected]
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to