From owner-freebsd-newbies Thu Jan 20 10: 6:27 2000 Delivered-To: freebsd-newbies@freebsd.org Received: from www.beastie.net (cr13646-a.lngly1.bc.wave.home.com [24.113.138.52]) by hub.freebsd.org (Postfix) with ESMTP id 8FF7814CCC for ; Thu, 20 Jan 2000 10:06:24 -0800 (PST) (envelope-from beastie@beastie.net) Received: from [192.168.1.2] (helo=Beastie) by www.beastie.net with smtp (Exim 3.03 #1) id 12BLwr-000Ngy-00; Thu, 20 Jan 2000 10:04:45 -0800 Message-ID: <002301bf6371$25174700$0201a8c0@uniserve.com> From: "David Fuchs" To: "Leandro Asnaghi-Nicastro" , Cc: References: <200001201716.MAA09052@hme0.mailrouter02.sprint.ca> Subject: Re: [Q] account admin Date: Thu, 20 Jan 2000 10:06:53 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Leandro is right, use /etc/inetd.conf and put a # mark in front of your telnet service. Once you've done that, run the command "ps -aux" to display all running processes and find the process called "inetd" from the list. On the same row as that process you'll see it's PID (Process ID), all you need to do is restart that process so that it takes the new inetd.conf configuration into effect. To restart simply type "kill -HUP ". -David Fuchs ----- Original Message ----- From: Leandro Asnaghi-Nicastro To: Cc: Sent: Thursday, January 20, 2000 9:16 AM Subject: Re: [Q] account admin > On This Day, in the Year of Our Lord 20 Jan 00, at 10:45, thus spake Youlgok : > > > 1. Could you please explain me how to delete an user account? > > I can add and create new user account from /stand/sysintall, > > but I don't know how to delete alredy created a whole user > > account. > > I'm new to FreeBSD, and I can answer this, thanks to David Fuchs: > > to delete a user: rmuser > > > 2. Is this possible? While outgoing telnet to a remote host > > is still open, can I close all incoming telnet from a remote > > host? > > Now, I'm new to FreeBSD, but I've used Linux.. if my guessing is > right, you can probably close all services into your box by editing > this file: /etc/inetd.conf > > Hope that helps. > Check out the FreeBSD page and download the newbiew > handbook. Damn good resource to get started with simple > administration stuff. > > leandro > --- > Leandro Asnaghi-Nicastro (LA672) > Capital of Nasty Electronic Magazine - ISSN 1482-0471 > Editor in Chief - http://www.capnasty.org > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-newbies" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message