From owner-freebsd-hackers Thu Mar 25 17:24:54 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from iclub.nsu.ru (iclub.nsu.ru [193.124.222.66]) by hub.freebsd.org (Postfix) with ESMTP id AC79914F91 for ; Thu, 25 Mar 1999 17:21:07 -0800 (PST) (envelope-from fjoe@iclub.nsu.ru) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.9.2/8.8.5) with ESMTP id HAA41496 for ; Fri, 26 Mar 1999 07:20:38 +0600 (NS) Date: Fri, 26 Mar 1999 07:20:38 +0600 (NS) From: Max Khon To: hackers@freebsd.org Subject: samba+PAM (again) 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 hi, there! Are there any plans on implementing account management in PAM modules (at least pam_unix)? I made another patch for pass_check.c for samba port (ftp://iclub.nsu.ru/pub/unix/net/samba/freebsd/samba-freebsd-pam.tar.gz) With this patch samba can use PAM to authenticate users. The problem is that existing PAM modules (pam_unix) do not support account management. /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message