Subject: Re: FTPd and Chmod problem
To: Chris Ewert <radio_1@geocities.com>
From: Rick Byers <rickb@iaw.on.ca>
List: netbsd-help
Date: 01/02/1999 16:49:21
Hi. Just put the line:
umask all 022                           

into your /etc/ftpd.conf (creating it if it doesn't already exist).  This
will default to "-rw-r--r--" permissions for all classes of users.  See
the umask man page for a bit more about how umasks work (the chmod man
page might also help).

Rick

On Fri, 1 Jan 1999, Chris Ewert wrote:

> Date: Fri, 01 Jan 1999 22:00:29 -0600
> From: Chris Ewert <radio_1@geocities.com>
> To: NetBSD Help <netbsd-help@netbsd.org>
> Subject: FTPd and Chmod problem
> 
> I am running NetBSD 1.3.2 (planning on upgrading soon), and whenever
> someone FTPs into my site (users) the default chmod is -rw-r-----.  I
> think that I need to add a ftpd.conf file and set the umask value higher
> (correct?).  I am having a hard time understanding the man pages, and if
> anyone had a example I could use, that would be very helpful!
> 
> Chris
> 
> --
> .:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:.
> 
> Chris Ewert   radio_1@geocities.com
> 
> Web Page:  http://www.infolaunch.com
> 
> .:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:.
> 
> 

=========================================================================
Rick Byers                       University of Waterloo, Computer Science
rickb@iaw.on.ca                               http://www.iaw.on.ca/rickb/