Displaying 20 results from an estimated 1100 matches similar to: "--with-winbind-ldap-hack problems"
2002 May 10
0
Problems when compiling samba3.0alpha17
Hi,
i have problems with the compiling of samba3.0alpha17.
I use the following "configure-script" :
------------------------------------------------------
#!/bin/sh
make clean
autoconf
./configure \
--with-readline \
--with-acl-support \
--prefix=/usr/local/samba \
--with-smbwrapper \
--with-smbmount \
--with-pam \
--with-pam_smbpass \
--with-ldapsam \
--with-ssl \
--with-tdbsam
2002 Feb 28
1
compile problems on netbsd with samba-latest & openldap-2.0.23 resume
dear list,
don't really want to annoy you but the "only" platform on which samba &&
openldap (2.0.19) is working seems to be debian 2.2r3 kernel 2.4.16 i686
unkown ...
Everything else (FreeBSD, NetBSD) fails.
Is it me, openldap, samba, the used platform or what else ?
Compile procedure on debian looks like this :
export LDFLAGS="-L/usr/local/ssl/openssl/lib
2007 Aug 31
2
Microsoft RTAudio
Hello Ivo:
One more from me and I suppose a retort by you
and that's it ... no flame war please. Let's see
if we can keep this discussion objective.
I've had enough life experience to have seen and
heard the mistakes you've made many times. Point by point:
* This is a tech list that I joined a number
of years ago because of a serious intent to use
the Speex product in my
2002 Jun 23
1
3.0 alpha 17 fails to build under Solaris 8
I was going to explore the infinite possibilites offered by PAM, winbind,
NIS, and alpha17, but it never got past the build stage. Sigh.
Note that 2.2.3a built just fine with this same machine, same compiler
(GCC 3.0.4), and same OpenSSL (0.9.6b). Not just the same versions,
but the files themselves haven't moved.
27% pwd
/tmp/pedwards/samba-3.0-alpha17/source
28% make
Using FLAGS
2007 Aug 31
0
Microsoft RTAudio
Hello Mr Loebel,
> that's business 101
Speex is a not business, nor is Jean-Marc selling a product. The
Xiph.Org Foundation, of which Jean-Marc is a member with his Speex
project, is a non-profit organization.
> Speex may be a very good product, but we will never use it because of
> the politics that you espouse
If you would like to pay for a special US$1000 Speex license,
2007 Sep 04
0
Microsoft RTAudio
Hello LWATCDR:
OK with me, but 1) I'm a Microsoft stockholder and 2) I'm not going
to stand still for people trashing Capitalist successes!! 'Nuff said.
At 03:34 PM 9/4/2007 -0400, LWATCDR wrote:
>1. I really HATE POLITICS.
>2. I think Speex is a great solution to the problem of compressing
>human speech.
>3. Good heavens people can we please stop throwing around words
2004 May 07
1
samba with ssl compilation failed
Hi,
I'm building samba-2.2.8a fro source with ssl support.
./configure --with-ssl is ok
But when I do a make:
[root@server source]# make
Using FLAGS = -DHAVE_CRYPT_DECL -I/usr/local/ssl/include -O -Iinclude
-I./include -I./ubiqx -I./smbwrapper -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE
-DLOGFILEBASE="/usr/local/samba/var"
2024 Aug 02
1
grep
?s 02:10 de 02/08/2024, Steven Yen escreveu:
> Good Morning. Below I like statement like
>
> j<-grep(".r\\b",colnames(mydata),value=TRUE); j
>
> with the \\b option which I read long time ago which Ive found useful.
>
> Are there more or these options, other than ? grep? Thanks.
>
> dstat is just my own descriptive routine.
>
> > x
> ?[1]
2006 Apr 21
1
Error installing oh323
I'm running:
OS: FreeBSD 6.0
Asterisk: 1.2.4
Installing OH323: 0.7.3
I have this error when compiling
chan_oh323.c: In function `reload_config':
chan_oh323.c:4677: warning: implicit declaration of function `sscanf'
chan_oh323.c: At top level:
chan_oh323.c:3244: warning: 'update_call_ids' defined but not used gcc
-shared -Xlinker -x -g -o chan_oh323.so chan_oh323.o
2024 Aug 02
2
grep
Good Morning. Below I like statement like
j<-grep(".r\\b",colnames(mydata),value=TRUE); j
with the \\b option which I read long time ago which Ive found useful.
Are there more or these options, other than ? grep? Thanks.
dstat is just my own descriptive routine.
> x
?[1] "age"????????? "sleep"??????? "primary"????? "middle"
?[5]
2005 Jun 14
0
Mr. Chen told Media that CCP has "thousands" of secret agents in Australia
Chinese Diplomat Step out to Expose Communist Regime at Sydney 6.4 Rally
--- Chinese Communist Party is collapsing from Inside 2 million people quit CCP
June 4, 2005 marks the 16th anniversary of Tiananmen Student Massacre. Australian Democrats,
Greens representatives and human rights groups spoke at the Rally that intends to remember
the pro-democracy students killed on Tiananmen Square and 80
2002 Feb 26
2
compile problems on netbsd with samba-latest & openldap-2.0.23
dear list,
i have problems when compiling openldap-2.0.23 and the latest samba
version (2.2.3a) on netbsd (8500/180 powerpc).
Openldap compile procedure is running fine but when trying to compile
samba --with-ldapsam I get just this message :
config.log :
configure:13019: gcc -o conftest -O
-I/usr/local/openldap-2.0.23/include -L/usr/local/openldap-2.0.23/lib
conftest.c -lldap -llber
2011 Mar 04
3
[Bug 1875] New: Gentoo QA warning: net-misc/openssh-5.8_p1-r1: closefromtest.c:46: warning: implicit declaration of function ‘closefrom’
https://bugzilla.mindrot.org/show_bug.cgi?id=1875
Summary: Gentoo QA warning: net-misc/openssh-5.8_p1-r1:
closefromtest.c:46: warning: implicit declaration of
function ?closefrom?
Product: Portable OpenSSH
Version: 5.8p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: minor
2000 Aug 02
0
Fix for configure.in
Hello!
The top-level configure.in in the CVS version of Samba uses "echo" instead
of the standard AC_MSG_* macros provided by Autoconf.
I could not find any reasons for not using AC_MSG_*. "cvs log
configure.in" doesn't list any reasons.
"cvs annotate configure.in" doesn't work for read-only CVS because the CVS
server for Samba is too old!
The attached
2007 Sep 04
3
Microsoft RTAudio
1. I really HATE POLITICS.
2. I think Speex is a great solution to the problem of compressing human speech.
3. Good heavens people can we please stop throwing around words like
communist and socialism.
4. Government funded research has done a lot for the US and other
countries. Going all the way back to the NACA cowling and airfoils
that where vital in the development of airliners and the fighters
2002 Sep 14
1
Freebsd make problems
Hello,
I am running Freebsd 4.5 on a alpha based server. I got the samba
source from the cvs [ 2.2 branch ] and I am running into come make
problems. I used ./configure --with-ldapsam --with-ssl --with-quota
--with-cups and after that gets done i type in make and i get the
following errors:
alphatest# make
Using FLAGS = -DHAVE_CRYPT_DECL -I/usr/local/ssl/include -O -I./popt
-Iinclude
2010 Nov 05
1
Asterisk 1.8 Installation Problem
Hi,
We want to upgrade both our servers to asterisk 1.8, the one from Romania and the one from Chicago, but for the moment I`m trying to install Asterisk 1.8 on a test machine running CentOS 5.5 with the kernel: Linux asterisk3 2.6.18-194.17.4.el5PAE #1 SMP Mon Oct 25 16:35:27 EDT 2010 i686 i686 i386 GNU/Linux .
I`ve tried many things from the forums and mailing lists but none seemed to help me.
2009 May 08
0
error while building samba with cifs upcall
:/usr/src/samba/samba/source3 # grep -i ldap config.log
$ ./configure --with-cifsupcall --with-ads --with-ldap --with-krb5
configure:59539: checking for LDAP support
configure:59585: checking ldap.h usability
configure:59627: checking ldap.h presence
configure:59696: checking for ldap.h
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
configure:60066: checking for
2017 Dec 09
0
Sendmail active directory authentication
On 12/8/2017 14:38, Mark Foley via samba wrote:
> I'm trying to get Sendmail to authenticate with Active Directory. I have saslauthd configured
> for Sendmail authentication, /etc/sasl2/Sendmail.conf:
>
> pwcheck_method: saslauthd
> mech_list: LOGIN PLAIN
>
> and saslauthd is started as: /usr/sbin/saslauthd -a shadow
>
> This fails when doing testsaslauthd on a
2008 Jul 03
0
configure: error: Active Directory support requires ldap_initialize
Tried configure of samba-3.2.0 on Sparc Solaris 9 with the following
line:
./configure --with-ldap --with-ads --with-pam --with-winbind
--with-krb5=/usr/local > $log 2>&1
There is a problem where the following error is produced:
configure: error: Active Directory support requires ldap_initialize
I can use the same line on samba-3.0.10 and it compiles and works.
$