Date: Thu, 10 May 2001 07:13:31 -0500 From: "Greg" <greg@geektech.com> To: <freebsd-doc@FreeBSD.ORG> Subject: RE: Message-ID: <000801c0d94a$a0a948f0$9fea84ce@geektech.com> In-Reply-To: <200105101209.PAA00257@news.apex.dp.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
This is not the correct forum for questions like this, however: You need to place a "#" character before your telnet line in your /etc/inetd.conf as such: ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l #telnet stream tcp nowait root /usr/libexec/telnetd telnetd #shell stream tcp nowait root /usr/libexec/rshd rshd -Greg -----Original Message----- From: owner-freebsd-doc@FreeBSD.ORG [mailto:owner-freebsd-doc@FreeBSD.ORG] On Behalf Of Ivanuk@newmail.ru Sent: Monday, May 10, 1999 6:10 AM To: freebsd-doc@FreeBSD.ORG Subject: Hi! I want to shut off the telnet session for remote users. How I can do it? Thank you!!! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000801c0d94a$a0a948f0$9fea84ce>