ivn
ivn
Comments
-
Sorry, figured it out myself. My mistake. I did not enable pap in windows vpn connection propeties. After that it works. Also there is no need in double dashes as I wrote in my previous comment. And also it didn't work with multiotp policy from…
-
Hi! I have some progress here. I have changed "program" line in multiotp module to: program = "/usr/local/bin/multiotp/multiotp.php %{User-Name} %{User-Password} --request-nt-key --src=%{Packet-Src-IP-Address} --chap-challenge=…
-
Yes, I have changed that variable. Here are all my config files. /etc/raddb/mods-available/multiotp: https://pastebin.com/BJ13ywRg /etc/raddb/mods-available/multiotpmschap:Here are some more detailed logs from freeradius: https://pastebin.com/7whwAAVV And here is my multiotp config: ht…