Skip site navigation (1)Skip section navigation (2)
Date:      08 Nov 2002 17:21:33 -0700
From:      Shane Hickey <shane@howsyournetwork.com>
To:        freebsd-newbies@freebsd.org
Subject:   ssh with pam?
Message-ID:  <1036801294.14458.44.camel@devo.volumen.net>

next in thread | raw e-mail | index | archive | help
Howdy all.  What are people using to only allow ssh from certain
addressees?  I'm a recent FreeBSD convert, from Linux.  In linuxland I
used both iptables and then I would edit /etc/pam.d/sshd and add this
line

account    required     /lib/security/pam_access.so

to enable the pam module that allowed me to specify hosts/networks in
/etc/security/access.conf.

I'd rather not do tcp wrappers.  Is there an equivalent way to do this
with pam in FreeBSD?  I know about ipfilter and I'll be doing that, I
just like to have another layer.

Thanks,

Shane



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-newbies" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1036801294.14458.44.camel>