16 lines
353 B
Plaintext
16 lines
353 B
Plaintext
## <summary>RADIUS authentication and accounting server.</summary>
|
|
|
|
########################################
|
|
## <summary>
|
|
## Use radius over a UDP connection. (Deprecated)
|
|
## </summary>
|
|
## <param name="domain">
|
|
## <summary>
|
|
## Domain allowed access.
|
|
## </summary>
|
|
## </param>
|
|
#
|
|
interface(`radius_use',`
|
|
refpolicywarn(`$0($*) has been deprecated.')
|
|
')
|