On Mon, 26 Dec 2005, Milen Dimov wrote:
Hi, Does Cyrus IMAPd 2.3.1 supports ldap authorization trought ptloader? The configuration parameters "--with-auth=pts --with-pts=ldap" used in the 2.2.x versions are not displayed in 2.3.1 with ./configure --help. We use Cyrus IMAPd with ldap authorization for about 2 years and it works just great. I hope ldap ptloader support will be continued with the latest Cyrus IMAPd versions!
Authorization mechanism and pts module are runtime options. See imapd.conf man pages (auth_mech and pts_module) ldap pts module is available if configure script finds openldap libs (--with-ldap)
Hope this helps... -- Igor ---- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
