From owner-freebsd-arch Fri Feb 22 15:20:14 2002 Delivered-To: freebsd-arch@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id 4B3A837B402; Fri, 22 Feb 2002 15:20:08 -0800 (PST) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020222232007.EMS2626.rwcrmhc51.attbi.com@InterJet.elischer.org>; Fri, 22 Feb 2002 23:20:07 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id PAA75391; Fri, 22 Feb 2002 15:09:00 -0800 (PST) Date: Fri, 22 Feb 2002 15:08:59 -0800 (PST) From: Julian Elischer To: Terry Lambert Cc: Chris Costello , Dag-Erling Smorgrav , arch@FreeBSD.ORG Subject: Re: OpenPAM In-Reply-To: <3C76CE8D.1660973B@mindspring.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 22 Feb 2002, Terry Lambert wrote: > Julian Elischer wrote: > > The advantages to using linux_pam is obviously that we get to piggyback > > off them for new kinds of pam modules etc. Is this still the case? > > Yes. Pam is just an API. > > > can a linux_pam module be used (once compiled for FreeBSD) on a FreeBSD > > system? > > Yes. > > > how much work is it to convert the source for a Linux Pam module to a > > BSD-PAM module? > > Same as now; most of the time, it's just a recompile, unless > there are unexpected Linux-isms in the code to hamper it being > portable between UNIX systems. > > > The deliberatly gave the Linux-poam stuff a BSD copyright originally > > to allow us to use it.. WHy does it need to be rewritten? > > I'll let DES answer that one... though have you looked at the > Linux-PAM code? It was derived from Mr Tso's PAM code (unveiled at USENIX a few years ago.) He was adamant it was Dual Licensed. (at that time at least). > > -- Terry > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message