Hi, im suppose to try to replace some attribute value of LDAP data into NULL value, but I cant seem to get it to work using LDIF format.
I tried various format.. all seems to return me an error.
Here are those format:
dn: some..RDN
changeType: modify
replace: data
data:
or
dn: some..RDN
changeType: modify
replace: data
Can anyone advise me how to replace data attribute value to NULL.