From: Reini U. <rei...@gm...> - 2005-10-27 13:34:41
|
config-dist.ini already has it: ; Some LDAP servers need some more options, such as the Windows Active ; Directory Server. Specify the options (as allowed by the PHP LDAP module= ) ; and their values as NAME=3Dvalue pairs separated by colons. ;LDAP_SET_OPTION=3D"LDAP_OPT_PROTOCOL_VERSION=3D3:LDAP_OPT_REFERRALS=3D0" On 10/27/05, Tim Bates <ti...@ne...> wrote: > Can I recommend adding something about setting > "LDAP_OPT_PROTOCOL_VERSION=3D3" for LDAP_SET_OPTIONS in the comments abou= t > that option? > It might help for people like me that dont think of that. |