PHP Classes

File: raspberry/multiotp-open-source-raspberry-img.txt

Recommend this page to a friend!
  Classes of André Liechti   multiOTP PHP class   raspberry/multiotp-open-source-raspberry-img.txt   Download  
File: raspberry/multiotp-open-source-raspberry-img.txt
Role: Documentation
Content type: text/plain
Description: Documentation
Class: multiOTP PHP class
Authenticate and manage OTP strong user tokens
Author: By
Last change: New release 5.9.7.1
FIX: Command line number of parameters detection corrected
ENH: It's now possible to define the number of digits for new created PIN
(multiotp -config default-pin-digits=n)
ENH: It's now possible to generate the HTML provisioning file by command line
(multiotp -htmlinfo username /full/path/to/username.html or
multiotp -htmlinfo /full/path/to/folder/ to generate files for all users)
ENH: Embedded Windows nginx edition updated to version 1.25.3
ENH: Embedded Windows internal tools updated (wget 1.21.4 and fart 1.99d)
ENH: Embedded Windows freeradius is now launched using NSSM (instead of SRVANY)
New release 5.9.7.0
FIX: Better Windows nginx configuration support (path backslashes replaced by slashes)
ENH: Embedded Windows nginx edition updated to version 1.24.0
ENH: Embedded Windows PHP edition updated to version 8.2.13
ENH: Better hardware/model detection
ENH: Documentation enhanced with instructions for RDWeb on Windows
ENH: Upgrade of some internal tools
ENH: Better internal configuration organization
New release 5.9.6.7
ENH: Documentation updated for "Configuring multiOTP with FreeRADIUS 3.x under Linux"
ENH: Without2FA tokens cannot be used for multi_account connection
ENH: Added documentation for SSH login with multiOTP
New release 5.9.6.5
FIX: Better Raspberry Pi support
FIX: ShowLog() method (used by -showlog option) was buggy
New release 5.9.6.1
FIX: Automated concurrent access for the same user with "Without2FA" token could corrupt the user file
FIX: Any files backend operation is now secured with explicit lock mechanism
ENH: Template updated to print bigger QRcode for "MOTP-XML" tokens
New release 5.9.5.7
FIX: Weekly anonymized stats date was not always updated
FIX: Adding -tokenslist command in CLI mode (mas missing)
FIX: Remove a debug line displaying sometimes "COMMDN:$command\n";
FIX: Some minor PHP notice corrections
ENH: Adding on-premises smsgateway (https://github.com/multiOTP/SMSGateway) as a new SMS provider
ENH: Better warning messages when CheckUserLdapPassword failed
ENH: Embedded documentation enhanced
ENH: Template updated to display correct information for WITHOUT2FA tokens
Date: 3 months ago
Size: 2,435 bytes
 

Contents

Class file image Download
multiOTP open source Raspberry Pi image ready to use ==================================================== multiOTP open source is a strong two-factor authentication device (c) 2010-2023 SysCo systemes de communication sa https://www.multiotp.net/ Current build: 5.9.7.1 (2023-12-03) Check the readme file of the multiOTP open source edition for more information. Raspberry Pi configuration ========================== Supported Raspberry Pi hardware: 1B/1B+/2B/3B/3B+/4B Nano-computer name: multiotp IP address: 192.168.1.44 (netmask: 255.255.255.0, default gateway: 192.168.1.1) Username: root Password: raspberry Flashing the binary image of multiOTP open source Raspberry Pi edition ====================================================================== To flash the binary image, you need a microSD card with a capacity of at least 4GB. You can use Etcher to flash the image: https://www.balena.io/etcher/ (Windows / MacOS / Linux) multiOTP open source Raspberry Pi edition configuration ======================================================= Admin URL: http://192.168.1.44 (netmask: 255.255.255.0, default gateway: 192.168.1.1) Username: admin Password: 1234 Radius password: myfirstpass (for subnet 192.168.0.0/16) This package is the result of a *bunch* of work. If you are happy using this package, [Donation] are always welcome to support this project. Please check https://www.multiotp.net/ and you will find the magic button ;-) Real-time clock =============== If you want to install a battery backed up Real Time Clock in your Raspberry Pi, the drivers for these models are included in the package: https://afterthoughtsoftware.com/products/rasclock http://www.cjemicros.co.uk/micros/products/rpirtc.shtml https://www.robotshop.com/ca/en/elecrow-ds3231-high-precision-rtc-clock-module-raspberry-pi-b.html https://learningdevelopments.co.nz/products/rtc-clock-module-for-raspberry-pi Disclaimer ========== The Raspberry Pi image of multiOTP open source is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and non infringement. in no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.