Re: login restrictions
From: Mikael (pub.nospam_at_grizzli.org)
Date: 06/22/04
- Previous message: Mikael: "login restrictions"
- In reply to: Mikael: "login restrictions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
- Previous message: Mikael: "login restrictions"
- In reply to: Mikael: "login restrictions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]