Date: 18 Jul 2002 00:42:10 +0000 From: Wayne Pascoe <freebsd@penguinpowered.org.uk> To: "Rafter Man" <rafter@linuxmail.org> Cc: freebsd-questions@freebsd.org Subject: Re: Telnetd Message-ID: <m2znwprhnh.fsf@set.home.penguinpowered.org.uk> In-Reply-To: <20020717214749.31375.qmail@linuxmail.org> References: <20020717214749.31375.qmail@linuxmail.org>
next in thread | previous in thread | raw e-mail | index | archive | help
"Rafter Man" <rafter@linuxmail.org> writes: > Hi Subscribers > > If I have a server running telnetd and sshd, how can I denie a users > telnet access (he must have ssh access also using passwords). For starters, I would strongly deny telnet access by default. There are very few good reasons to use telnet in this day and age, and the horrible insecurity of it makes it worth binning. Having done my 'Responsible adult' preaching, I think you might be able to do what you want using PAM. Have a look through the PAM docs and see if that helps you. Regards, -- - Wayne Pascoe - http://www.penguinpowered.org.uk/wayne/ You have zero privacy anyway, get over it - Scott McNealy 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?m2znwprhnh.fsf>