Displaying 20 results from an estimated 40 matches for "have_ldap".
2009 Oct 23
3
samba+ldap
Does this mean that my samba is ready to connect to LDAP server?
root at webdev # ./smbd -b |grep LDAP
HAVE_LDAP_H
HAVE_LDAP
HAVE_LDAP_ADD_RESULT_ENTRY
HAVE_LDAP_INIT
HAVE_LDAP_INITIALIZE
HAVE_LDAP_SET_REBIND_PROC
HAVE_LIBLDAP
LDAP_SET_REBIND_PROC_ARGS
root at webdev #
Thanks!
Paras.
2005 Apr 30
1
LDAP shared files error
...ror
/usr/local/samba/sbin/smbd: error while loading shared libraries:
libldap.2.2.so.7: cannot open shared object file: no such file or directory
I see the libldap.2.2.so.7 in /usr/local/lib and
/usr/local/openldap-2.2.24/libraries/libldap/.libs
My include/config.h file contains the line
#define HAVE_LDAP 1
What am I missing?
2010 Sep 06
1
what flag shows ldapsam is built in?
what flag from smbd -b confirms ldapsam is built in?
I see:
# smbd -b | grep -i ldap
HAVE_LDAP_H
HAVE_LDAP
HAVE_LDAP_ADD_RESULT_ENTRY
HAVE_LDAP_INIT
HAVE_LDAP_INITIALIZE
HAVE_LDAP_SASL_WRAPPING
HAVE_LDAP_SET_REBIND_PROC
HAVE_LIBLDAP
LDAP_SET_REBIND_PROC_ARGS
idmap_ldap_init
pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_wbc_sam
I was expecting to see something with ld...
2012 Dec 19
1
config.h is not showing flags
Hi,
After running configure, my /source3/include/autoconf/config.h is not showing these flags:
#define HAVE_KRB5 1
#define HAVE_LDAP 1
How to fix config.log so that it will work:
Please reply as sooon as possible:
Nirmit Kansal
.........................................
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Disclaimer~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Information conta...
2011 Nov 08
1
Issue with compile of 3.5.12 -- krb related
...r parameter 'security'
Unknown parameter encountered: "realm"
Ignoring unknown parameter "realm"
I figured this might be due to a compile problem and I re-checked the
HOWTO pdf and saw that I needed to find the following in include/config.h
#define HAVE_KRB5 1
#define HAVE_LDAP 1
I was missing the KRB5 line so I installed krb5-devel (centos 5.7) and
then re-configured. During the make command I now get the following error:
cifs.upcall.c:(.text+0x360): undefined reference to
`smb_krb5_principal_get_realm'
cifs.upcall.c:(.text+0x3d3): undefined reference to `smb_krb5...
2005 Jan 30
2
How to support idmap_rid on Fedora Core 3?
...ment = User Folders
path = /smb/users
admin users = root, 'Domain Admins'
read only = No
guest ok = Yes
/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*
/*/*/*/*/* config.log SNIPPED /*/*/*/*/*/*
$ ./configure --with-shared-modules=idmap_rid --with-ads --with-pam
--with_pamsmbpass
#define HAVE_LDAP 1
#define HAVE_KRB5 1
/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*
/*/*/*/*/* nsswitch.conf /*/*/*/*/*/*
passwd: files winbind
shadow: files winbind
group: files winbind
hosts: files dns wins
bootparams: nisplus [NOTFOUND=return] files
ethers: files
netmasks: files
netwo...
2005 Mar 18
2
Problem with Samba 3.0 and Sun DS 5.2
Hello,
i have installed Sun Java Enterprise Directory 5.2
configured it for messaging and posix accounts
i can logon to solaris no problem
i complied samba with --with-ldapsam
i configured the smb.conf testparam check and report Ok
when i start samba no errors in messages
when i try to add smbpasswd -a root here is the error
No builtin nor plugin backend for ldapsam found
Loading
2009 Apr 14
1
set up for Active Directory
...Solaris box and am trying to utilize Samba to accomplish this task. I've
installed OpenLDAP & Samba, but when I run a few checks, it appears that
Samba is not seeing KRB or ADS, but is seeing LDAP & WINBIND.
(This is Samba 3.3.3)
# cd /usr/local/samba/sbin
# smbd -b|grep LDAP
HAVE_LDAP_H
HAVE_LDAP
HAVE_LDAP_INIT
HAVE_LDAP_SASL_WRAPPING
HAVE_LDAP_SET_REBIND_PROC
HAVE_LIBLDAP
LDAP_SET_REBIND_PROC_ARGS
# smbd -b|grep KRB
# smbd -b|grep ADS
# smbd -b|grep WINBIND
WITH_WINBIND
WITH_WINBIND
I thought it might have been something with my ./configur...
2001 Dec 18
0
Problems Getting Kerberos Compiled in with Samba 3.0 Alpha9 o n HPUX 11.00 64 Bit
...s). I
have followed the instructions as outlined in the Samba 3.0 prealpha guide
to Kerberos authentication (Steps 1-2, Step 5) and everything seems to be
fine at steps 1-2 (the kerberos and ldap libraries were reported as found in
the config.log and the config.h contained both the HAVE_KRB5 1 and HAVE_LDAP
1 lines), however when I run the test at step 5 I receive the following
error from the smbclient :
./smbclient -k //machine/sharename
incorrect size for /usr/local/samba/lib/upcase.dat - got 0 expected 131072
incorrect size for /usr/local/samba/lib/lowcase.dat - got 0 expected 131072
incorrect siz...
2002 Sep 11
0
samba-3.0-alpha19 can't compile
...s_init_sec_context':
init_sec_context.o(.text+0x1282): undefined reference to
`krb5_free_cksumtypes'
collect2: ld returned 1 exit status
make: *** [bin/smbd] Error 1
I used the configure-options --cache-file=/dev/null and
--with-krb5=/usr/src/krb5-1.2.5/src
The configure has the
#define HAVE_LDAP 1 and
#define HAVE_KRB5 1
Lines.
I use the MIT-Kerberos (5-1.2.5) sources which I can compile without any
problems. I also tried with an older MIT-Kerberos version without sucess.
Has anybody an idea what could be wrong?
thanks
Luki
--
Please avoid sending me Word or PowerPoint attachment...
2003 Jun 05
1
Where is te file 'ldapsam.so'?
Hello, I have a small problem with the configuration of Samba3a24. The
problem is is following:
I want to use Samba3 and LDAP like PDC.
I run the nmbd and smbd, and it gives the following error me:
torrente:/var/log/samba # /etc/init.d/nmb start
Starting SAMBA nmbd :
done
torrente:/var/log/samba # /etc/init.d/smb start
Starting SAMBA smbd :
done
torrente:/var/log/samba # smbclient -L localhost
2004 Nov 12
0
pdb_ldap.c Compilation Errors during "make"
.../compiling.html
for compiling Samba from source and it ran smoothly. However, I
realized that to have Active Directory support I needed to install
some Kerberos and LDAP packages and recompile. I ran ./configure and,
like it says in the instructions, lines like these:
#define HAVE_KRB5 1
#define HAVE_LDAP 1
were found in include/config.h. However, when I tried to run make i got this:
/usr/local/src/samba-3.0.7/source# make
Using FLAGS = -O -I./popt -Iinclude
-I/usr/local/src/samba-3.0.7/source/include
-I/usr/local/src/samba-3.0.7/source/ubiqx
-I/usr/local/src/samba-3.0.7/source/smbwrapper -I....
2005 Feb 07
2
smbpasswd -w
Hi,
I try to set up samba (latest) to use LDAP. I get
# smbpasswd -w secret
-w not available unless configured --with-ldapsam
I xompiled with LDAP support. Any hints?
--
Jochen Witte <devnull@alpha-lab.net>
2003 May 01
0
a little issue with ADS
....homeip.net
Built on: Wed Apr 23 21:01:11 EDT 2003
Built using: gcc
Build host: Linux tower.eazy.homeip.net 2.4.20-r2 #1 SMP Thu Apr 17
22:26:45 EDT 2003 i686 AMD Athlon(tm) XP 1700+ AuthenticAMD GNU/Linux
SRCDIR: .
BUILDDIR: .
Build options:
HAVE_KRB5 HAVE_GSSAPI HAVE_LDAP WITH_AUTOMOUNT
WITH_SMBMOUNT
WITH_PAM
WITH_TDB_SAM
WITH_SYSLOG
WITH_QUOTAS
HAVE_POSIX_ACLS
HAVE_LIBREADLINE
Paths:
CONFIGFILE: /etc/samba/smb.conf
SBINDIR: /usr/sbin
BINDIR: /usr/bin
LOCKDIR: /var/run/samba
LOGFILEBASE: /var/log/samba
Other Build Options:...
2008 Jul 03
0
configure: error: Active Directory support requires ldap_initialize
...-I.
-I./lib/replace -I
./lib/talloc -I./lib/tdb/include -I./libaddns -I./librpc -I./popt
-I/usr/include
-lthread -L./bin -L/usr/lib conftest.c -lldap -llber -lresolv -ldl
-lnsl -l
socket -liconv -lldap -llber >&5
ldap_initialize /var/tmp//ccCFZDlx.o
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_SASL_WRAPPING 1
| #define HAVE_LDAP_INIT 1
| #define HAVE_LIBLDAP 1
| #define HAVE_LDAP_SET_REBIND_PROC 1
| #define LDAP_SET_REBIND_PROC_ARGS 3
| /* Define ldap_initialize to an innocuous variant, in case <limits.h>
declares
ldap_initialize.
| #define ldap_ini...
2003 Sep 29
0
Samba 3 doesn't compile against SUN directory server 4.16sp1
...ue' has incomplete type
/usr/include/ldap.h:1083: error: parse error before "BerElement"
/usr/include/ldap.h:1085: error: parse error before "BerElement"
/usr/include/ldap.h:1115: error: parse error before "BerElement"
When I look at config.h, there I have #define HAVE_LDAP 1, so I think
this might be ok.
Now I tried to compile samba and it fails in pdb_ldap.c
Compiling passdb/pdb_ldap.c
passdb/pdb_ldap.c:64:9: macro names must be identifiers
passdb/pdb_ldap.c: In function `ldapsam_modify_entry':
passdb/pdb_ldap.c:1222: error: `LDAP_EXOP_MODIFY_PASSWD' unde...
2013 Jan 12
0
Solaris 11.1 Samba 3.6.6 oddity: wbinfo is good, but getent is not.
...kages. Samba version is 3.6.6
Root at sol11-ads:/var/samba/log# smbd -V
Version 3.6.6
It is compiled with all the "right" modules to the best of my understanding.
root at sol11-ads:/var/samba/log# smbd -b | grep -i win/ads/ldap
WITH_WINBIND
WITH_WINBIND
WITH_ADS
WITH_ADS
HAVE_LDAP_H
HAVE_HAVE_LDAP_MOZ
HAVE_LDAP
HAVE_LDAP_ADD_RESULT_ENTRY
HAVE_LDAP_INIT
HAVE_LDAP_OPEN
HAVE_LDAP_SET_REBIND_PROC
HAVE_LIBLDAP
LDAP_SET_REBIND_PROC_ARGS
idmap_ldap_init
pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_wbc_sam idmap_tdb idmap_passdb idmap_nss nss_info_template au...
2003 Jul 30
2
Samba 3b3 + ADS
I've been trying for a couple of days to get ADS support built into
Samba 3. I've been searching the archives for something that will help
me out, but nothing seems to work.
Here's what I've tried, first on FreeBSD 4.8:
FreeBSD 4.8
Samba 3b3, ./configure --with-ads --with-krb5=/usr (I installed FBSD
krb5 from /usr/src/kerberos5) works like a charm. make works and I see
all the
2016 Dec 08
2
Samba 4.51 Solaris 11 AD client
Solaris 11 include samba 3.6.25. I compiled samba 4.5.1 using GCC 4.8 and
gmake. Had set following env variables to make sure krb5.conf was found
# CPLUS_INCLUDE_PATH=/usr/include:/usr/include/kerberosv5/
# C_INCLUDE_PATH=/usr/include:/usr/include/kerberosv5/
After setting "client ldap sasl wrapping = plain" I was able to join to a
Windows 2008 domain with samba 4.
2003 Jul 11
3
DOS client connection
I have a problem login on a samba share using a DOS client, whereas using
NT/2000/XP, i connect correctly
The context:
Active directory arch.
All NT/2000/XP are in the domain.
samba version 2.2.3a-12.3 for Debian (from debian stable package).
I can directly connect to my samba shares from my current xp login session.
When i boot from a dos boot disk (made from 95), i log in my domain with my