This script only has one client configuration file which is either manage_ssh.conf or manage_ssh.conf.local. The latter can be used as a local override. Typically this configuration can be the same across an entire server park if you have a homogeneous environment. Following settings should be defined for example:
update_sudo.pl script
This script also only has one client configuration file which is either update_sudo.conf or update_sudo.conf.local. The latter can be used as a local override. Typically this configuration can be the same across an entire server park if you have a homogeneous environment. Following settings should be defined for example:
If /etc/sudo_controls is the path to the local SSH controls repository on all your client systems, then you can leave this file as-is. Keep in mind that the update_sudo.conf file will be always be copied from the SUDO master when distributing fragments. To specify a truly local configuration for certain hosts, you can use the local override update_sudo.conf.local file.
Leave a comment