I have a script using csh to set permissions. It uses simple chown and chmod commands and has worked in RedHat 5.2, 6.2, and 7.0. With this version for some reason the script does not work. I tried making a test script that was just a one line csh script with a chown command and it didn’t work. So I change it to bash and it worked. Can someone give me a clue here?
At this point I don’t know if it makes a differnce but I am set to No Firewall.