[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [pysieved] Using PAM auth on FreeBSD
- From: Neale Pickett <neale at woozle dot org>
- Subject: Re: [pysieved] Using PAM auth on FreeBSD
- Date: Thu, 19 Jul 2007 17:04:12 -0600
Jonathan Stewart <jonathan at kc8onw dot net> writes:
> I'm trying to use PAM auth on FreeBSD
I remember back when I had to go into FreeBSD ports repositories for
stuff I needed on Linux. I guess now the Linux dudes get to start
repaying that debt.
You can get the Python PAM module from (among other places) debian's
package repository:
http://ftp.debian.org/debian/pool/main/p/python-pam/python-pam_0.4.2-12.tar.gz
Apparently there is no longer an upstream maintainer.
Neale