Cisco Cisco Prime IP Express 8.3 Technical References

Page of 277
admin
 
    admin - Creates administrators and assigns them groups and passwords
  Synopsis
 
    admin <name> create [<attribute>=<value>]
    admin <name> delete
    admin list  
    admin listnames
    admin listbrief
    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
    admin 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.
    admin enterPassword
       This is the only admin command available to admins without the
       ccm-admin subrole and can be used to change the current admin's
       password. It requires the admin to enter their current password
       and the desired new password (twice).
  Examples
 
  Status
 
  See Also
   
 
  Attributes
 
 
groups 
(obj(0))
 
Lists the names of groups to which this administrator belongs.
 
password 
 
Temporarily stores the cleartext password for this
administrator that is used to create the password-secret.
 
superuser 
 
Indicates whether this administrator is a superuser.