Hi,
We have a user “TestRole” created on tacacs server and also on local.
At TACACs, “TestRole” has read permissions. At Local “TestRole” user has read-write permissions.
Authentication order is ‘tacacs local’.
When we login with user ‘TestRole’, the TACACs servers was contacted, and the login was success for TACACS user. But the permissions granted for this user is read and write. Which is wrong, we expect the permissions to be read only. This might be because, the nacm is appending both the permissions.
When we remove the local user ‘TestRole’, the then TACACs user ‘TestRole’ gets Read only permissions.
Please let me know if there is a way to assign permissions based on the TACACS user or based on the type of authentication.
Thanks,
Padma