 |
» |
|
|
 |
User
profiles associate information with a user name for authentication
and authorization. This information is defined by attribute-value
pairs. The server configuration must include profiles for all the
users that can access services through the AAA server. If a user
profile is not included in the configuration, the server will reject
the users access request. Profiles may be stored in flat text files or an external source.
This section covers user profiles stored in a text file. The Users
screen allows you to add a new user to, modify an existing user in,
or delete an existing user from a text file. This screen is accessed
by selecting the Users link from the graphic interfaces Navigation
Tree or through the Realms screen by selecting the Users icon for
a realm that is configured for the User File.When you create, modify,
or delete a user, the corresponding screen will display.  |  |  |  |  | IMPORTANT: You must enter the user’s fully-qualified name when
adding to the default users file (using the Users link in the Navigation
Tree): for example, enter user1@organization.com instead of only
entering user1. |  |  |  |  |
Navigating
the Define Users Screen |  |
Selecting the
New User link or the following icon will display the General tab
of the user creation screen: Selecting an existing user
or the following icon will display a form of the corresponding realm’s
attributes for modification: Selecting the following icon
will display a confirmation screen before you delete the corresponding
entry: Selecting the following icon
will move the corresponding entry up one level: Selecting the following icon
will move the corresponding entry down one level: Selecting the following icon
will display a context sensitive HTML help screen:
Adding
or Modifying a User Profile |  |
When adding a new user profile to
the server configuration or modifying an existing entry, you supply
values for the user profile attributes through a form’s
fields. This form is tabbed according to groups of attribute-value
pairs. Initially, the General tab is active. - User Name:
Value to compare
to the User-Name attribute value in the request. It must be less
than 64 characters. &, “, ~, \, /,%,
$, ‘, and space characters may not be used.  |  |  |  |  | IMPORTANT: You must enter the user’s fully-qualified
name when adding to the default users file (using the Users link
in the Navigation Tree): for example, enter user1@organization.com instead
of only entering user1. |  |  |  |  |
- Authentication Type:
Use this field to supersede
the Authentication type specified in the user’s realm.
Selecting Local will use the authentication method specified by
the user’s realm. - Password and Confirm Password:
Enter the user’s
password and confirm it by entering it again. - Password Hashing Mechanism:
Choose how you want to store
user passwords by selecting a hashing method. Select Plain Text
to be compatible with most client password hashing methods. If you
prefer not to use Plain Text, be sure the password storage hashing
method you choose is compatible with the client password hashing
method as described in the following table: Table 4-3 Compatible
Password Storing Methods for AAA Server and Client Client Password Hash | AAA Server Storage Hash |
|---|
PAP | Any | | MSCHAP | NT Hash or Plain Text | | MD5 | MD5 or Plain Text | | GTC static | Any |
- Check Items:
An optional list of zero
or more attribute-value pairs, delimited by white space. These items
indicate various attribute values that the server will compare to
the corresponding attribute values in the Access-Request. - Reply Items:
Reply items generally get
returned to configure the client for the user’s session.
They include information like PPP configuration values, the name of
the host that the user wishes to connect to, or an optional packet
filter name.
The remaining fields on the form, like Session Timeout and
idle Timeout are optional. Each of the fields on the first four tabs (General, NAS/Login,
Framed, and Others) corresponds to an attribute that can be used
in a user profile as a check or reply item. When specifying attribute
values through these tabs, all A-V pairs that may ordinarily be
used as either a check or a reply item in a server configuration
are automatically added as a reply item, unless the Free tab is
used. There are many more attributes, including vendor-specific
attributes, that can be added to a user profile. The Free tab allows
you to enter any of these attributes in the Check and Reply list
boxes. To add attributes to the list boxes, follow the Attribute
= Value syntax. A-V pairs may be listed one per line. When adding
a new user profile, you select the Create button to submit it to
the AAA Server Manager. When modifying an existing profile, you
select the Modify button to submit changes to the user profile.
In either case if each field contains a valid value, the profile
will be created or modified; otherwise, an error message is displayed.
You can always select the Cancel button and return to the Users
screen without making any changes to your server configuration. Deleting
a User Profile |  |
You
may delete a user profile in the default users file or in a realm
file, which is the file created for a realm that uses File type
authentication. To delete a profile, select the icon for an existing
user profile from the Users File screen (accessed by selecting Users
from the Navigation Tree). To delete a user in a realm file, on
the Local Realms screen you must first select the icon for a listed
realm that is configured for File type authentication. The User Deletion
screen allows you to preview a profile before you delete it.
|