Date: Thu, 14 Jan 1999 01:58:12 -0500 (EST) From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com> To: hodeleri@seattleu.edu (Eric Hodel) Cc: molbloo@interport.net, questions@FreeBSD.ORG Subject: Re: more stupid questions Message-ID: <199901140658.BAA06847@cc942873-a.ewndsr1.nj.home.com> In-Reply-To: <369D7529.C56273E9@seattleu.edu> from Eric Hodel at "Jan 13, 99 08:40:09 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901140658.BAA06847>