[Samba] Re: samba-3.0 and ldap support

2003-10-15 Thread Adam Williams
>  I am trying to upgrade samba to samba-3.0, 
> I have source rpm from samba site and I have been trying to recompile
> rpm with spec as following 
> --with-mmap \
...
> --with-ldap \
> --with-ldapsam\
> --with-ssl \
>--with-acl-support   
> But compile is throwing error that unknow option --with-ldap and
> --with-ldapsam and --with-ssl 

It think --with-ldapsam and --with-ssl are gone in 3.x.

> does anyone know what options I  need to compile LDAP support , and
> how I can find out that what options are available, I also looked at
> .configure , it has all these options, then why compile is failling
>  I am using redhat 8.0
> rpmbuild -bb samba.spec
>  

We build with  -

CFLAGS="$RPM_OPT_FLAGS $EXTRA" ./configure \
--prefix=%{prefix} \
--localstatedir=/var \
--with-configdir=/etc/samba \
--with-privatedir=/etc/samba \
--with-fhs \
--with-quotas \
--with-smbmount \
--with-pam \
--with-pam_smbpass \
--with-syslog \
--with-utmp \
--with-sambabook=%{prefix}/share/swat/using_samba \
--with-swatdir=%{prefix}/share/swat \
--with-libsmbclient  \
--with-acl-support \
--with-ldap \
--with-krb5=/usr/kerberos


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Re: samba-3.0 and ldap support

2003-10-14 Thread Kurt D. Zeilenga
BTW, my message was in response to a post to openldap-software
list.  I didn't notice until after I sent the message that
the originator had blind-cc'ed the openldap-software list.
Please accept my apologies for rushing my response.

Regards, Kurt

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Re: samba-3.0 and ldap support

2003-10-14 Thread Kurt D. Zeilenga
Sounds like a question for the Samba mailing lists,
see .
Kurt

At 07:18 PM 10/14/2003, jawed abbasi wrote:
>Hello
> 
> I am trying to upgrade samba to samba-3.0, 
>I have source rpm from samba site and I have been trying to recompile rpm 
> 
>with spec as following 
>--with-mmap \
>--with-pam \
>--with-pam_smbpass \
>--with-piddir=/var/run \
>--with-privatedir=%{_sysconfdir}/samba \
>--with-quotas \
>--with-smbmount \
>--with-swatdir=%{_datadir}/swat \
>--with-syslog \
>--with-utmp \
>--with-vfs \
>--without-smbwrapper \
>--with-ldap \
>--with-ldapsam\
>--with-ssl \
>   --with-acl-support
>
>But compile is throwing error that unknow option --with-ldap and --with-ldapsam and 
>--with-ssl 
> 
>does anyone know what options I  need to compile LDAP support , and how I can find 
>out that what options are available, I also looked at .configure , it has all these 
>options, then why compile is failling
> I am using redhat 8.0
> 
>rpmbuild -bb samba.spec
> 
> 
>Thanks 
>
>
>Do you Yahoo!?
>The
> New Yahoo! Shopping - with improved product search 

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba