Hi, I already have an active portal working with AD auth, i am wondering if is possible to authenticate users only in specific group in the AD, P ex. Wireless users group, i mean that captive portal auth works only for users in that group.
You can’t use group authorization if your captive portal is configured to authenticate against Kerberos 5. The workaround is to enable IAS (the RADIUS service of Microsoft Active Directory) and configure the captive portal to use RADIUS. In this case, you can set IAS authentication only to the users belonging to a specified group.
I successfully configure IAS (radius) and zeroshell to use this with PAP auth, but i can’t configure IAS to use EAP msCHAPv2 ( EAP TTLS not suported by IAS)