From owner-freebsd-questions Thu Aug 26 20:21: 7 1999 Delivered-To: freebsd-questions@freebsd.org Received: from maine.60north.net (maine.60north.net [198.143.201.10]) by hub.freebsd.org (Postfix) with ESMTP id AF73015497 for ; Thu, 26 Aug 1999 20:20:56 -0700 (PDT) (envelope-from ankzt@maine.60north.net) Received: from localhost (ankzt@localhost) by maine.60north.net (8.9.3/8.9.2) with ESMTP id XAA53451; Thu, 26 Aug 1999 23:20:44 -0400 (EDT) (envelope-from ankzt@maine.60north.net) Date: Thu, 26 Aug 1999 23:20:44 -0400 (EDT) From: Bill To: notme Cc: "freebsd-questions@freebsd.org" Subject: Re: samba & plain text password In-Reply-To: <37C5FE44.8641A50C@lvdi.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG after you do ./configure for samba build go into the source/Makefile & cut the -lpam flag out, its at the top of the Makefile under LIBS=. Now cd into source/include & grep pam * , if i remmember correctly theres 2 entries in config.h, wrap c style comments `/* */` around any definitions to pam. cd ../../ make;make install. Thats what Ive been doing to get samba to work since 1.9.18. Let me know if that works for ya. On Thu, 26 Aug 1999, notme wrote: > Hi, > I am just wondering if I could still use plaintext > password for Samba connecting to a Win9x machine. > (after applying the registry fix). I have a server at > school, which used to run FreeBSd 2.2.8 and Samba > 1.9.18p10. Everything worked fine even with plaintext > passwords. In the begining of this year (4 days ago), > I installed FreeBSD Release 3.2 along with > Samba 2.0.3. (BTW, all of the WIn95 machines > have installed the plaintext reg fix... ) However, I can > no longer access Samba from a Win95 machine when > "encrypted password" is set to" no"... > > I am using the exact same smb.conf from the pre- > upgrade time. > > Thank you in advance for any help! > > Frankie > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message