From 010db263003c4385e5df8eb1e27677143f7897db Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Sat, 30 Mar 2002 20:28:17 +0000 Subject: Added smbwrapper and everything to build options. (This used to be commit 2744d917e45d795a835073162687d9fab69a8639) --- packaging/Caldera/OpenLinux/samba3.spec.tmpl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'packaging/Caldera') diff --git a/packaging/Caldera/OpenLinux/samba3.spec.tmpl b/packaging/Caldera/OpenLinux/samba3.spec.tmpl index ed4339d80f..ed88c440ab 100644 --- a/packaging/Caldera/OpenLinux/samba3.spec.tmpl +++ b/packaging/Caldera/OpenLinux/samba3.spec.tmpl @@ -241,17 +241,19 @@ CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" ./configure \ --with-syslog \ --with-utmp \ --with-netatalk \ - --without-smbwrapper \ + --with-smbwrapper \ --with-libsmbclient \ --with-ldapsam \ --with-sambabook=$(DESTDIR)/usr/share/swat/using_samba # Temp disabled - add later - JHT # --with-pam_smbpass \ +# --with-ldapsam \ +# --with-krb5=/usr/athena \ # --with-nisplus-home \ # --with-acl-support \ -make all nsswitch/libnss_wins.so torture nsswitch/pam_winbind.so +make all nsswitch/libnss_wins.so torture nsswitch/pam_winbind.so everything %Install -- cgit