PHP Classes

File: raspberry/boot-part/multiotp-tree/etc/freeradius/modules/multiotp

Recommend this page to a friend!
  Classes of André Liechti   multiOTP PHP class   raspberry/boot-part/multiotp-tree/etc/freeradius/modules/multiotp   Download  
File: raspberry/boot-part/multiotp-tree/etc/freeradius/modules/multiotp
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: multiOTP PHP class
Authenticate and manage OTP strong user tokens
Author: By
Last change: Update of raspberry/boot-part/multiotp-tree/etc/freeradius/modules/multiotp
Date: 3 months ago
Size: 598 bytes
 

Contents

Class file image Download
exec multiotp { wait = yes input_pairs = request output_pairs = reply program = "/usr/local/bin/multiotp/multiotp.php -base-dir=/usr/local/bin/multiotp/ '%{User-Name}' '%{User-Password}' -request-nt-key -src=%{Packet-Src-IP-Address} -tag=%{Client-Shortname} -mac=%{Called-Station-Id} -calling-ip=%{Framed-IP-Address} -calling-mac=%{Calling-Station-Id} -chap-challenge=%{CHAP-Challenge} -chap-password=%{CHAP-Password} -ms-chap-challenge=%{MS-CHAP-Challenge} -ms-chap-response=%{MS-CHAP-Response} -ms-chap2-response=%{MS-CHAP2-Response}" shell_escape = yes }