Re: BLOCK SSH FOR CERTAIN USERS
- From: bugs@xxxxxx (Mark Hittinger)
- Date: Sun, 29 Oct 2006 09:58:16 -0600
"vreyesii" <drbk563@xxxxxxxxx> writes:
How can I block a certain user from be able to SSH to a system?
One way is to set a group id (maybe canssh ) on everyone you want to be able to
ssh using a group id in /etc/group.
Then in /etc/ssh/sshd_config add a line:
AllowGroups root canssh
Later
Mark Hittinger
bugs@xxxxxx
.
- References:
- BLOCK SSH FOR CERTAIN USERS
- From: vreyesii
- BLOCK SSH FOR CERTAIN USERS
- Prev by Date: Re: BLOCK SSH FOR CERTAIN USERS
- Next by Date: Re: BLOCK SSH FOR CERTAIN USERS
- Previous by thread: Re: BLOCK SSH FOR CERTAIN USERS
- Next by thread: Re: BLOCK SSH FOR CERTAIN USERS
- Index(es):