2.4.6.4 Targeting Specific Servers

The tacacsCliAuthentication script includes a --hostnames flag that allows performing specific commands only on the specified servers, rather than applying changes to all the servers of the topology.
/usr/TKLC/appworks/bin/tacacsCliAuthentication --hostnames HOSTNAME1,HOSTNAME2 create-user -u <tacacs_user> -A <access_method>

This flag is primarily provided to accommodate newly added servers to the topology. The recommended practice is to run the commands without the --hostnames flag.

This ensures the TACACS+ server configuration and TACACS managed user accounts are consistent across all servers of the DSR topology.