LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   default files and folder acl permissions (https://www.linuxquestions.org/questions/fedora-35/default-files-and-folder-acl-permissions-222790/)

Baltasar 08-26-2004 03:13 PM

default files and folder acl permissions
 
Hi,

When i run adduser the home folder is created with 700 permission. Where can i change it to 711 (rwx--x--x)?
And where is the default file and folder acl permissions defined?

Thank you in advance!

Tamsco 08-26-2004 05:57 PM

A little context would help some. As far as the permissions go, you should be able to change those using the chmod command from terminal, unless I am missing something.

mjmwired 08-26-2004 09:28 PM

I do NOT know if this works.

Try editting '/etc/login.defs'.
I think there is: 'UMASK (number)'. The default number is '077', just make sure the line exists:
UMASK 066

Baltasar 08-28-2004 04:21 PM

I am running FC2 with minimum requirements. I can't find the line UMASK 077 in login.defs. Should it really be there and not somewhere else?
I am running apache on this server and the home folders must have set at least execute permission and my problem is i often forget to change it after i created the user and the homepage will not be accessible.

mjmwired 08-30-2004 12:50 PM

Try adding it.


All times are GMT -5. The time now is 07:02 AM.