Technical References

admin <name> create [<attribute>=<value>]
admin <name> delete
admin list
admin listnames
admin <name> set <attribute>=<value> [<attribute>=<value> ...]
admin <name> get <attribute>
admin <name> unset <attribute>
admin <name> enable <attribute>
admin <name> disable <attribute>
admin <name> show
admin <name> enterPassword
Description
The admin command configures administrators for the cluster.
You can choose any string for the name of the administrator.
Names are not case-sensitive. Network Registrar uses a password
to authenticate each administrator. Passwords are case-sensitive.
Because the password is sensitive information, Network Registrar
prints its value as '********'.
admin <name> enterPassword
If you want to enter a password and not have Network Registrar
display the password on your screen, create an administrator but
do not supply a password. Then use the enterPassword command to
have Network Registrar prompt you twice for the password. If both
entries match, Network Registrar will set the password value.
Examples
Status
See Also
group, role
Attributes
groups string
Lists the names of groups to which this administrator belongs.
password clrtxt
Temporarily stores the cleartext password for this
administrator that is used to create the password-secret.
superuser bool
Indicates whether this administrator is a superuser.