[Samba] making Samba works together with PAM

daniel.jarboe at custserv.com daniel.jarboe at custserv.com
Tue Nov 12 14:33:01 GMT 2002


>>And the last question: Samba provided by RedHat
>>7.3(valhalla) as RPM package has the --with-utmp
>>option compiled, or I must download the source code of
>>2.2.6 to get this feature?
>>
>>Thank you very much,
>>
>>=====
>>Alceu Rodrigues de Freitas Junior

Yes, in the RH samba rpm, samba was configured/compiled --with-utmp

CFLAGS="$RPM_OPT_FLAGS $EXTRA" ./configure \
         --prefix=%{prefix} \
         --localstatedir=/var \
         --with-configdir=/etc/samba \
         --with-privatedir=/etc/samba \
         --with-codepagedir=/etc/codepages \
         --with-fhs \
         --with-quotas \
         --with-msdfs \
         --with-smbmount \
         --with-pam \
         --with-pam_smbpass \
         --with-syslog \
         --with-utmp \
         --with-sambabook=%{prefix}/share/swat/using_samba \
         --with-swatdir=%{prefix}/share/swat \
         --with-libsmbclient




More information about the samba mailing list