Use the add subcommand with the accesslocal argument to add an administrative access rule for local administration.
For example:
edit> add accesslocal USER admin3 PERMISSION ALL |
List the administrative access rules for local administration:
edit> list AccessLocal |
By default, an admin user is created during installation.
The following approximates the output that is displayed:
1 USER "admin" PERMISSION ALL 2 USER "admin3" PERMISSION ALL |
Use the replace subcommand to replace an administrative access rule with a new value for a particular user for local administration:
edit> replace AccessLocal 2 USER "admin3" PERMISSION STATUS |
Do not delete all the administrative access rules.