Hi, I just noticed that the default permissions on /root are 755 root.wheel. on top of that the default umask for the default shell is 022. That seems like a potential security concern. root account is used for administration and shouldn't be world readable. Any thoughts from the masses? dan