View Issue Details

IDProjectCategoryView StatusLast Update
0008581mantisbtauthenticationpublic2014-10-02 18:21
Reporterchrpem Assigned Todregad  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
OSGentoo 
Summary0008581: LDAP Authentication
Description

If you use LDAP Authentication and have an actual LDAP Server Version you need LDAP protocol version 3.

In the config you can choose the protocol, but it doesn't make any sens, so that you can't connect your ldap user.

Additional Information

in core/ldap_api.php you may add ldap_set_option($t_ds, LDAP_OPT_PROTOCOL_VERSION, 3); in function ldap_connect_bind and everything works fine.

It tooks along time to fix it and please correct it in the next updates

TagsNo tags attached.

Relationships

duplicate of 0006953 closedvboctor LDAPv3-Support 

Activities

There are no notes attached to this issue.