Hi guys, i didn't want to ask because there are plenty more post with similar questions but i couldn't find one that solve my problem and i couldn't solve it myself.
So right now i have mac-caching enabled and it work, now i want to be able to only assing the Mac Caching Role only if the user account is valid. I have a few questions..
1. When the user send it username to the WLC and it hits the mac AAA profile with mac authentication enabled the WLC will use the user mac-address as the User-Name in my case (AVP: l=14 t=User-Name(1): dcef09e1cecc)
2. So my WLC is sendig the radius requests to CPPM so it needs to rely on its authentication sources in this case LDAP. but when i see the LDAP packet capture i see the packet capture i see (Filter: (&(sAMAccountName=dcef09e1cecc)(objectClass=user))
I am not sure if I am looking this from the correct angle but please let me know or point me to the correct direction. Thanks