Re: How to permit selective SSH access?
From: Puff Addison (puff_at_transport.ucl.ac.uk)
Date: 06/03/04
- Next message: Jean-David Beyer: "Re: How to permit selective SSH access?"
- Previous message: Tim Haynes: "Re: How to permit selective SSH access?"
- In reply to: Reply-Via-Newsgroup Thanks: "How to permit selective SSH access?"
- Next in thread: Jean-David Beyer: "Re: How to permit selective SSH access?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 03 Jun 2004 11:39:08 +0100
Reply-Via-Newsgroup Thanks wrote:
>
> Folks,
>
> I have tried reading the 'man' page on ssh and attempted to configure
>
> /etc/ssh/hosts.equiv
> .shosts
>
> to only permit access to the server from a select number of IP addresses
> however it doesn't work (meaning access is permitted from all IP
> addresses regardless of origin).
>
> I just placed the IP addresses in the above files - Can someone provide
> me with some examples or suggest where I am going wrong?
>
> Please reply via the newsgroup so all can learn,
>
> Thanks in advance,
> Randell D.
Check the man page for sshd_config(5) and log for the entry for the
AllowUsers key word.
I am not sure that /etc/hosts.{allow. deny} is used directly by sshd. If
not you need tcpwrappers.
-- Dr J D ADDISON Senior Research Fellow Centre for Transport Studies UCL Tel: 020 27679 1574 email: puff@transport.ucl.ac.uk
- Next message: Jean-David Beyer: "Re: How to permit selective SSH access?"
- Previous message: Tim Haynes: "Re: How to permit selective SSH access?"
- In reply to: Reply-Via-Newsgroup Thanks: "How to permit selective SSH access?"
- Next in thread: Jean-David Beyer: "Re: How to permit selective SSH access?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|