Next: Scheme-Acct-Procedure, Previous: Replace-User-Name, Up: Radius Internal Attributes [Contents][Index]
Rewrite-FunctionATTRIBUTE Rewrite-Function 2004 string
| Users: | LR | |
| Hints: | LR | |
| Huntgroups: | LR | |
| Additivity: | Append | |
| Proxy propagated: | No |
The Rewrite-Function attribute specifies the name of the
rewriting function to be applied to the request. The attribute
may be specified in either pairlist in the entries of
the hints or huntgroups configuration file.
The corresponding function should be defined in rewrite as
integer name()
i.e., it should return an integer value and should not take any arguments.
See Packet rewriting rules, Request Processing Hints — raddb/hints; Huntgroups — raddb/huntgroups.