From owner-freebsd-questions Fri Jul 28 0: 3: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kearneys.ca (cr1003527-a.rct1.bc.wave.home.com [24.113.36.145]) by hub.freebsd.org (Postfix) with SMTP id BD51237B551 for ; Fri, 28 Jul 2000 00:02:58 -0700 (PDT) (envelope-from brent@kearneys.ca) Received: (qmail 37131 invoked by uid 1000); 28 Jul 2000 07:04:42 -0000 Date: Fri, 28 Jul 2000 00:04:42 -0700 From: Brent Kearney To: FreeBSD Questions Subject: ftpd & umask Message-ID: <20000728000442.A37090@kearneys.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. I'm using FreeBSD-4.0 stable. Is there a way to set the umask for anonymous ftp users? I have setup a pseudo-anonymous account with a restricted shell, and I would like files created by the ftp user (via ftp) to be group-writable. I understand that WU-ftpd has an option 'defumask' in the ftpaccess file that sets the default UMASK for a class of users. My pseudo- anonymous user is in a special login group, but the umask setting in login.conf doesn't seem to matter to ftpd. Thanks for any suggestions. -Brent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message