On Thu, Sep 13, 2001 at 09:56:22AM -0400, Chip Norkus wrote:
> On Thu Sep 13, 2001; 06:42AM -0700 Mike Harding used 1.4K bytes of bandwidth to send 
>the following:
> > 
> > 'adduser' is a perl script, search it for '755' and you will find
> > where the permissions are set, it's trivial to change in the source,
> > although logically this could be a configuration parameter.  The
> > script is in /usr/sbin/adduser.
> > 
> 
> Additionally, if you change your umask, mkdir(2) (which is what is used by
> adduser) will be restricted.  So, if you want files created to be completely

I doubt that.  There umask is set to 022 in the variables() sub, which
is called at the beginning of adduser execution.

\Anton.
-- 
May the tuna salad be with you.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to