13 Attribute List
The following sections describe the most frequently used Radius
attributes. Each attribute is described as follows:
ATTRIBUTE name value type
| Users: | user-flags
|
| Hints: | hints-flags
|
| Huntgroups: | huntgroup-flags
|
| Additivity: | additivity
|
| Proxy propagated: | prop
|
These values have the following meaning:
- name
- The attribute name.
- value
- The attribute number.
- type
- The attribute type.
- user-flags
- Syntax flags defining in which part of a raddb/users entry this
attribute may be used. The flags consist of two letters: ‘L’ means
the attribute can be used in the lhs, ‘R’ means it can be used in
the rhs.
- hints-flags
- Syntax flags defining in which part of a raddb/hints entry this
attribute may be used.
- huntgroup-flags
- Syntax flags defining in which part of a raddb/huntgroups entry this
attribute may be used.
- additivity
- The additivity of the attribute determines what happens if a rule
attempts to add to the pair list an attribute that is already present
in this list. Depending on its value, the actions of the server are:
- Append
- New attribute is appended to the end of the list.
- Replace
- New attribute replaces the old.
- Drop
- New attribute is dropped. The old one remains in the list.
- prop
- Is the attribute propagated back to the nas if the server works
in proxy mode?
The entry N/A for any of this fields signifies “not
applicable”.