Hi,
say, is there anyone who uses LDAP authentication with RoundCube 0.3*?
I'm having this little issue here of not being able to map LDAP attributes to RoundCube user attributes. For example, I'm using (in the config file plugins/ldap_authentication/config.inc.php)
================= *snip* ================= $rcmail_config['ldapauth']['attr_name'] = 'cn'; $rcmail_config['ldapauth']['attr_mail'] = 'mail'; $rcmail_config['ldapauth']['attr_user'] = 'sAMAccountName'; ================= *snap* =================
which I *thought* makes sure that the "E-Mail" entry in the standard identity that RoundCube creates would be the 'mail' attribute from LDAP. -- Well, it isn't here.
Any hints, anyone?
Cheers, Nico _______________________________________________ List info: http://lists.roundcube.net/users/