How to Configure TACACS+
Command or Action
Step 9
copy running-config startup-config
Example:
Switch# copy running-config
startup-config
Configuring TACACS+ Authorization for Privileged EXEC Access and Network Services
You can use the aaa authorization global configuration command with the tacacs+ keyword to set parameters
that restrict a user's network access to privileged EXEC mode.
Note
Authorization is bypassed for authenticated users who log in through the CLI even if authorization has
been configured.
Follow these steps to specify TACACS+ authorization for privileged EXEC access and network services:
SUMMARY STEPS
1. enable
2. configure terminal
3. aaa authorization network tacacs+
4. aaa authorization exec tacacs+
5. end
6. show running-config
7. copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Switch> enable
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
888
Purpose
(Optional) Saves your entries in the configuration file.
Purpose
Enables privileged EXEC mode. Enter your password if
prompted.