Displaying 12 results from an estimated 12 matches for "have_ldap_sasl_wrap".
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 ldapsam in there say for instance
pdb_ldapsam or HAVE_LDAPSAM but I'm not sure what the flag is called and
h...
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.
2008 Jul 03
0
configure: error: Active Directory support requires ldap_initialize
..../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_initialize innocuous_ldap_initialize...
2009 Apr 14
1
set up for Active Directory
...omplish 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 ./configure script I ran
for samba, so I tried it again, but this tim...
2017 Jun 08
0
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
...AULT_TGS_KTYPES
HAVE_KRB5_SET_REAL_TIME
HAVE_KRB5_STRING_TO_KEY
HAVE_KRB5_TKT_ENC_PART2
HAVE_KRB5_USE_ENCTYPE
HAVE_KRB5_VERIFY_CHECKSUM
HAVE_KV5M_KEYTAB
HAVE_LBER_LOG_PRINT_FN
HAVE_LCHOWN
HAVE_LDAP
HAVE_LDAP_ADD_RESULT_ENTRY
HAVE_LDAP_INIT
HAVE_LDAP_INITIALIZE
HAVE_LDAP_SASL_WRAPPING
HAVE_LDAP_SET_REBIND_PROC
HAVE_LGETXATTR
HAVE_LIBGSSAPI_KRB5
HAVE_LIBK5CRYPTO
HAVE_LIBKRB5
HAVE_LIBLBER
HAVE_LIBLDAP
HAVE_LIBPAM
HAVE_LIBRESOLV
HAVE_LIBZ
HAVE_LINK
HAVE_LINUX_READAHEAD
HAVE_LINUX_SPLICE
HAVE_LINUX_XFS_QUOTAS
HAVE_LISTXATTR
HAVE_LL...
2019 Oct 29
0
auth logging or auditing
...E
?? HAVE_KRB5_STRING_TO_KEY
?? HAVE_KRB5_STRING_TO_KEY_SALT
?? HAVE_KRB5_WARNX
?? HAVE_KRB_STRUCT_WINSIZE
?? HAVE_LARGEFILE
?? HAVE_LBER_LOG_PRINT_FN
?? HAVE_LCHOWN
?? HAVE_LDAP
?? HAVE_LDAP_ADD_RESULT_ENTRY
?? HAVE_LDAP_INIT
?? HAVE_LDAP_INITIALIZE
?? HAVE_LDAP_INIT_FD
?? HAVE_LDAP_OPT_SOCKBUF
?? HAVE_LDAP_SASL_WRAPPING
?? HAVE_LDAP_SET_REBIND_PROC
?? HAVE_LDWRAP
?? HAVE_LIBACL
?? HAVE_LIBARCHIVE
?? HAVE_LIBAVAHI_CLIENT
?? HAVE_LIBAVAHI_COMMON
?? HAVE_LIBBSD
?? HAVE_LIBCAP
?? HAVE_LIBCRYPT
?? HAVE_LIBCRYPTO
?? HAVE_LIBCUPS
?? HAVE_LIBDBUS_1
?? HAVE_LIBDL
?? HAVE_LIBDM
?? HAVE_LIBFAM
?? HAVE_LIBFORM
?? HAVE_LIB...
2017 Jun 08
2
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
On Thu, 2017-06-08 at 10:09 +0200, awl1 via samba wrote:
> Hello again, Samba experts,
>
> sorry for being such a pain in your necks, but I really need to get a
> recent Samba version to compile, and it looks like I definitely need
> your help with this.
>
> In the meantime, I have found that the huge number of "conflicting
> types" errors for rpc_*_init(...)
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.
2013 May 14
3
frequent tdb corruption
...SESSION_IN_CREDS
HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES
HAVE_KRB5_SET_REAL_TIME
HAVE_KRB5_STRING_TO_KEY
HAVE_KRB5_STRING_TO_KEY_SALT
HAVE_KRB5_VERIFY_CHECKSUM
HAVE_LBER_LOG_PRINT_FN
HAVE_LCHOWN
HAVE_LDAP
HAVE_LDAP_ADD_RESULT_ENTRY
HAVE_LDAP_INIT
HAVE_LDAP_INITIALIZE
HAVE_LDAP_SASL_WRAPPING
HAVE_LDAP_SET_REBIND_PROC
HAVE_LIBASN1
HAVE_LIBCOM_ERR
HAVE_LIBGSSAPI
HAVE_LIBKRB5
HAVE_LIBLBER
HAVE_LIBLDAP
HAVE_LIBPAM
HAVE_LIBREADLINE
HAVE_LIBROKEN
HAVE_LIBZ
HAVE_LINK
HAVE_LONGLONG
HAVE_LONG_LONG
HAVE_LSTAT
HAVE_LUTIMES
HAVE_MAKEDEV
HAV...
2020 May 29
2
get_ea_dos_attribute: Cannot get attribute from EA on file .: Error = No data available
Samba 4.12.1, single server with AD+DC on Ubuntu 18.04. Filesystem:
/dev/sdb1 on /home type ext4 (rw,relatime,stripe=32750,data=ordered)
It all work as expected, but I occasionally get the error in subject which denies access to shares. Restarting Samba will restore functionality.
What can be the cause of this problem?
Thanks.
[2020/05/27 18:24:35.795379, 8]
2020 Jun 03
3
get_ea_dos_attribute: Cannot get attribute from EA on file .: Error = No data available
...E
HAVE_KRB5_STRING_TO_KEY
HAVE_KRB5_STRING_TO_KEY_SALT
HAVE_KRB5_WARNX
HAVE_KRB_STRUCT_WINSIZE
HAVE_LARGEFILE
HAVE_LBER_LOG_PRINT_FN
HAVE_LCHOWN
HAVE_LDAP
HAVE_LDAP_ADD_RESULT_ENTRY
HAVE_LDAP_INIT
HAVE_LDAP_INITIALIZE
HAVE_LDAP_INIT_FD
HAVE_LDAP_OPT_SOCKBUF
HAVE_LDAP_SASL_WRAPPING
HAVE_LDAP_SET_REBIND_PROC
HAVE_LDWRAP
HAVE_LIBACL
HAVE_LIBARCHIVE
HAVE_LIBAVAHI_COMMON
HAVE_LIBBSD
HAVE_LIBCAP
HAVE_LIBCEPHFS
HAVE_LIBCRYPT
HAVE_LIBCUPS
HAVE_LIBDBUS_1
HAVE_LIBDL
HAVE_LIBFORM
HAVE_LIBGFAPI
HAVE_LIBGLIB_2_0
HAVE_LIBGPGME
HAVE_LI...
2012 Apr 17
0
samba 3.6.4 smbd dies on solaris 10 sparc64
...AULT_TGS_KTYPES
HAVE_KRB5_SET_REAL_TIME
HAVE_KRB5_STRING_TO_KEY
HAVE_KRB5_TKT_ENC_PART2
HAVE_KRB5_USE_ENCTYPE
HAVE_KRB5_VERIFY_CHECKSUM
HAVE_KV5M_KEYTAB
HAVE_LBER_LOG_PRINT_FN
HAVE_LCHOWN
HAVE_LDAP
HAVE_LDAP_ADD_RESULT_ENTRY
HAVE_LDAP_INIT
HAVE_LDAP_INITIALIZE
HAVE_LDAP_SASL_WRAPPING
HAVE_LDAP_SET_REBIND_PROC
HAVE_LIBGSSAPI_KRB5
HAVE_LIBK5CRYPTO
HAVE_LIBKRB5
HAVE_LIBLBER
HAVE_LIBLDAP
HAVE_LIBPAM
HAVE_LIBRESOLV
HAVE_LIBSENDFILE
HAVE_LIBZ
HAVE_LINK
HAVE_LLSEEK
HAVE_LONGLONG
HAVE_LONG_LONG
HAVE_LSTAT
HAVE_LSTAT64
HAVE_MAGIC_IN...