updatemyself .
2006-Aug-28 08:30 UTC
[Samba] Configure Options while build Samba and OpenLDAP?
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... thank you in advance jerrynikky.
Felipe Augusto van de Wiel
2006-Aug-28 16:26 UTC
[Samba] Configure Options while build Samba and OpenLDAP?
-----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@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-----
updatemyself .
2006-Aug-29 07:28 UTC
[Samba] Configure Options while build Samba and OpenLDAP?
what about.. ldap options..? any one can help? On 8/28/06, Felipe Augusto van de Wiel <felipe@paranacidade.org.br> wrote:> > -----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@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----- > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba >
Felipe Augusto van de Wiel
2006-Aug-29 12:24 UTC
[Samba] Configure Options while build Samba and OpenLDAP?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 08/29/2006 04:27 AM, updatemyself . escreveu:> what about.. ldap options..?What LDAP options? The ones used to compile? I have a strong feeling that RPMs have that options, and that you can also check the documentation for the needed options according to your setup. [...] Kind regards, - -- Felipe Augusto van de Wiel <felipe@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 iD8DBQFE9DHWCj65ZxU4gPQRAsDKAJ9tP0y8M0dAnU2dVOb40Pg6yAEtdQCaAwPE kGeSAjLxqLCk579vxTXwws4=Npkd -----END PGP SIGNATURE-----