Hi, I see only one drawback to using the column char ':'. It can be used in valid, though exotic, LDAP search filters. See: http://www.ldapexplorer.com/en/manual/109010000-ldap-filter-syntax.htm
Regards, Thibault Le 12/12/2012 11:04, Sergio Rizzi a écrit : > On 10/12/12 10:23, Alexei Fedotov wrote: >> Sergio, >> That would be great! The patches have to be send via jira to ensure >> the proper legal process. > > Here is it, very simple patch. > Now i can't use JIRA. Maybe tonight, if needed, i can send this patch > via JIRA. > > In LDAP configuration (om_ldap.cfg) a new value should be added: > > #LDAP FILTER > # This parameter is used to define a ldap filter to obtain users list > # Use : instead of = > ldap_filter_add=(objectClass:person) > > > Sergio. >
