Posted on 10-02-2008 08:06 AM
Does anyone know how to remove entries from the Contacts search policy in Directory Utility from the command line? I can remove entries from the Authentication search policy, but not Contacts.
Thanks,
Jeffrey A. Strauss
Department of Educational Technology
Systems Administrator
Loyola High School of Los Angeles
1901 Venice Blvd.
Los Angeles, Ca 90006
(213) 381-5121
Posted on 08-02-2012 02:46 PM
Did you try /Search/Contacts path instead of just /Search with dscl command?
dscl /Search/Contacts -delete / CSPSearchPath "node to delete"
This assuming you are using a custom search path.