summaryrefslogtreecommitdiff
path: root/packaging/Caldera
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2002-03-30 20:28:17 +0000
committerJohn Terpstra <jht@samba.org>2002-03-30 20:28:17 +0000
commit010db263003c4385e5df8eb1e27677143f7897db (patch)
treea7323f713f47400eb58070340b00c13c2503c663 /packaging/Caldera
parentbb3f7f49b1bc2c47d6c2b75ca7fdc4f30e972a08 (diff)
downloadsamba-010db263003c4385e5df8eb1e27677143f7897db.tar.gz
samba-010db263003c4385e5df8eb1e27677143f7897db.tar.bz2
samba-010db263003c4385e5df8eb1e27677143f7897db.zip
Added smbwrapper and everything to build options.
(This used to be commit 2744d917e45d795a835073162687d9fab69a8639)
Diffstat (limited to 'packaging/Caldera')
-rw-r--r--packaging/Caldera/OpenLinux/samba3.spec.tmpl6
1 files changed, 4 insertions, 2 deletions
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