We have a new FMC (v 7.4.0) and copied all settings of External authentication Radius object from older FMC where it worked fine.
However Radius authentication to the new FTDs was failing and I found out that CLI access filter can't include "admin" anymore. FMC basically won't push config with the list of CLI users to FTD.
It was working fine on previous versions of FMC (and FTD) - CLI access filter could contain also admin account in the list of CLI users and Radius authentication to FTDs was OK. Also "show user" output listed correct external users but this is not the case now - as soon as admin is added to CLI access filter then "show user" output is not populated with new users.
Is this a new requirement to exclude admin from the CLI access filter or is it a bug?