Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jan 1999 19:59:24 +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 and PAM - Solution
Message-ID:  <36AF620C.CCFC566B@we.lc.ehu.es>
References:  <010f01be4a24$90336d00$236319ac@w142844.carlson.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thomas T. Veldhouse wrote:
> [.........]
> 
> So I created the file /etc/pam.d/samba
> 
> with this content:
> 
> #%PAM-1.0
> auth       required     /lib/security/pam_pwdb.so shadow
> account    required     /lib/security/pam_pwdb.so
> password   required     /lib/security/pam_pwdb.so shadow use_authtok
> session    required     /lib/security/pam_pwdb.so
> 
> Now Samba 2.0 works and everyone can authenticate!
> 
> You probably want to add this to your FAQ, like I said I've seen dozens of
> posts regarding this issue (some on FreeBSD w/PAM).
> 

I'm afraid that the PAM module "pam_pwdb.so" does not exist for
FreeBSD. At least, it is not listed under /usr/lib.

PAM has been disabled in the samba port as of Jan, 27 (patch-ad).

-- 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?36AF620C.CCFC566B>