The problem you reported has already been fixed in recent versions of Sympa :
http://sourcesup.cru.fr/cgi/viewcvs.cgi/sympa/wwsympa/Auth.pm?only_with_tag=sympa-5_1-branch&r2=1.14&r1=1.13

Pierre Pattard wrote:

Package: sympa
Version: 4.1.5-7
Severity: important


When using the cas policy in /etc/sympa/auth.conf with a ldap_bind_dn and a 
ldap_bind_password (which means a NOT anonymous bind), WWsympa though try to 
bind anonymously, ignoring configuration variables.

This is due to an error in the Auth.pm class.
The bind_dn and bind_password stand for the ldap policy whereas you need to use 
ldap_bind_dn and ldap_bind_password for the cas policy.

See my patch enclosed.




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to