Date: Sun, 9 Mar 2003 16:39:19 -0800 From: Paul Hoffman <phoffman@proper.com> To: freebsd-questions@FreeBSD.ORG Subject: Using different auth method for telnet? Message-ID: <p0521051cba918dd50fb9@[63.202.92.157]>
next in thread | raw e-mail | index | archive | help
Hi again. On a test machine, I have changed the line in inetd.conf to something like: telnet stream tcp nowait root /usr/libexec/telnetd telnetd -a none -p /path/to/my-auth-program and I have hup'd inetd. However, when I try to telnet to this machine, I still go through the standard telnet prompting for username and password. I get the same result with "-a valid" and "-a user". What else do I need to modify to get my program to be used instead of the default login? 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?p0521051cba918dd50fb9>