From owner-freebsd-stable Thu Jan 28 08:49:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA09867 for freebsd-stable-outgoing; Thu, 28 Jan 1999 08:49:13 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from polaris.we.lc.ehu.es (polaris.we.lc.ehu.es [158.227.6.43]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA09843 for ; Thu, 28 Jan 1999 08:48:43 -0800 (PST) (envelope-from jose@we.lc.ehu.es) Received: from we.lc.ehu.es (tiburon [158.227.6.111]) by polaris.we.lc.ehu.es (8.9.1/8.9.1) with ESMTP id RAA21919; Thu, 28 Jan 1999 17:47:09 +0100 (MET) Message-ID: <36B0948D.CE153D69@we.lc.ehu.es> Date: Thu, 28 Jan 1999 17:47:09 +0100 From: "Jose M. Alcaide" Organization: Universidad del Pais Vasco - Dept. de Electricidad y Electronica X-Mailer: Mozilla 4.07 [en] (X11; U; FreeBSD 3.0-STABLE i386) MIME-Version: 1.0 To: "Thomas T. Veldhouse" CC: FreeBSD-Stable Subject: Re: samba still using PAM? References: <004a01be4ad9$8529cb60$236319ac@w142844.carlson.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thomas T. Veldhouse wrote: > > I just cvsup'd the ports from this morning (1-28-99 @ 9:30) and it > appears that samba is still trying to use PAM: see below: > > Using LIBS = -lreadline -lcrypt -lpam > Compiling smbd/server.c > > Can somebody please take a look at the latest patch? The new patch does not change the configure script, which finds the PAM library, and then adds -lpam to LDFLAGS and two #defines to config.h. But the patch disables the code that does the PAM calls, so smbd authentication should work. Simply, the smbd executable has a reference to a shared library that it does not use. Are you having authentication problems with smbd now? -- JMA ----------------------------------------------------------------------- José Mª Alcaide | mailto:jose@we.lc.ehu.es Universidad del País Vasco | http://www.we.lc.ehu.es/~jose Dpto. de Electricidad y Electrónica | Facultad de Ciencias - Campus de Lejona | Tel.: +34-946012479 48940 Lejona (Vizcaya) - SPAIN | Fax: +34-944858139 ----------------------------------------------------------------------- "Go ahead... make my day." - H. Callahan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message