cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1708
Views
0
Helpful
1
Replies

RDBMS Sync

brajar01
Level 1
Level 1

I have created an interface to create user IDs using default field values. For e.g default password, groups display with drop-down boxes, default enable password , invalid login attempts.. etc.. I am populating the accountactions table in the SQL server. I would like to know the action code to set the "Advanced TACACS+ settings" for User to be "Use Group Settings" instead of "No Enable privilege". Please let me know the action code to do the same.

Thanks

1 Reply 1

gfullage
Cisco Employee
Cisco Employee

I don't believe you can set this attribute via RDBMS Sync. Not every attribute available via the GUI is configurable like this, so if the attribute isn't in here (http://www.cisco.com/univercd/cc/td/doc/product/access/acs_soft/csacs4nt/acs31/acsuser/ag.htm#1002749) then it'll just revert to its default which unfortunately, is "No Enable Privilege".

Reading thru this (http://www.cisco.com/univercd/cc/td/doc/product/access/acs_soft/csacs4nt/acs31/acsuser/s.htm#2282) shows that the Advanced TACACS Settings aren't supported via RDBMS Sync. Sorry.