These are the steps, I took so far to install the privacyIDEA (linotp fork) server:
- Grab nethserver cd, and install centOS7 on a new vm, which is located in my red network. (I do not want to screw my nethserver vm, thus I decided to test privacyIDEA on e separate centos7 vm)
- Update the freshly installed vm: yum check-update && yum update && yum clean all && reboot && ssh into the server to be able to copy paste then followed the installation on their site: https://privacyidea.readthedocs.io/en/latest/installation/centos.html
- After I have disabled firewalld (systemctl mask --now firewalld) I can access privacyIDEA server.
- Rollout of a token of the local root user is very easy. Then installed freeotp scanned the QR code, and tested the 6-digit token -> success.
I need help as I have no idea yet, on how to link this with domain users from my nethserver active directory domain. Maybe someone could step in and see if it is possible to integrate this in nethserver itself? In the meantime my next steps will be to look on howto compile the credential provider that will have to be installed on the windows 10 systems, and reading their documentation in general. Frankly atm I have no idea on how their credential provider can be compiled. There is no documentation, as you they sell the msi.
I would love to help testing within nethserver but I don’t know howto proceed, so thanks in advance for your help.