Sending login form to an open-mesh acess point for authentication with my own RADIUS server
- by PachinSV
I have my RADIUS server up and running and a custom external captive portal. But I'm not sure:
what information should I send to the Open-Mesh AP with my login form (it is necessary to encrypt the password?, because if I don't use a secret word to encrypt in my network configuration the RADIUS server complaints about it and in the log shows me some strange characters in the password)
I don't know what to do with the "challenge" and "md" parameters in my login splash page.
Thank you very much for your help.