02-21-2018 12:13 AM
02-21-2018 03:58 PM
It does work but you do have to configure the syntax like an LDAP query in vbscript. There is one issue if you're trying to do the authentication through the webservice: The APs attempt to use chap authentication and you have to tell them all to use pap (using a script run from the controller).
Keep in mind that authenticating to AD is a simple pass/fail (you have a domain account or you don't). It doesn't allow you the granular control you can get in RADIUS (if you are a member of this domain group, then...).