Hello,
It is possible to have NAC authenticate a user based on it's existence in the local password repository
See the following screenshot:
If this is posted and is too small to read I'll send it to a file share.
The top line would check any 802.1x request and if the username is "Username" it would attempt to authenticate it using the local password repository, so as long as the user exists there it would be successful.
The 2nd Line would send any username that has "Proxy"in the username to the Proxy RADIUS server 1.1.1.1.
The 3rd line would be used for all other authentications that did not pass the 1st and 2nd and attempt LDAP authentication.
You should be able to use the 1st line as an example of how to authenticate a user using the local password repository.
Thanks
-Ryan
"