Name
niutil
Synopsis
niutilcommand[-Ttimeout] [(-p|-Ppassword)] [-uuser] [-R] [-t]arguments
Uses niutil to modify entries in the NetInfo
database. You can manipulate directories and properties with
niutil.
Options
-
-Ttimeout Specify a timeout in seconds.
-
-p Prompt for a password. You can use this instead of prefixing the command with
sudo.-
-Ppassword Use the specified password.
-
-uuser Use the specified user’s identity when running the command. You’ll be prompted for a password.
-
-R Retry the operation if the NetInfo server is busy.
-
-t Treat the domain as a tagged domain, which includes a machine name and a tagged NetInfo database.
Commands and arguments
-
niutil -createoptions domain path Create a NetInfo directory specified by
path. For example, the first step in creating a user is to create their directory withniutil -create . /users/username.-
niutil -destroyoptions domain path Destroy the specified path and all its contents.
-
niutil -createpropoptions domain path propkey[val...] Create a property (specified by
propkey) under the NetInfo directory specified bypath. You can create a list by specifying multiple values.-
niutil -appendpropoptions domain path propkey val... Append a value to an existing property. The property is created if it doesn’t already exist.
-
niutil -mergepropoptions domain path propkey val... This is like
-appendprop, but if the value already exists, it is not added.-
niutil -insertvaloptions domain path propkey val index This is like
-appendprop, but ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access