| Dynamic (Query-Based) group fails if returned LDAP objects have comma in CN | hansja | 8/6/12 10:32 PM | Users Affected: 4900Problem Description: Dynamic (Query-Based) group fails if returned LDAP objects have comma in CN Steps to Reproduce: Setup a Dynamic group via GADS, and make the results of the dynamic query return an object from LDAP that conta |
| Re: Dynamic (Query-Based) group fails if returned LDAP objects have comma in CN | jlee | 8/7/12 4:30 AM | Hi Justin, The "LDAP: error code 34 - ...." seems to be coming from your LDAP server (Active Directory?), not GADS. Is GADS itself crashing or are you just seeing these exceptions in the error logs? Can you run this query successfully with another |
| Re: Dynamic (Query-Based) group fails if returned LDAP objects have comma in CN | hansja | 8/14/12 7:38 AM | Yes I can run it from a standard LDAP browser (ldp.exe). Actually, the query is very simple to test with - something like "(&(objectClass=person)(co=US)(mail=*))" -- the way I figured out it was the comma, is that if I restrict the ldap query down to |