Hi,
I'm using the folloing command to retrieve aci for a user
ldapsearch -h localhost -p 1250 -D "cn=Directory Manager" -w password -b "uid=userid,ou=people,o=xxx,dc=example,dc=com" "objectclass=*" aci
However i'm unable to retrieve the aci for the user. Could you let me know what is wrong? I have to retrieve the aci using command line as i cannot use the console.
Thanks
I'm using the folloing command to retrieve aci for a user
ldapsearch -h localhost -p 1250 -D "cn=Directory Manager" -w password -b "uid=userid,ou=people,o=xxx,dc=example,dc=com" "objectclass=*" aci
However i'm unable to retrieve the aci for the user. Could you let me know what is wrong? I have to retrieve the aci using command line as i cannot use the console.
Thanks