bhuisgen / rc-vacation

Vacation plugin for RoundCube Webmail
http://blog.hbis.fr/softwares/rc-vacation/
GNU General Public License v2.0
33 stars 37 forks source link

Priviledged ldap connection #1

Open cchantep opened 14 years ago

cchantep commented 14 years ago

Current ldap configuration required to set priviledged (that can write binddn and bindpw) in config.inc.php . I'd rather prefer to set readonly access in config.inc.php, set a user mask as write binddn and get password as form input (as PHP ldap_bind cannot used crypted password from session).