From owner-freebsd-questions Sat Mar 11 9:11:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from intrex.net (mail.intrex.net [209.42.192.246]) by hub.freebsd.org (Postfix) with ESMTP id CA89A37B72A for ; Sat, 11 Mar 2000 09:11:34 -0800 (PST) (envelope-from brownicm@prokyon.com) Received: from molly.local.domain [209.42.232.106] by intrex.net with ESMTP (SMTPD32-5.05) id AE7A86280050; Sat, 11 Mar 2000 12:12:26 -0500 Content-Length: 1373 Message-ID: X-Mailer: XFMail 1.3.1 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20000311110346.6342.qmail@web607.mail.yahoo.com> Date: Sat, 11 Mar 2000 12:10:34 -0500 (EST) From: Christopher Browning To: Dennis Jun Subject: Re: enabling identd Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To cause inetd to re-read its config file you should be able to: ps aux | grep inetd to get the pid of inetd, and then kill -1 *pid* where *pid* is the process id # of inetd, or kill -SIGHUP *pid* same thing On 11-Mar-00 Dennis Jun wrote: > --- zaid dashti wrote: >> hi >> i want ask one question !! >> > >#auth stream tcp wait root /usr/local/sbin/identd identd -w >#-t120 > > Uncomment that line (i.e., erase the #) > > And that's pretty much it. I'm not certain how to reinitialise inetd.conf > without rebooting, since I am a newbie to FreeBSD. However, I think > exec /etc/inetd.conf when you are root should do the trick. If not, then > just reboot the box. Any BSD gurus have any comments/suggestions? > I would love to hear them. > > > > ===== > PGP public key: > http://i.am/dennisjun/ > or ldap://certserver.pgp.com/ > __________________________________________________ > Do You Yahoo!? > Talk to your friends online with Yahoo! Messenger. > http://im.yahoo.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ---------------------------------- "if you believe in Nothing... ...Honey, It believes in you." Chris Browning brownicm@prokyon.com XFMail on FreeBSD 3.2 11-Mar-00 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message