- Since I set up a lot of CMSMS sites, I have written a bash script that does the following after I have completed the install:
- Delete install directory
- chmod 444 all files and directories
- chmod 777 the files & directories that need this
This would allow a newbie without SSH to implement a standard security scheme automatically. Granted it wouldn't solve all problems or plug all holes, but it would be a nice feature.
Security Script or Module
Security Script or Module
Last edited by kendo451 on Mon Sep 15, 2008 7:09 pm, edited 1 time in total.
Re: Security Script or Module
Yes it will be very good to have a security plugin.
Re: Security Script or Module
Hello,
I like your idea of "post install hardening" as I like "deny from all" in htaccess in /lib or so.
I don't know if a module is the right implementation.
Pierre M.
I like your idea of "post install hardening" as I like "deny from all" in htaccess in /lib or so.
I don't know if a module is the right implementation.
Pierre M.