Hi All!

The "shadow" package provides the following defaults:
"useradd -m" created home directory with 755 permissions
"adduser" created home directory with 711 permissions
I believe that home directories must be created with 700 permissions.
To achieve this I've changed UMASK from 022 to 077 in /etc/login.defs 
and changed defchmod from 711 to 700 in /usr/sbin/adduser.
I propose to make these changes in the "shadow" package. But before 
adding this feature request to http://bugs.archlinux.org/ I would like 
to hear your opinions, maybe there is some good reason for having 
current defaults?


_______________________________________________
arch mailing list
arch@archlinux.org
http://archlinux.org/mailman/listinfo/arch

Reply via email to