Re: Using PAM for additional SSH/Console authentication
From: Ed Wilts (ewilts_at_ewilts.org)
Date: 04/29/04
- Previous message: Ed Wilts: "Re: new to list / network eth0 issue"
- In reply to: Yagi Angrypants: "Using PAM for additional SSH/Console authentication"
- Next in thread: Stuart Sears: "Re: Using PAM for additional SSH/Console authentication"
- Reply: Stuart Sears: "Re: Using PAM for additional SSH/Console authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 28 Apr 2004 17:27:42 -0500 To: General Red Hat Linux discussion list <redhat-list@redhat.com>
On Wed, Apr 28, 2004 at 01:29:43PM -0700, Yagi Angrypants wrote:
> A while ago I had configured an RH box so that ssh
> users had to have their account names entered into a
> text file (in addition to the "usual" requirements) in
> order to be able to ssh into a machine.
>
> I can't remember how to do this now. I'd like to
> configure a box I have now so that ssh and console
> users need to have their accounts specificially
> entered into additional text files to permit such
> access. Can someone point me to a good link that
> discusses modifying the PAM configuration to
> accomplish this?
The easiest way to do this is via the sshd_config file that forces users
to be members of a group to allow the ssh login. man sshd_config and
search for AllowGroup
Console users are handled via /etc/securetty I think.
-- Ed Wilts, Mounds View, MN, USA mailto:ewilts@ewilts.org Member #1, Red Hat Community Ambassador Program -- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Ed Wilts: "Re: new to list / network eth0 issue"
- In reply to: Yagi Angrypants: "Using PAM for additional SSH/Console authentication"
- Next in thread: Stuart Sears: "Re: Using PAM for additional SSH/Console authentication"
- Reply: Stuart Sears: "Re: Using PAM for additional SSH/Console authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|