From owner-freebsd-questions Mon Oct 22 21:54:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail21.sdc1.sfba.home.com (femail21.sdc1.sfba.home.com [24.0.95.146]) by hub.freebsd.org (Postfix) with ESMTP id 470DC37B401 for ; Mon, 22 Oct 2001 21:54:14 -0700 (PDT) Received: from vb ([65.9.177.97]) by femail21.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20011023045413.ECUR29124.femail21.sdc1.sfba.home.com@vb> for ; Mon, 22 Oct 2001 21:54:13 -0700 Message-ID: <005401c15b7f$31471200$0200a8c0@cc515939b.owml1.md.home.com> From: "vbrammer" To: Subject: Authen::PAM on 4.4-stable and 5.0-current Date: Tue, 23 Oct 2001 00:57:18 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi. Ive been trying to work with PAM on FreeBSD via Perl and Authen::PAM. On 5.0-current I was able to converse with PAM , but how far I got im not sure. On 4.4-stable I cant even begin to converse with PAM , I automatically get errors about unable to dlopen pam_*.so, and adding faulty modules. However logging in on console works perfectly fine. Can anyone tell me what is happenning here? Or where I can get more information on the FreeBSD flavor of PAM? One thing I noticed on both machines is that during Configure for Authen::PAM I get -ldl errors (unable to dlopen). Im learning as I go, so any help is appreciated. Vince To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message