|
I am looking for a bash script that I can use when I setup servers. I need to disable root ssh access and we use winbind to authenticate against Microsoft Active Directory. There are some configurations within SWAT that we do such as set the default domain to yes and change the template home firectory to /home/%U. We also change several WINS options, etc all within SWAT. Is there an easy way to script this since we perform this task every single time we setup a server. This includes test, dev and prod servers. Any assistance and guidance would be greatly appreciated.
|