Project

General

Profile

Configuring Roles » History » Version 3

Luke Murphey, 08/12/2012 06:26 AM

1 1 Luke Murphey
h1. Configuring Roles
2 1 Luke Murphey
3 3 Luke Murphey
By default, successfully authenticated users are assigned the "user" role. However, this can be overridden by creating a vendor specific attribute. The attribute should contain a string containing a colon or comma separated list of roles (like "admin:can_delete"). Re-run setup on the RADIUS auth app and configure the app to use the vendor code and vendor attribute ID you defined.
4 3 Luke Murphey
5 3 Luke Murphey
Below are instructions for configuring IAS:
6 1 Luke Murphey
7 1 Luke Murphey
h2. Open the IAS MMC Snap-In
8 1 Luke Murphey
9 1 Luke Murphey
Start the "mmc"
10 1 Luke Murphey
11 1 Luke Murphey
!Open_mmc_snap_in.png!
12 1 Luke Murphey
13 1 Luke Murphey
h2. Open the Remote Access Policy
14 1 Luke Murphey
15 1 Luke Murphey
Selected "Remote Access Policies" and open the appropriate policy.
16 1 Luke Murphey
17 1 Luke Murphey
!Select_policy.png!
18 1 Luke Murphey
19 1 Luke Murphey
h2. Create a New Attribute
20 1 Luke Murphey
21 1 Luke Murphey
Create a new attribute with a value of "Vendor-Specific" and a vendor of "RADIUS Standard".
22 1 Luke Murphey
23 1 Luke Murphey
!Select_attribute.png!
24 1 Luke Murphey
25 1 Luke Murphey
Select a format of string and set the value to a colon separated list of roles.
26 1 Luke Murphey
27 1 Luke Murphey
!Edit_attribute.png!
28 1 Luke Murphey
29 1 Luke Murphey
The created attribute should look something like this:
30 1 Luke Murphey
31 1 Luke Murphey
!List_attributes.png!