07-11-2007 11:39 AM
Hi there,
i have a little problem with tacacs+ and the ace module.
i have configured aaa authentication with tacacs. The authentication with the ACS works fine. But when i am logged in on the ACE module, i can't work with the command configure... when looked on the user informations i see that i am logged in with the role "Network-Monitoring".
How can i map a user from the ACS (Tacacs) to the role admin ?
Have i do some configuration on the ACS or on the module ???
On CCO i found nothing about mapping. Only something with LDAP (is this eventually the solution)
Thanks a lot for answers an best regards..
Dirk
Solved! Go to Solution.
07-11-2007 12:04 PM
You have to submit the role during authentication and authorization. The info you are looking for is in the security guide. Check the following link which explains your issue very well.
[quote]
The user profile attribute serves an important configuration function configuration for a TACACS+ server group. If the user profile attribute is not obtained from the server during authentication, or if the profile is obtained from the server but the context name(s) in the profile do not match the context in which the user is trying to log in, the default role (Network-Monitor) and default domain (default-domain) will be assigned to the user provided the authentication is successful.
[quote end]
Hope that helps...
Roble
07-11-2007 12:04 PM
You have to submit the role during authentication and authorization. The info you are looking for is in the security guide. Check the following link which explains your issue very well.
[quote]
The user profile attribute serves an important configuration function configuration for a TACACS+ server group. If the user profile attribute is not obtained from the server during authentication, or if the profile is obtained from the server but the context name(s) in the profile do not match the context in which the user is trying to log in, the default role (Network-Monitor) and default domain (default-domain) will be assigned to the user provided the authentication is successful.
[quote end]
Hope that helps...
Roble
07-11-2007 11:03 PM
Hi Roble,
thanks a lot. That is what i was looking for...
Everything works fine now.
Best regards.
Dirk
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide