View Issue Details

IDProjectCategoryView StatusLast Update
0006953mantisbtldappublic2007-10-04 01:40
Reportergreno2 Assigned Tovboctor  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.1.0a1 
Summary0006953: LDAPv3-Support
Description

Add a configuration-parameter to allow LDAP v3-only Binds - at the moment a patch is needed.

Needed Changes:
core/ldap_api.php Line 22 (below ldap_connect)
ldap_set_option($t_ds, LDAP_OPT_PROTOCOL_VERSION, 3)

TagsNo tags attached.

Relationships

has duplicate 0008581 closeddregad LDAP Authentication 

Activities

vboctor

vboctor

2006-04-21 21:54

manager   ~0012674

config_defaults_inc.php -> new revision: 1.293
ldap_api.php -> new revision: 1.19

vboctor

vboctor

2006-04-21 22:01

manager   ~0012675

greno2, can you please test this enhancement. I don't have an installation that uses LDAP and hence I can't test it myself.

greno2

greno2

2006-04-28 07:40

reporter   ~0012751

sorry, but where can I download the current build?
CVS@sourceforge seems not to be up2date.