On Sat, 19 Mar 2005, Ytzhak Levy wrote:
#dn of group: CN=CGI - Rede,OU=Global,OU=Grupos,DC=mydomain,DC=com acl REDE_GRP external ldap_group CGI\ -\ Rede
This does not work.
Currently the only way to define acl elements with spaces in them is to use an acl file.
acl REDE_GRP external ldap_group "/path/to/group.txt"
where /path/to/group.txt contains CGI - Rede
Regards Henrik