2.4.6.4 Targeting Specific Servers
The
tacacsCliAuthentication.sh 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.sh create-user -u <tacacs_user> --hostnames noam-01,noam-02This 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.