Update README.md

This commit is contained in:
Nasir Hafeez
2020-01-27 12:05:58 +05:00
committed by GitHub
parent ab93e415da
commit 4f61842c54

View File

@@ -11,4 +11,5 @@ It is configured on the iAP like this:
![Auth text settings](https://github.com/nasirhafeez/capport/blob/master/Aruba%20iAP/Auth%20Text%20Settings.png)
The files `index.php` and `login.php` are for auth text based login. The file `userlogin.html` is for username password based login. It can be based on local user database or RADIUS.
The files `index.php` and `login.php` are for auth text based login. The file `userlogin.html` is for username password based RADIUS login.
It posts the entered username and password to `http://securelogin.arubanetworks.com` which resolves to the IP of the iAP.