From owner-freebsd-questions Wed Mar 8 4:51:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id DFDCA37B561 for ; Wed, 8 Mar 2000 04:51:07 -0800 (PST) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12SfvI-0002wF-00; Wed, 08 Mar 2000 14:50:44 +0200 From: Sheldon Hearn To: Bhishan Hemrajani Cc: freebsd-questions@FreeBSD.ORG Subject: Re: AUTH/IDENT HUP In-reply-to: Your message of "Tue, 07 Mar 2000 17:24:22 PST." <200003080124.RAA35546@cytosine.dhs.org> Date: Wed, 08 Mar 2000 14:50:43 +0200 Message-ID: <11294.952519843@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 07 Mar 2000 17:24:22 PST, Bhishan Hemrajani wrote: > How do I get inetd to "re-read" the configuration file? > I removed the entry for auth, yet auth still works. > I tried to HUP it, killed the process and started it again. > And that didn't work. Two possiblities. First, you may be offering the ``authi'' service with a stand-alone identd server like pidentd. I suspect this to be the case because inetd doesn't have a -r option: > And, I don't start inetd with -r, so the inetd ident > server isn't running. Second, you may have an ``ident'' service configured, even though you've hashed out ``auth''. These two are synonyms. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message