Open-AudIT
https://www.open-audit.org/phpBB3/

File Permission on Linux
https://www.open-audit.org/phpBB3/viewtopic.php?f=5&t=3664
Page 1 of 1

Author:  cmendes0101 [ Thu May 20, 2010 1:39 am ]
Post subject:  File Permission on Linux

I was having problems with some permissions so I screwed up all file permissions to solve some problems.

Question is What are the default permissions for the files in the web directory? Like the general permission that most of the files should have then the specific permission for those 3-4 special files. Can't seem to find anywhere with a search.

Author:  A_Hull [ Thu May 20, 2010 8:15 pm ]
Post subject:  Re: File Permission on Linux

I have all of the files

[code]
-rw-r--r-- 1 www-data www-data
[/code]

.. by default, but it depends on how your apache expects them to be, they must be readable by the web server, and the scripts folder should be writeable.

Author:  cmendes0101 [ Tue May 25, 2010 5:27 am ]
Post subject:  Re: File Permission on Linux

Oh ok thanks. During the setup it askes to make a couple files 0744. Does anyone recall from the initial setup php file?

Author:  A_Hull [ Tue May 25, 2010 5:34 pm ]
Post subject:  Re: File Permission on Linux

[quote="cmendes0101"]Oh ok thanks. During the setup it askes to make a couple files 0744. Does anyone recall from the initial setup php file?

The setup suggests making include_config.php and audit.config writeable (0744) but if you are truggling, and not too worried about security, set them (0777)

Page 1 of 1 All times are UTC + 10 hours
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/