If I need to do the following, how do I setup the dictionary to be correct?

3Com Vendor Specific Attribute
The default user levels on the Switch (monitor, manager, admin) are
supported by a 3Com Vendor Specific Attribute (VSA). The Vendor-ID for
3Com is 43. You must configure the RADIUS server to send this attribute
in the Access-Accept message in order to specify the access level required
for each user account. The configurable attribute values are:
 Monitor (1) — the user can view all manageable parameters, except
special/security features, but cannot change any manageable
parameters.
 Manager (2) — the user can access and change the operational
parameters but not special/security features.
 Administrator (3) — the user can access and change all manageable
parameters.
The attribute body consists of a 3Com Vendor type (1), Vendor data
length (6) and the Vendor data (4 octet integer containing the access
level value), as shown in Figure 25.

Also when I am trying to get 802.1x working against mysql data (since that is
how we have it setup) I get the following error:

rlm_sql (sql): Released sql socket id: 3
modcall[authorize]: module "sql" returns ok
rlm_counter: Entering module authorize code
rlm_counter: Could not find Check item value pair
modcall[authorize]: module "daily" returns noop
rlm_eap: EAP packet type notification id 0 length 11
rlm_eap: EAP Start not found
modcall[authorize]: module "eap" returns updated
modcall: group authorize returns updated
rad_check_password: Found Auth-Type EAP
auth: No User-Password or CHAP-Password attribute in the request
auth: Failed to validate the user.
Login incorrect: [brockj/<no User-Password attribute>] (from client ss4400
port 119 cli 00-00-39-CA-99-AF)

Any ideas on what I can try?

Jon


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to