From owner-freebsd-questions Thu Mar 21 7:14:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from janeway.vonbek.dhs.org (bgm-24-24-79-198.stny.rr.com [24.24.79.198]) by hub.freebsd.org (Postfix) with ESMTP id E873F37B404 for ; Thu, 21 Mar 2002 07:14:16 -0800 (PST) Received: by janeway.vonbek.dhs.org (Postfix, from userid 12347) id EB51DE77B4A; Thu, 21 Mar 2002 10:15:31 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by janeway.vonbek.dhs.org (Postfix) with ESMTP id E8D0B6A8C1D for ; Thu, 21 Mar 2002 10:15:31 -0500 (EST) Date: Thu, 21 Mar 2002 10:15:31 -0500 (EST) From: John Bleichert X-X-Sender: syborg@janeway.vonbek.dhs.org Reply-To: John Bleichert To: questions@FreeBSD.ORG Subject: Re: How to see files in user home directory In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 21 Mar 2002, Joe & Fhe Barbish wrote: > Date: Thu, 21 Mar 2002 09:27:23 -0500 > From: Joe & Fhe Barbish > To: FBSDQ > Subject: How to see files in user home directory > > Created user using adduser taking all the defaults. > When logged in user can not see his .files with ls command. > > Is this normal? > > User needs to see .forward file. How to change so users can see .files? > > If 'ls -a' doesn't show the user's hidden files (starting with a '.') then they don't exist. FBSD comes delivered with extremely stripped new user defaults which definately don't include .forward files. I think it is expected that any sysadmin would want to set up the skel directory manually. The skel directory is the skeleton used as a reference in creating new user accounts. Off the top of my head I can't remember where it is in FBSD - /etc/skel ? See the adduser man page. HTH - JB |-John Bleichert----syborg@stny.rr.com----------------| |-------------------http://vonbek.dhs.org/latest.jpg--| To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message