Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

jumpstart hardening

Status
Not open for further replies.

kahn630

Technical User
Mar 10, 2005
29
US
Hi, I have a script that I wana put on jumpstart server, so when we jumpstart new client it should run right after the jumpstart. when should I put this script. it is about disabling the ftp, sendmail and inetd etc. pls help.
 
put the executable file in the same directory as your rules, profile, etc...

Then edit you rules configuration file and add the finish script name.

host {begin script} {profile} {finish-script}

ex..

u5 - ultra5 test

check this site out look at rules and custom-scripts



P.S don't forget to run check after you edited the rules file.

Thanks

ca
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top