Is there a command in LDAP to delete a Top Secret ACID?
You can do this with ldapsearch. The following example will delete an acid called USERACID:
./ldapdelete -D cn=user -w passwd -H ldap://host:port -E tssarchiveinto="HLQ.DELUSER(USERACID)" "tssacid=USERACID,tssadmingrp=acids,host=LPAR,o=co"