Re: login restrictions

From: Mikael (pub.nospam_at_grizzli.org)
Date: 06/22/04

  • Next message: Splatter: "MS Exchange - Port 135 with Putty/Plink tunnel"
    Date: Tue, 22 Jun 2004 18:44:05 +0200
    
    

    Mikael wrote:

    > Hello,
    >
    > I have a linux machine with an openssh server.
    > Currently, I have network access to only one user "foo".
    > I'd like to add ssh access to other users but with the only restriction
    > that they connect from an internal network (let's say 192.168.10.0/24).
    > If possible, how would you do that ?
    >
    > Thanks,
    >
    > Mikael

    I found what I wanted :
    AllowUsers user@192.168.10.*

    Mikael


  • Next message: Splatter: "MS Exchange - Port 135 with Putty/Plink tunnel"