Cisco CSS 11501 Getting Started Guide - Page 56

CSS Directory Access Privileges, access, picard - mibs

Page 56 highlights

Creating Usernames and Passwords Chapter 2 Configuring CSS Basics • access - Specifies directory access privileges for the username. By default, users have both read- and write-access privileges (B) to all seven directories. Enter, in order, one of the following access privilege codes for each of the seven CSS directories: - R - Read-only access to the CSS directory - W - Write-only access to the CSS directory - B - Both read- and write-access privileges to the CSS directory - N - No access privileges to the CSS directory Figure 2-1 illustrates the directory access privileges for a username. Figure 2-1 CSS Directory Access Privileges NWBNNNR MIBs directory, set to read-only access Core directory, set to None (no directory access) Release Root directory, set to None (no directory access) Archive directory, set to None (no directory access) Root directory, set to both read and write-access Log directory, set to write-only access Script directory, set to None (no directory access) For example, to define directory access for username picard, enter: (config)# username picard password "captain" superuser NWBNNNR To display a list of existing usernames, enter: (config)# username ? To remove an existing username, enter: (config)# no username picard To change a user password, reenter the username command and specify the new password. Remember to include SuperUser privileges if required. For example: (config)# username picard password "flute" superuser 59110 Caution The no username command removes a user permanently. Make sure you want to perform this action because you cannot undo this command. Cisco Content Services Switch Getting Started Guide 2-8 OL-6037-01

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142

Chapter 2
Configuring CSS Basics
Creating Usernames and Passwords
2-8
Cisco Content Services Switch Getting Started Guide
OL-6037-01
access
- Specifies directory access privileges for the username. By default,
users have both read- and write-access privileges (B) to all seven directories.
Enter, in order, one of the following access privilege codes for each of the
seven CSS directories:
R
- Read-only access to the CSS directory
W
- Write-only access to the CSS directory
B
- Both read- and write-access privileges to the CSS directory
N
- No access privileges to the CSS directory
Figure 2-1
illustrates the directory access privileges for a username.
Figure 2-1
CSS Directory Access Privileges
For example, to define directory access for username
picard
, enter:
(config)#
username picard password “captain” superuser NWBNNNR
To display a list of existing usernames, enter:
(config)#
username ?
To remove an existing username, enter:
(config)#
no username picard
To change a user password, reenter the
username
command and specify the new
password. Remember to include SuperUser privileges if required. For example:
(config)#
username picard password “flute” superuser
Caution
The
no username
command removes a user permanently. Make sure you want to
perform this action because you cannot undo this command.
NWBNNNR
MIBs directory, set to read-only access
Core directory, set to None (no directory access)
Release Root directory, set to None (no directory access)
Archive directory, set to None (no directory access)
Root directory, set to both read and write-access
Log directory, set to write-only access
Script directory, set to None (no directory access)
59110