Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Sep 2000 00:38:40 +1200
From:      "Dan Langille" <dan@langille.org>
To:        freebsd-questions@freebsd.org
Subject:   internal auth and inetd don't seem to like each other
Message-ID:  <200009161238.AAA13888@ducky.nz.freebsd.org>

next in thread | raw e-mail | index | archive | help
I'm attempting to use the internal auth.  I'm failing.

I enable the following in /etc/inetd.conf:

auth    stream  tcp     nowait  root    internal        auth -r -f -n -o 
UNKNOWN -t 30

Then I killall -hup inetd

And I see this in /var/log/messages when I try to connect to an IRC 
server, I get these:

Sep 17 00:16:26 ducky inetd[13754]: cannot execute internal: No such 
file or directory

I've found nothing in the questions mailing list archives.

# uname -a
FreeBSD ducky.nz.freebsd.org 4.1-STABLE FreeBSD 4.1-STABLE #0: 
Mon Aug 21 18:17:33 NZST 2000     
root@ducky.nz.freebsd.org:/usr/obj/usr/src/sys/DUCKY  i386

Others seem to have this working.  No idea why I can't.

side note: from what I've seen of other working examples, I don't think 
this will provide a working auth for boxes behind the fw/nat box (on 
which the above was done).
--
Dan Langille
The FreeBSD Diary - http://www.freebsddiary.org/
FreshPorts        - http://freshports.org/


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?200009161238.AAA13888>