>> > >> > Wanted to use vacation plugin with LDAP authentication . How to I >> define >> > the $cn parameter in case of multiple OU eg >> > >> > dn: uid=user1,ou=HO,ou=Locations,ou=xxxx.com,dc=xxxx,dc=com >> > >> > dn: uid=user2,ou=RO,ou=Locations,ou=xxxx.com,dc=xxxx,dc=com >> > >> > My OU=RO and OU=HO ...etc are changing ( have multiple ou defined in >> > LDAP) >> > >> > >> > Any Suggestion ? >> >> Please provide more information about your setup. >> >> Which LDAP schema is used to store user information? > > Qmail.schema > >> Are uids unique in >> dc=xxxx,dc=com? > > yes > >> If they are not, which attribute is used for user id >> lookups? > > I hope this information will be sufficient. http://article.gmane.org/gmane.mail.squirrelmail.plugins/9155 config.php ----- <?php $sqa_backend='qldap'; $sqa_qldap['basedn'] = 'ou=Locations,ou=xxxx.com,dc=xxxx,dc=com'; $sqa_qldap['connect_opts']['PROTOCOL_VERSION'] = 3; ----- fourth line is used only when you don't allow v2 bind in LDAP server. Minimal required qmail-ldap patch version - 20030901. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx 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