Is it possible to have an 802.1x setup with a UAC VM that allows people onto the network even if they fail. For example:
if USER = valid then allow
if USER = invalid then allow
if USER = not exists then allow
All we want is for the UAC box to capture who fails and who succeeds at the logins. Is that possible. I already tried server-fail permit but that only works for RADIUS timeouts.
Thank you in advance,
Garett