object Returns Auth_Container_RADIUS(
$options
$options)
|
|
Constructor of the container class.
$options can have these keys: 'servers' an array containing an array: servername, port, sharedsecret, timeout, maxtries 'configfile' The filename of the configuration file 'authtype' The type of authentication, one of: PAP, CHAP_MD5, MSCHAPv1, MSCHAPv2, default is PAP
Parameters: