[EMAIL PROTECTED] a écrit :
> 
> If I write eg
> <ldap:filter>(&(objectClass=group)(name=DG_IT-CLI_ADMIN_A_00))</ldap:fil
> ter>
> I get an error because of the "&" caracter that is not valid. How does
> ldap:filter work?
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

You just have to replace "&" with "&amp;"


Regards

Olivier

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to