Reference Guide
Cisco Prime Network Analysis Module Command Reference Guide Page 249
Examples
This example shows how to configure a NAM web user:
root@hostname.cisco.com# web-user
Entering into subcommand mode for this command.
Type 'exit' to come out of this mode.
Type 'cancel' to discard changes and to come out of this mode.
root@hostname.cisco.com(sub-web-user)# ?
? - display help
account-mgmt - enable/disable account management privilege
alarm-config - enable/disable alarm configuration privilege
cancel - discard changes and exit from subcommand mode
capture - enable/disable packet capture/decode privilege
collection-config - enable/disable collection configuration privilege
exit - exit from subcommand mode
help - display help
system-config - enable/disable system configuration privilege
user-name - set username (*)
(*) - denotes a mandatory field for this configuration.
root@hostname.cisco.com(sub-web-user)# user-name foo
root@hostname.cisco.com(sub-web-user)# account-mgmt enable
root@hostname.cisco.com(sub-web-user)# exit
No password specified.
Do you want specify password now (y/n) [n] y
Enter password:
Confirm password:
User 'foo' created successfully.
root@hostname.cisco.com# show web-users foo
User name: foo
Account management:Enabled
System config: Disabled
Capture: Disabled
Alarm config: Disabled
Collection config: Disabled
Collection view: Enabled
root@hostname.cisco.com#
Related Commands
show web-user