PAM and login.conf + SSH and IMAP
From: Paul Sandys (myj_at_nyct.net)
Date: 02/08/05
- Previous message: Rick Fournier: "Re: ISP connection issue (Rick Fournier)"
- Next in thread: Theodore Knab: "Re: PAM and login.conf + SSH and IMAP"
- Reply: Theodore Knab: "Re: PAM and login.conf + SSH and IMAP"
- Reply: Volker Kindermann: "Re: PAM and login.conf + SSH and IMAP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 8 Feb 2005 00:05:01 -0500 (EST) To: freebsd-isp@freebsd.org
I need to block ssh access to wheel only and at the same time allow IMAP access
to any user.
When I put following in /etc/login.access, the ssh behaves the way I want:
+:wheel:ALL
-:ALL:ALL
However, it also denies imap access. I'm trying different options in
/etc/pam.d/imap without any success. Is there a PAM module that would
authenticate using system password file and disregarded /etc/login.access ?
Any suggestions ?
Thanks,
Paul
Paul Sandys
network operations manager
http://www.nyct.net/
212.293.2620
_______________________________________________
freebsd-isp@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
- Previous message: Rick Fournier: "Re: ISP connection issue (Rick Fournier)"
- Next in thread: Theodore Knab: "Re: PAM and login.conf + SSH and IMAP"
- Reply: Theodore Knab: "Re: PAM and login.conf + SSH and IMAP"
- Reply: Volker Kindermann: "Re: PAM and login.conf + SSH and IMAP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|