Ok, so.... I am starting to understand teh requirements better. Please confirm the below steps. In order to authenticate via MAC address.
1. Create a MAC Auth profile.
a. Step A. from: https://community.arubanetworks.com/t5/Controller-Based-WLANs/How-do-I-configure-MAC-based-authentication-on-Aruba/ta-p/182430
2. Create the local username that will actually be used as a
MAC address (not a username per say). Step b.
a. * Using the CLI
>local-userdb add username <macaddr> password <macaddr><enter>
b. Is it correct, if one adds a user account at 1 controller (internal database) then the same account will be replicated to the other local controller?
3. Then Map the MAC Authenticaiton profile (created in step 1) into the respective AAA profile (Step C).
a. Create a new aaa profile
>aaa profile <profile name><enter>
>authentication-mac <profile name from step1 above><Enter>
Will the above plan provide the options to authe ticate from a passphrase & MAC Authentication? Or just from the MAC Authentication?
In our case we have 2 x Mobility Masters and then 4 different geographical sites (groups) where there are 2 local controllers at each site/group.