Date: Sat, 19 Feb 2000 20:01:42 +0300 From: Igor Vinokurov <igor@rtsnet.ru> To: freebsd-security@freebsd.org Subject: pw && umask Message-ID: <20000219200142.A605@shogun.rtsnet.ru>
next in thread | raw e-mail | index | archive | help
Hello. We use pw for automatic registration of new users in the system. For security reasons we use 072 as umask for all users. Unfortunately, pw creates a user home directory with the umask which was for the one who has started pw. How to solve this problem? May be it is necessary to add support umask? It is possible to be oriented on umask which is indicated in login class (which it is passed to pw by -L option). -- Igor Vinokurov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000219200142.A605>