Re: Question restricting ssh access for some users only
From: Jim Hatfield (subscriber_at_insignia.com)
Date: 10/08/04
- Previous message: Jim Hatfield: "Re: Question restricting ssh access for some users only"
- Maybe in reply to: Jim Hatfield: "Question restricting ssh access for some users only"
- Next in thread: Jeremie Le Hen: "Re: Question restricting ssh access for some users only"
- Reply: Jeremie Le Hen: "Re: Question restricting ssh access for some users only"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: freebsd-security@freebsd.org Date: Fri, 08 Oct 2004 15:28:52 +0100
On Thu, 7 Oct 2004 21:14:07 +0100 , in local.freebsd.security you
wrote:
>
>have you tried using /etc/login.access?
Hmm, looks like sshd does not consult this file!
I'm connecting as user "mis" and the client machine is
172.16.64.16 so I put this at the bottom:
+:mis:172.16.64.16
and it let me in from a different machine.
I tried adding this below:
-:ALL:ALL
but it made no difference. I did HUP sshd.
jim
_______________________________________________
freebsd-security@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"
- Previous message: Jim Hatfield: "Re: Question restricting ssh access for some users only"
- Maybe in reply to: Jim Hatfield: "Question restricting ssh access for some users only"
- Next in thread: Jeremie Le Hen: "Re: Question restricting ssh access for some users only"
- Reply: Jeremie Le Hen: "Re: Question restricting ssh access for some users only"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|