From: Dmitriy Kirhlarov (no email)
Date: Wed Apr 04 2007 - 14:00:49 EDT
On Wed, Apr 04, 2007 at 05:56:12PM +0100, Bernhard D Rohrer wrote:
> Hi folks
>
> I am trying to authorise ldap groups with cyrus for use in public
> folders. now looking though the mailing list has led me to finding
> that ptloader is responsible for this.
>
> I have not been able to find any documentation for this on my
> computer, even though the doc package is installed.
>
> I also have not found a library for this :(
>
> distro is ubuntu dapper.
>
> could you point me at a starting point or two please?
Your imapd must be builded with --with-ldap option. After that, you
get file (path for FreeBSD) /usr/local/cyrus/bin/ptloader.
host2# ldd /usr/local/cyrus/bin/ptloader | grep ldap
libldap-2.3.so.2 => /usr/local/lib/libldap-2.3.so.2 (0x28131000)
imapd.conf(5) have quite enough information, when package builded with
ldap support enabled.
WBR
Dmitriy
---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
|
|
|