ptloader segfaulting while looking up LDAP groups
Igor Brezac
igor at ipass.net
Wed Aug 9 10:38:49 EDT 2006
On Tue, 8 Aug 2006, Ben Poliakoff wrote:
> ptloader is segfaulting on multiple servers in my test environment when
> the user that is connecting for IMAP service is found in more than one
> group.
>
> I have a core file, but it doesn't seem that useful since a number of
> the libraries that ptloader links to don't currently have debugging
> symbols...
Can you provide backtrace?
-Igor
>
> software versions:
>
> Platform: debian sarge amd64
> Cyrus IMAP version: 2.3.7
> Cyrus SASL version: 2.1.19
> local OpenLDAP version: 2.2.23
> Remote OpenLDAP version: 2.3.24
>
> ldap configs from imapd.conf:
>
> auth_mech: pts
> pts_module: ldap
>
> ldap_filter: (uid=%U)
>
> ldap_start_tls: 0
> ldap_base: dc=example,dc=com
> ldap_sasl: 0
> ldap_uri: ldap://ldap.example.com
>
> # max number of records to return
> ldap_size_limit: 100
>
> # begin LDAP group configs
> # find groups
> ldap_group_base: ou=group,dc=example,dc=com
> ldap_group_filter: (cn=%U)
> # find members of groups
> ldap_member_base: ou=group,dc=example,dc=com
> ldap_member_method: filter
> ldap_member_filter: (member=%D)
> ldap_member_attribute: cn
>
> Has anyone else seen a problem like this?
>
> Ben
>
> ----
> 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
>
--
Igor
More information about the Info-cyrus
mailing list