From owner-freebsd-stable Thu Sep 13 6:42:31 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mclean.mail.mindspring.net (mclean.mail.mindspring.net [207.69.200.57]) by hub.freebsd.org (Postfix) with ESMTP id 33C7637B40F for ; Thu, 13 Sep 2001 06:42:28 -0700 (PDT) Received: from netcom1.netcom.com (user-2inisie.dialup.mindspring.com [165.121.114.78]) by mclean.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id JAA14250; Thu, 13 Sep 2001 09:42:26 -0400 (EDT) Received: by netcom1.netcom.com (Postfix, from userid 1000) id B389613121; Thu, 13 Sep 2001 06:42:23 -0700 (PDT) From: Mike Harding To: kwc@world.std.com Cc: freebsd-stable@freebsd.org In-reply-to: <200109131317.JAA25490@world.std.com> (message from Kenneth W Cochran on Thu, 13 Sep 2001 09:17:51 -0400 (EDT)) Subject: Re: Default user directory (adduser) filemode References: <200109131317.JAA25490@world.std.com> Message-Id: <20010913134223.B389613121@netcom1.netcom.com> Date: Thu, 13 Sep 2001 06:42:23 -0700 (PDT) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG '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. - Mike H. Date: Thu, 13 Sep 2001 09:17:51 -0400 (EDT) From: Kenneth W Cochran Sender: owner-freebsd-stable@FreeBSD.ORG List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Precedence: bulk Hello -stable: I notice that when I add a user to FreeBSD, either from adduser or from /stand/sysinstall --> UserAdd(sp?), the default filemode of the user's home directory is 755. So far, I can't find (something like) a config-option for this (i.e., in /etc/adduser.conf). Is this a bug or a feature(tm)? :) OS is -stable (RELENG_4), as of 8 September 2001. Thanks, -kc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message