Managing Cisco ACE (Application Control Engine) modules with TACACS+
16 10 2008service = exec {
optional shell:Admin = "Admin default-domain"
}
The format is: shell:<Context> = “<Role> <domain>”
I’m not all that into ACE modules yet, so I’ll assume that the reader knows what each of those should be set to in their environment. For us, we simply want the equivalent of priv-lvl = 15, and that’s what we get above.
Note that without that av-pair, the defaults come through as Admin context, default-domain and “Network-Monitoring” role.
Also note that excluding the “optional” keyword will render you unable to log in to any IOS devices that use your TACACS+ server for authorization.
[ad#footer]Categories : ACE, Cisco





