This is more of a general linux question, but since I only use gentoo, I might as well ask it here. I seem to remember that there was some sort of option in Redhat where you could set the default permissions of the directory created with "useradd -m" kind of like umask but for use with useradd only. Right now if I use "useradd -m" the default permissions on that dir are 755 which I'd like to change to 700 if at all possible. I know I can always chmod afterwards, but I'd like to make it standard in case I forget. Any ideas?
Sharku




