Bug#283922: LDAPv3

2007-04-05 Thread Anthony Callegaro
Hey there, This is indeed due to Mantis not supporting LDAP v3. To solve it you need to add @ldap_set_option($t_ds, LDAP_OPT_PROTOCOL_VERSION, 3); in file /usr/share/mantis/www/core/ldap_api.php. Patrick, is there anyway that this could be included in the Debian package so we wouldn't have to

Bug#283922: LDAPv3

2007-04-05 Thread schönfeld / in-medias-res.com
Hi, Anthony Callegaro schrieb: Hey there, This is indeed due to Mantis not supporting LDAP v3. To solve it you need to add @ldap_set_option($t_ds, LDAP_OPT_PROTOCOL_VERSION, 3); in file /usr/share/mantis/www/core/ldap_api.php. Patrick, is there anyway that this could be included in the

Bug#283922: LDAPv3

2007-04-05 Thread Anthony Callegaro
Hey Patrick, It sure solve the issue for people running LDAP v3 but I guess it must break it for people running LDAP v2 so I think the best solution would be to include it as a parameters or autodetected during the install. I'm not a php guru but it might be possible to include it in the php.ini

Bug#283922: LDAPv3

2005-08-22 Thread Leonard Huang
You could try this page for more information. http://manual.mantisbt.org/manual.configuration.authentication.php Maybe it's due to mantis did not using LDAPv3. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]