From owner-freebsd-hackers Sat Mar 4 7: 1: 2 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from galileo.poli.hu (polinet-gw.poli.hu [195.199.8.25]) by hub.freebsd.org (Postfix) with ESMTP id F367637B77B for ; Sat, 4 Mar 2000 07:00:58 -0800 (PST) (envelope-from mauzi@aquarius.poli.hu) Received: from dial-6.poli.hu ([195.199.8.22] helo=aquarius.poli.hu) by galileo.poli.hu with esmtp (Exim 3.12 #1) id 12RG35-000Gzh-00 for hackers@freebsd.org; Sat, 04 Mar 2000 16:00:56 +0100 Received: from mauzi (helo=localhost) by aquarius.poli.hu with local-esmtp (Exim 3.12 #1) id 12RG23-00019L-00 for hackers@freebsd.org; Sat, 04 Mar 2000 15:59:51 +0100 Date: Sat, 4 Mar 2000 15:59:51 +0100 (CET) From: Gergely EGERVARY Reply-To: mauzi@poli.hu To: hackers@freebsd.org Subject: PAM modules Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello, I've just played a bit with libpam, and the modules. My basic problem is: I _really need_ login accounting, and pam_limits.so (in Linux-PAM) does a good work for me. I have seen that the code imported into the cvs tree is rather old - (v0.65?) so I grabbed the new sources, and started hacking. (btw - It was about 2 minutes to get the module compiled on FreeBSD-CURRENT) I have also seen some code is under rewrite (by jdp, Juniper Networks, ... so what I want to ask is: - what are the future plans with PAM support? - do you need contributors, patches, etc. -- mauzi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message