Hi Wes.
> On 06 May 2008, at 15:51, Klaus Steinberger wrote:
> > I'm using cyrus-imapd-2.3.7-1.1.el5 (Scientific Linux).
>
> That's pretty old, there have been a lot of fixes to the pt & ldap
> code in the intervening 5 or so releases.
Thanks! That solved my problem, i built the SRPM from Fedora
On 06 May 2008, at 15:51, Klaus Steinberger wrote:
> I'm using cyrus-imapd-2.3.7-1.1.el5 (Scientific Linux).
That's pretty old, there have been a lot of fixes to the pt & ldap
code in the intervening 5 or so releases.
:wes
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: htt
Hi Wes,
> The above should be:
>
> ldap_member_method: filter
> ldap_member_filter: (member=%D)
> ldap_member_attribute: cn
> ldap_member_base: ou=Gruppen,o=physik
>
> This assumes you'd like the groups to be know by their cn.
One more point, I found out that its possible to set "ldap_size_limit",
Hi Wes,
> > ldap_member_method: attribute
> > ldap_member_attribute: groupMemberShip
> > ldap_member_base: ou=Gruppen,o=physik
>
> The above should be:
>
> ldap_member_method: filter
> ldap_member_filter: (member=%D)
> ldap_member_attribute: cn
> ldap_member_base: ou=Gruppen,o=physik
>
> This assu
On 06 May 2008, at 08:35, Klaus Steinberger wrote:
> ldap_group_base: ou=Gruppen,o=physik
> ldap_group_filter: (member=%D)
The above is fine.
> ldap_member_method: attribute
> ldap_member_attribute: groupMemberShip
> ldap_member_base: ou=Gruppen,o=physik
The above should be:
ldap_member_method: