dscl change <path> <key> <old val> <new val>
Replaces the given old value in the list of values of the given key with the new value in the specified record
Arguments
Name | Description |
---|---|
path | Path to the record |
key | Directory Service record attribute type |
old val | Old value of the key |
new val | New value of the key |