On Sat, 2002-03-23 at 21:15, David Talkington wrote:
> Edward Marczak wrote:
> 
> >Which makes me ask: Have I just missed a way to have samba authenticate
> >through Pam instead of using its own database?
> 
> Yes, but you may have to roll your own.  See --with-pam and
> - --with-pam_smbpass options to configure.  They're not on by default.

Sure they are.  I've seen the patches that Red Hat applies for Linux
PAM.

$ ldd /usr/sbin/smbd 
        libdl.so.2 => /lib/libdl.so.2 (0x4002c000)
        libnsl.so.1 => /lib/libnsl.so.1 (0x40030000)
        libpam.so.0 => /lib/libpam.so.0 (0x40046000)
        libc.so.6 => /lib/i686/libc.so.6 (0x4004e000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to