From owner-freebsd-questions Wed Jun 24 22:15:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA15632 for freebsd-questions-outgoing; Wed, 24 Jun 1998 21:43:19 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from lucy.bedford.net (lucy.bedford.net [206.99.145.54]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA15504 for ; Wed, 24 Jun 1998 21:42:02 -0700 (PDT) (envelope-from listread@lucy.bedford.net) Received: (from listread@localhost) by lucy.bedford.net (8.8.8/8.8.8) id AAA05682; Thu, 25 Jun 1998 00:24:31 -0400 (EDT) (envelope-from listread) Message-Id: <199806250424.AAA05682@lucy.bedford.net> Subject: Re: All Wierd and Pissed Off... In-Reply-To: <35919DB2.50AE@gte.net> from simple at "Jun 24, 98 08:45:38 pm" To: simple@gte.net Date: Thu, 25 Jun 1998 00:24:31 -0400 (EDT) Cc: freebsd-questions@FreeBSD.org X-no-archive: yes Reply-to: djv@bedford.net From: CyberPeasant X-Mailer: ELM [version 2.4ME+ PL38 (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 simple wrote: > Okay, I'm pretty new to FreeBSD (Unix) in general. I need to have root > access to my server from a telnet session because I am not always in > front of the computer, but, well, I think I've found a new love... I > think everyone on this list will understand this love. *kiss* > When I try to login to my server as root, it tells me that the login is > incorrect. I've also tried to login as a normal user and then rlogin as > root (this works for Red Hat 5.1). I've double and triple checked the > password I'm typing in is correct. Get yourself into the "wheel" group, and use su -l > Now, secondly, like I said I'm new to this stuff. > > Is there a way to list all of the user accounts that have been created. cat /etc/passwd Anybody can do it. If you need to keep track, keep a baseline copy, then do a diff against the current one. I think the daily security report will do this, too. > With FTP access built into FreeBSD, is it possible to limit the person > to only the FTP directory and sub-directories beneath that? Yeah, but i'm too lazy to look it up. (I don't do it, so it'd be better for you to look it up than get it second hand from me.) Dave -- http://www.microsoft.com/security: `Microsoft Windows NT Server is the most secure network operating system available.' Don Quixote: `You are mistaken, Sancho.' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message