Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permissions on home dirs wrong (again) #75

Open
daurnimator opened this issue Sep 23, 2018 · 0 comments
Open

Permissions on home dirs wrong (again) #75

daurnimator opened this issue Sep 23, 2018 · 0 comments
Labels

Comments

@daurnimator
Copy link
Member

New user home dirs are being created with the permissions mask drwxr-xr-x.
Rather than the expected drwxr-x--- or drwxr-x--x

Probably due to /etc/skel having the same wrong permissions:

daurnimator@ny1:~$ ls -ld /etc/skel/
drwxr-xr-x. 4 root root 4096 Jul 25 05:11 /etc/skel/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant