Creating And Setting Group Membership - Cisco Access Registrar 4.2 Installation And Configuration Manual

Cisco systems network device installation and configuration guide
Hide thumbs Also See for Cisco Access Registrar 4.2:
Table of Contents

Advertisement

Configuring Groups
Table 5-1
Object
UserGroups
UserLists

Creating and Setting Group Membership

Step 1
Run the aregcmd command:
Use the cd command to change to the UserGroups object.
Step 2
Use the add command to create a user group, specifying the name and optional description, BaseProfile,
Step 3
AuthenticationScript, or AuthorizationScript. The following example shows how to add the PPP-users
group.
This example sets the BaseProfile to
profile, Cisco AR adds the properties in the profile to the response dictionary as part of the authorization
process.
Use the cd command to change to the user you want to include in this group. The following example
Step 4
shows how to change to the user, jean:
Use the set command to set the user's group membership to the name of the group you have just created.
Step 5
Use the save command to save your changes.
Step 6
Step 7
Use the reload command to reload the server.
Note
You must save whenever you have changed the configuration, either through adds, deletes,
or sets. Before you exit, log out, or reload, Cisco AR prompts you to save. You must reload
after all saves except when you have only made changes to individual users (either adds,
deletes, or sets). Unlike all other changes, Cisco AR reads user records on demand; that is,
when there is a request from that user.
Installing and Configuring Cisco Access Registrar, 4.2
5-2
Configuring UserGroups
Action
Add a new UserGroup
Set group membership
aregcmd
cd /Radius/UserGroups
add PPP-users "Users who always connect using PPP" default-PPP-users
cd /Radius/UserLists/Default/jean
set group PPP-users
save
reload
. When you set this property to the name of a
default-PPP-users
Chapter 5
Customizing Your Configuration
OL-17221-02

Advertisement

Table of Contents
loading

Table of Contents