Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 681 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 681 Bytes

apache_2fa-newuser

Simplify User and Token creation for apache_2fa

This Project is related to apache_2fa on GitHub:

https://github.com/itemir/apache_2fa

Place newuser.sh direct into your apache_2fa folder.
Don't forget to make it executable.
Be shure to have enougth credentials to modify with your system-account:

  • apache_credentials
  • tokens.json

Dependencies:

  • oathtool
  • qrencode

This tool was written and tested on a Centos7-System.
Modifications for other Operating Systems may be necessary.