Displaying 20 results from an estimated 700 matches similar to: "samba / ldap"
2001 Nov 01
1
Sol 2.8 - Samba 222- --with-pam compile errors
Hi
I'm attempting to compile samba 222 on Solaris 2.8 using Sun Forte 6 C
compiler but I'm getting error messages.
I used the following sequence of commands:
setenv CC cc
./configure --prefix=/usr/local/samba.22 --with-acl-support --with-pam
--with-pam_smbpass --with-syslog
make
See messages below:
================================================================
..........
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
2009 Sep 02
3
several domain
Hi !
Is it possible for one samba server to manage several domain ( seral
instance) ?
I want to connecte tow diffent network to my server ( with tow interface
) and get one different domain for each network manage par the same server.
Thanks !
Y.
2006 Dec 18
4
Accessing Samba Shares from Windows
Hello,
We are using machines with Solaris and Windows XP. The XP machines are
joined in a domain(windows 2003) and the Solaris machines are not joined to
any domain.
With Samba 2.2.8a running on Solaris 9 there are no problems to access them
form Windows XP. We are authenticated by DC.
On other machines we have Solaris 10 with Samba 3.0.21b and here we are NOT
authenticated anymore by DC. So we
2003 Oct 28
4
Failed to compile Samba with SSL
Hello!
I failed to compile Samba with SSL on Mandrake 8.2 -
error while "make all" in following sequence:
cd SSLeay-0.9.0b
./Configure linux-elf
make
make install
cd ../samba-2.2.7/source
./configure --with-ssl
make clean
make all
Log of the last command attached.
What's wrong? Please, help me!
Thank you in advance. Pavel.
-------------- next part --------------
Using FLAGS =
2003 Mar 01
1
compilation problems with 2.2.7a on OpenBSD 3.2 using --with-ldap sam
Hello, last weekend I downloaded installed the openldap port for openbsd
3.2, which installed ldap.h and lber.h (among others) into
/usr/local/include as well as liblber.a and libldap.a into /usr/local/lib.
Following that, I downloaded samba-latest, ran
./configure --with-ldapsam --libdir=/usr/local/lib
--includedir=/usr/local/include
which came back with no problems to speak of.
So I ran
2003 Oct 08
3
Ldap.h missing in samba-3.0.0
I have downloaded samba-3.0.0.tar.bz2 (and samba-latest.tar.gz) and
attempted to run "./configure --with-ldapsam --with-winbind
--with-pam_smbpass --with-smbmount --with-ads --with-ldap"
Only to find that ./configure complains of a missing ldap.h file. Does
anyone else have this issue? I'm trying to do a simple setup to having a
Linux box communicate to my Windows 2000 Server PDC,
2004 May 04
2
Samba 3.0.3 installing issue
I am trying to install Samba 3.0.3 on Solaris 9 and when I execute the
configure command I get the following error msg. I did install the latest
version of openldap and set the env variable for the ldap lib.
If anyone has encountered similar problem please let me know.
#./configure --with-ads --with-krb5=/usr --with-pam --with-pam_smbpasss
--with-syslog --with-libsmbclient --with-winbind
2006 Feb 13
3
libldap not found
Can anybody clue me in on why this build script is failing?
checking for ldap.h... yes
checking lber.h usability... yes
checking lber.h presence... yes
checking for lber.h... yes
checking for ber_scanf in -llber... no
checking for ldap_init in -lldap... no
checking for ldap_set_rebind_proc... no
checking whether ldap_set_rebind_proc takes 3 arguments... 3
configure: error: libldap is needed
2006 Mar 24
4
SAMBA install on IRIX 6.5
I am having problems with Samba on IRIX 6.5 authenticating via Active
Directory. Installing the tardist of 3.0.21c did not give me
kerberos/ldap/adc capabilities even though Kerberos and LDAP were
prereq's. With OpenLDAP and Kerberos5 installed, my configure fails. I
am trying this:
./configure --libdir=/usr/lib --includedir=/usr/include
--prefix=/usr/samba --with-ldap --with-ads
2003 Nov 07
1
Samba 3.0.0 & OpenBSD 3.3: ldap.h not found
Hi!
I'm trying to install Samba 3.0.0 into an OpenBSD 3.3 server. I have
copied ldap.h from OpenLDAP 2.1.22 distribution to /usr/local/include.
However, configure does not seem to find it:
checking for LDAP support... auto
checking ldap.h usability... no
checking ldap.h presence... no
checking for ldap.h... no
I get the same result with ./configure --libdir=/usr/local/lib
2010 Aug 13
2
samba-3.5.4 + OpenLDAP
Hi folks,
I having a problem compiling Samba (Last Stable Version) from source on
a Debian fresh install.
Escenario:
OS: Debian Lenny 5 64 bits
Kernel: 2.6.26-2-amd64
Samba Version: 3.5.4
OpenLDAP Version: slapd_2.4.11-1
I tried this before and after the OpenLDAP installation and always have
the same error:
./configure --with-ldap --with-ldapsam
.
.
.
.
.
checking for LDAP support...
2015 Feb 19
1
AIX and ADS support?
On 19/02/15 05:42, Craig Green wrote:
> Benjamin Huntsman <BHuntsman <at> mail2.cu-portland.edu> writes:
>
>> So, if I read this right, Samba4 should be able to participate as a domain
> controller, if I specify the option
>> --with-ads, right?
>>
>> I'm using the following options:
>>
>> --with-winbind
>> --with-swat
>>
2002 May 27
5
roaming profile
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have win2k pro SP2 client trying to save/retrieve roaming profile from
samba 2.2.3a PDC. I followed the SP2 suggestion by throwing "nt acl
support = no" to the profiles share, it didn't help. I tried to look
for some other solutions on the newsgroup, no luck so far.
Here is the scnario:
1. If a new user (not being loged on
2001 Apr 11
1
Problems with NT logons, Samba as PDC
Hi!
We're using Samba as PDC, and recently had a strange crash on the
system (none of the NT-machines authenticated anymore). I re-created
the user database and passwords on the server (TurboLinux 2.2.14-5,
with Samba 2.0.6 & 2.1alpha for auth.) and also re-newed the profiles
making 'em local on the NT-workstations.
Sometimes when the NT-PC gets rebooted, I can't authenticate it
2007 Jan 18
4
samba 3.0.23d with ldap compile problem
Hi,
I'm trying to compile samba 3.0.23d for use with ldap as backend.
The system is Debian Sarge fresh installed, all updates installed, and
openldap-2.3.27 installed from sources.
I searched a lot but couldn't google out anythink that helped.
I sent this same mail jesterday with configure options for ldap, ld.so.conf
and samba error.log but it was too long. So another time with less
2004 Mar 03
2
Samba with Sun's ldap
Hi,
I am trying to compile Samba-3.0.2a with ldap,ads
and kerberos support. I am trying to use sun's ldap
instead of openldap.
Here is my config.log excerpt
.....
checking for LDAP support... yes
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking lber.h usability... yes
checking lber.h presence... yes
checking for lber.h... yes
checking
2004 May 03
2
Minor Bug Report ?
Hi everyone !
I just wanna say that I can't configure Samba 3.0.3 to compile with LDAP
Support
( --with-ldap )
Here's the log :
checking for LDAP support... yes
checking ldap.h usability... no
checking ldap.h presence... no
checking for ldap.h... no
checking lber.h usability... no
checking lber.h presence... no
checking for lber.h... no
configure: error: ldap.h is needed for LDAP
2006 Oct 17
2
autoconf check for ldap not linking with -lber
Maybe not a big deal, but generally you (used to?) link against both:
configure:31276: checking for ldap_init in -lldap
configure:31311: gcc -o conftest -std=gnu99 -I/usr/local/include -Wall -W -Wmiss
ing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat
=2 -Wbad-function-cast -I/usr/sfw/include -L/usr/local/lib conftest.c -lldap
-lsocket -lnsl -lrt -lsendfile
2007 May 11
2
Problem compiling Samba 3.0.24 with OpenLDAP 2.3.35
I'm trying to install Samba with LDAP support but there are some errors
during the compilation.
I've used the same script a few weaks ago. The only differences are the
versions of Samba and OpenLDAP.
That's my error message:
checking for LDAP support... yes
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking lber.h usability... yes