ldapmodify: invalid format
I ran ldapmodify to modify Domain Organization ACIs
I type ldapmodify -D "cn=Directory Manager"
dn: ou=2007-student,o=xxx.com,dc=xxx,dc=com
changetype: modify
add: aci
aci: (target="ldap:///cn=*,ou=groups,ou=2007-student,o=xxx.com,dc=xxx,dc=com")
(targetattr ="*")
(targetfilter=(objectclass=inetMailGroup))
(version 3.0; acl "Domain Organization Admin User add,delete,write -
product=ims5.0,class=nda,num=202,version=1";
allow (add,write,delete)
groupdn="ldap:///cn=Domain Organization
Administrators,ou=2007-student,o=xxx.com,dc=xxx,dc=com";)
I want to modify Domain Organization ACI's for my Sun MEssaging Server, but when I ran the above command, I'll get this error message
ldapmodify: invalid format (line 5 of entry: ou=2007-student,o=xxx.com,dc=xxx,dc=com)