View Full Version : Reset ISPConfig 3.0 file permissions
mghens
17th February 2009, 00:36
I need to reset ISPConfig 3.0 File permissions for ISPConfig server located in: /usr/local/ispconfig
What are the proper permissions/ownership?
Thanks
Michael
m0se5
11th March 2009, 22:36
I'm new here, but this seems easy enough.
These commands should get you close to what I see:
chown -Rf ispconfig:ispconfig /usr/local/ispconfig/
chmod -Rf 750 /usr/local/ispconfig/
chmod -Rf 770 /usr/local/ispconfig/interface/lib/lang/ /usr/local/ispconfig/interface/web/*/lib/lang/
chmod -f 770 /usr/local/ispconfig/interface/web/*/lib/lang
chmod -Rf 751 /usr/local/ispconfig/server/scripts/
For your reference, I attached a text file containing the output of this command from Debain 5 with ispconfig 3:
ls -ahlR /usr/local/ispconfig/
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.