From owner-freebsd-stable Tue Jan 26 12:15:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA23881 for freebsd-stable-outgoing; Tue, 26 Jan 1999 12:15:32 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from megaweapon.zigg.com (megaweapon.zigg.com [206.114.60.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA23866 for ; Tue, 26 Jan 1999 12:15:28 -0800 (PST) (envelope-from matt@zigg.com) Received: from localhost (matt@localhost) by megaweapon.zigg.com (8.9.2/8.9.2) with ESMTP id PAA16386; Tue, 26 Jan 1999 15:11:46 -0500 (EST) (envelope-from matt@zigg.com) Date: Tue, 26 Jan 1999 15:11:46 -0500 (EST) From: Matt Behrens To: Chris Stenton cc: stable@FreeBSD.ORG Subject: Re: old version of PAM in 3.0-stable stopping Samba working? In-Reply-To: <199901262004.UAA02259@hawk.gnome.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 26 Jan 1999, Chris Stenton wrote: : Ok taking out the above as requested gives the following error : : Jan 26 19:53:55 buzzard smbd: no modules loaded for `samba' service : : Which I believe is coming from the PAM library. So, it looks like a PAM service : is required for samba account management. I think I will take Matt Behrens : route at the moment to get things up and running. For yours and others' reference, what I did was remove `-lpam' from the `LIBS=' line in source/Makefile, and undef these three symbols in source/include/config.h: HAVE_PAM_AUTHENTICATE HAVE_PAM_AUTHENTICATE (yes, it appears twice) HAVE_SECURITY_PAM_APPL_H - Matt Behrens Network Administrator, zigg.com Engineer, Nameless IRC Network To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message