mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
Added smbwrapper and everything to build options.
This commit is contained in:
parent
32f292cc58
commit
2744d917e4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user