Posted on 01-02-2014 08:36 AM
Anyone else receiving the following error on 10.9.1 when scripting the Authentication and Contacts search paths for Active Directory?
dscl /Search -delete / SCPSearchPath "/Active Directory/MYDOMAIN/All Domains"
<main> attribute status: eDSReadOnly
<dscl_cmd> DS Error: -14121 (eDSReadOnly)
Posted on 01-06-2014 09:29 AM
I tried on one of my 10.9.1 test machines and it worked, except the attribute on my computer was named "CSPSearchPath" not "SCPSearchPath". Maybe try running a dscl /Search -read / to take a look at your attributes?
Posted on 01-12-2014 01:33 PM
Thanks for your help. The issue ended up being due to improper permissions set on the OU for our Casper service account.