From owner-freebsd-questions Wed Jan 13 22:58:47 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA29000 for freebsd-questions-outgoing; Wed, 13 Jan 1999 22:58:47 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA28993 for ; Wed, 13 Jan 1999 22:58:46 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.8.8/8.8.8) id BAA06847; Thu, 14 Jan 1999 01:58:12 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199901140658.BAA06847@cc942873-a.ewndsr1.nj.home.com> Subject: Re: more stupid questions In-Reply-To: <369D7529.C56273E9@seattleu.edu> from Eric Hodel at "Jan 13, 99 08:40:09 pm" To: hodeleri@seattleu.edu (Eric Hodel) Date: Thu, 14 Jan 1999 01:58:12 -0500 (EST) Cc: molbloo@interport.net, questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Eric Hodel wrote, > alissa bader wrote: > > But I get the following message whenever I try to login using my account: > > > > Jan 13 17:22:59 highlow login:_securepath: /home/alissa/.login_conf is not > > owned by uid 1000 > as root "chmod 1000 /home/alissa/.login_conf" should clear up that message. I think you mean, as root type, # chown 1000 ~alissa/.login_conf 'chown' not 'chmod.' You had her setting the sticky-bit with no permissions for _anyone_ to read, write, or execute. :) -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message