| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Suffix
ATTRIBUTE Suffix 1004 string |
| Users: | L- |
|
| Hints: | L- |
|
| Huntgroups: | LR |
|
| Additivity: | Append | |
| Proxy propagated: | No |
The Suffix attribute indicates the suffix that the user name
should contain in order for a particular record in the profile
to be matched. This attribute should be specified in LHS
of the `users' or `hints' file.
For example, if the `users' file contained
DEFAULT Suffix = ".ppp", Auth-Type = System,
Strip-User-Name = Yes
Service-Type = Framed-User,
Framed-Protocol = PPP
|
then the user names `gray.ppp' and `yoda.ppp' would match this record, whereas `gray' and `yoda' would not.
Both Prefix and Suffix attributes may be specified in
a profile. In this case the record is matched only if the user name
contains both the prefix and the suffix specified.
See section 14.3.18 Prefix, and
14.3.26 Strip-User-Name.