hciaclimport
This command creates/updates users and roles, and creates/updates/deletes predefined ACLs. Log messages are appended to the log file stored at $HCIROOT/security/logs.
This does not clear the database, but only adds/overwrites to the database. Targeted deletion of rights is permissible.
Users and roles can only be deleted in ACL Role Manager. This tool can only be used on security server.
Command usage is one of these forms:
hciaclimport [-f filePath -p password [-b] databasePath]
[-r]]|[-t]|[-a tool]|[-h|-help]
hciaclimport databasePath [-r]
-f filePath
is the path of the predefined xml file.-p password
is the password of CA certificate.-
-b databasepath
is the path of the database backup. -
-r
connects to security server. When this command is used during installation and security server is not running, this option should not be used. If security server has already been successfully installed and is running, then you can use-r
to define the pre-ACLs. -t
lists all supported tools.-a tool
lists all supported actions of the tool.-h
or-help
prints this help message.