Open Luc3as opened 6 years ago
Hi Lucas,
When you are trying to authenticate, you will be asked for your ldap-username and password (ldap password followed by OTP in the same password field)
The local file mappings is only used to map a user it's yubikey on the server. I've personally only done this with a attribute in the LDAP server tho.
Hello, I would need little help. I am trying to get this working for few days now, I accomplished auth to LDAP ( MS AD ) or to yubikey file mapping. However what I would like is authentication to LDAP and then second step by yubikey in local file mappings. Is this scenario possible somehow or what am I doing wrong ? I have /opt/openvpn/openvpn_external defined like this, but I cannot get successfull auth. I imagine it like using yubico pam to sshd auth, first username and then separate input for OTP. Am I right ? thank you