From owner-freebsd-questions Fri Apr 9 5:34:41 1999 Delivered-To: freebsd-questions@freebsd.org Received: from garfield.bmk.com.au (bmkind.lnk.telstra.net [139.130.51.118]) by hub.freebsd.org (Postfix) with ESMTP id B3804150E8 for ; Fri, 9 Apr 1999 05:34:25 -0700 (PDT) (envelope-from brendan@bmk.com.au) Received: from localhost (brendan@localhost) by garfield.bmk.com.au (8.8.7/8.8.7) with SMTP id WAA03558 for ; Fri, 9 Apr 1999 22:34:43 +1000 (EST) (envelope-from brendan@bmk.com.au) Date: Fri, 9 Apr 1999 22:34:39 +1000 (EST) From: Brendan Kosowski X-Sender: brendan@garfield To: FreeBSD Questions Subject: pcnfsd umask problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have installed pcnfsd on a FreeBSD 2.2.7 system. I am using WIN95 boxes to access NFS on the FreeBSD box. I am trying to get pcnfsd to save all files with a umask of 007 ( ie. I want to give owner & group read-write-execute privelages ). I tried setting all umask's in login.conf to 007 and I also set the umask in the WIN95 client software to 007 but the NFS server is still saving all files with a umask of 022. Is it possible to tell pcnfsd to save all files with a umask of 007 ??? I would love some help with this problem !!! Best Regards, Brendan... ------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message