Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jan 1999 17:47:09 +0100
From:      "Jose M. Alcaide" <jose@we.lc.ehu.es>
To:        "Thomas T. Veldhouse" <veldy@visi.com>
Cc:        FreeBSD-Stable <freebsd-stable@FreeBSD.ORG>
Subject:   Re: samba still using PAM?
Message-ID:  <36B0948D.CE153D69@we.lc.ehu.es>
References:  <004a01be4ad9$8529cb60$236319ac@w142844.carlson.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36B0948D.CE153D69>