How would you like to accomplish this?
With an LDIF:
version: 1
dn: cn=johndoe, ou=provo, ou=users, o=novell
changetype: modify
delete: mail
mail:
jdoe@novell.com
-jim
On 10/30/2009 3:58 AM, Tobias Ljunggren wrote:
> Hello,
>
> What is the proper way to delete an attribute (remove all values)?
>
> Best regards,
> Tobias