Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 1077

Advertising
background image

1068

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

17

user <USERNAME> password [0 <UNECRYPTED-PASSWORD>|2

<ECRYPTED-PASSWORD>|<PASSWORD>]

{group <RAD-GROUP> {guest expiry-time <HH:MM> expiry-date <MM:DD:YYY>

{(email-id <EMAIL-ID>|start-time <HH:MM> start-date <MM:DD:YYY>|

telephone <TELEPHONE-NUMBER>)}}}

Example

rfs7000-37FABE(config-radius-user-pool-testuser)#user testuser password 0

motorolasol@123 group test1 guest expiry-time 13:20 expiry-date 12:25:2013

start-time

17:00 start-date 01:05:2013

rfs7000-37FABE(config-radius-user-pool-testuser)#

rfs7000-37FABE(config-radius-user-pool-testuser)#show context

radius-user-pool-policy testuser

user testuser password 0 motorolasol@123 group test1 guest expiry-time 13:20

expiry-date 12:25:2013 start-time 17:00 start-date 01:05:2013

rfs7000-37FABE(config-radius-user-pool-testuser)#

Related Commands:

user <USERNAME>

Adds a new RADIUS user to the RADIUS user pool

<USERNAME> – Specify the name of the user. The username should not exceed 64 characters.

NOTE: The username is a unique alphanumeric string identifying this user, and cannot be modified with

the rest of the configuration.

passwd
[0
<UNENCRYPTED-PASSWORD>
|
2 <ENCRYPTED-PASSWORD>|
<PASSWORD>]

Configures the user password (provide a password unique to this user)

0 <UNENCRYPTED-PASSWORD> – Sets an unencrypted password

2 <ENCRYPTED-PASSWORD> – Sets an encrypted password

<PASSWORD> – Sets a password (specified unencrypted) up to 21 characters

group <RAD-GROUP>

Optional. Configures the RADIUS server group of which this user is a member

<RAD-GROUP> – Specify a group name in the local database.

If the user is a guest, assign the user a group with temporary access privileges.

guest

Optional. Specifies that this user is a guest user. Guest users have restricted access. After enabling a
guest user account, specify the start and expiry time and date for this account.
A guest user can be assigned only to a guest user group.

expiry-time <HH:MM>

Optional. Specify the user account expiry time in the HH:MM format (for example, 12:30 means 30
minutes after 12:00 the user login will expire).

expiry-date <MM:DD:YYYY>

Optional. Specify the user account expiry date in the MM:DD:YYYY format (for example. 02:15:2013).

start-time <HH:MM>

Optional. Specify the user account activation time in the HH:MM format.

start-date <MM:DD:YYYY>

Optional. Specify the user account activation date in the MM:DD:YYYY format.

(email-id <EMAIL-ID>|
start-time <HH:MM>
start-date <MM:DD:YYY>|

telephone

<TELEPHONE-NUMBER>)

After configuring the above user details, optionally configure the following user information:

email-id – User’s e-mail ID

start-time – User’s account activation time

telephone – User’s telephone number (should include the area code)

no

Deletes a user from a RADIUS user pool

Advertising