Skip to content

LDAP Support: Check for adding LDAP_OPT_REFERRALS option. #93

@alorbach

Description

@alorbach

add in line functions_users.php at line 302 :
ldap_set_option($ldapConn, LDAP_OPT_REFERRALS,0);
TODO: Check why this setting should be enabled / disabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions