In /etc/pam.d/system-auth I have the following line.
session required pam_oddjob_makehomedir.so skel=/etc/skel umask=007
When I ssh into localhost with a specific user I expect the home dir to be 770, instead it's 755. I try changing the umask value, it doesn't change anything. I did service oddjobd restart
[link] [comments]