[Samba] Configure Options while build Samba and OpenLDAP?
Felipe Augusto van de Wiel
felipe at paranacidade.org.br
Mon Aug 28 16:26:05 GMT 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 08/28/2006 05:30 AM, updatemyself . escreveu:
> Hai All,
>
> can anyone help me to know
> what all are the compailing option to use.. while build my samba and
> open-ldap rpm from sourse.
>
> to configure samba + ldap domain Server
> i wish to use the folowing package..
>
> http://download.fedora.redhat.com/pub/fedora/linux/core/5/source/SRPMS/openldap-2.3.19-4.src.rpm
>
> http://us2.samba.org/samba/ftp/Binary_Packages/RedHat/SRPMS/samba-3.0.23b-1.src.rpm
>
> OS is..
> Red Hat Enterprise Linux WS (2.6.9-34.EL)
>
> if any one can give me the modified "spec" file.. that will be grate help
> or give me the configure options...
The conf_args of the debian/rules, Debian package (3.0.22)
in Etch (testing).
conf_args = \
--cache-file=./config.cache \
--with-fhs \
--enable-shared \
--enable-static \
--disable-pie \
--prefix=/usr \
--sysconfdir=/etc \
--libdir=/etc/samba \
--with-privatedir=/etc/samba \
--with-piddir=/var/run/samba \
--localstatedir=/var \
--with-netatalk \
--with-pam \
--with-syslog \
--with-utmp \
--with-readline \
--with-pam_smbpass \
--with-libsmbclient \
--with-winbind \
--with-shared-modules=idmap_rid,idmap_ad \
--with-msdfs \
--with-automount \
--with-tdbsam \
--with-ldap \
--with-python=python2.3
ifeq ($(DEB_HOST_ARCH_OS),linux)
conf_args += \
--with-smbmount \
--with-acl-support \
--with-quotas
mount_cifs = yes
smbfs = yes
else
conf_args += --without-quotas
mount_cifs = no
smbfs = no
endif
> thank you in advance
> jerrynikky.
Kind regards,
- --
Felipe Augusto van de Wiel <felipe at paranacidade.org.br>
Coordenadoria de Tecnologia da Informação (CTI) - SEDU/PARANACIDADE
http://www.paranacidade.org.br/ Phone: (+55 41 3350 3300)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org
iD8DBQFE8xkdCj65ZxU4gPQRAjOWAJwIvlbtLvjorGb+ItKNuyLiOP078wCguyVx
+xOs5VobqLXpU9MSqO8Ru9o=
=3gIR
-----END PGP SIGNATURE-----
More information about the samba
mailing list