#!/bin/sh ################################################################### # SETPERM_MONSERV - set file permissions on the SQL Monitor Server ################################################################### chmod 755 ../bin chmod 755 ../bin/monserver chmod 755 ../install chmod 744 ./setperm_monserv chmod 755 ../scripts chmod 744 ../scripts/installmon echo "done..." echo " "