Nortel Networks BSGX4e Network Router User Manual


 
User commands 3 Configuration commands
172 NN47928-107
user rights
There are three rights settings — one for the Administrators (admins) user
group and the other two for the users user group. All rights are granted to
admins; the two rights settings for the users user group grant read-only
access to some objects and read and write access to other objects. The
available access rights are read, write, and execute. Read allows the viewing
of data; write allows the writing of data; execute is not currently used.
Note: You must configure the user group before you can configure a rights
record for it. For more information, see the command user groups on page
171.
Syntax config user rights <id> access [all|read + write + execute
|none] gname <name> object [admins|users]
Parameters id Enter the identifier of the new or existing rights
record. This parameter is required. If you edit
an existing rights record, only the values
specified on this command are changed; all
other values in the record remain unchanged.
access all|read + write + execute |none
Select an access method. Choose all or none or
a combination of the others.
gname name Enter group name for this rights record.
objects admins|users
Enter the objects to which this record applies.
A group can have more than one rights record
defined for it. For example, the predefined
rights records useradv and userbasic are
both defined for the same user group called
users. In this case, two rights records are
defined so that the user group can be granted
different access to different objects in the
system, as follows:
The useradv record applies to objects that
belong to Admins; it grants only read access.
The userbasic record applies to objects that
belong to Users; it grants both read and write
access.
Example > config user rights user access read gname users object Users
Related
commands
display user rights
show user rights
config user accounts
show user accounts
config user groups
show user groups