ptloader segfaulting while looking up LDAP groups

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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...

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

[Index of Archives]     [Cyrus SASL]     [Squirrel Mail]     [Asterisk PBX]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [KDE]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux