Default permissions of /home/user..

Peter Rosa prosa at pro.sk
Fri Oct 22 11:58:03 PDT 2004


Hi,

try to read /usr/sbin/adduser. It's perl script, not ELF, so you can change
something there.
In line 953 (FreeBSD 4.10) is this: mkdir($homedir, 755).
Simple change it to 700 and you should be where you wanted.

NOT TESTED !!!!

Peter Rosa




More information about the freebsd-security mailing list