Hi -

I've got an OS X server running 10.3.8, using the stock postfix, cyrus, squirrelmail and php installments.  I have users set up using Open Directory.  I am having trouble with the change_ldappass plugin.  Whenever I try to change a password in Squirrelmail I receive an error message of 'Your old password is not correct.'  The password is correct or else I could not have logged into Squirrelmail.  Here's what I have in config.php for the plugin:

$ldap_server = "www.example.com";  // I have my own server address here
$ldap_password_field = "userpassword";  // Left unchanged from sample
$ldap_user_field = "uid";  // Again left unchanged
$ldap_base_dn = "dc=example,dc=com"; 

All other items have been left as their default.  What I can't figure out is where cn=users comes into play.  All of my users fall under cn=users and nowhere is that entered in the config file.  I can't figure out where it goes.  Any thoughts on what I'm missing?

Thanks,
Nick Trenary

----
Nick Trenary
Computer Information Systems Analyst
Cedar Rapids Public Library
Office:(319) 398-5145 x267
Work cell: (319) 310-7699

Reply via email to