Displaying 20 results from an estimated 26 matches for "have_ldap_set_rebind_proc".
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 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
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
haven't found a list of all th...
2008 Jul 03
0
configure: error: Active Directory support requires ldap_initialize
...d -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
| which can conflict with char ldap_initialize (); below.
| #undef ldap_initialize
| char l...
2009 Apr 14
1
set up for Active Directory
...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 time it tells me ldap is not
initiali...
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>
2013 Jan 12
0
Solaris 11.1 Samba 3.6.6 oddity: wbinfo is good, but getent is not.
..."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 auth_sam auth_unix auth_winbind auth_wbc auth_server auth_domain auth_builtin vfs_default vfs_solarisacl
So, no matter what I do, I j...
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 Dec 25
1
How to tell if option "with-acl-support" is compiledin Solaris smbd?
..._REQ_EXTENDED
HAVE_KRB5_PRINCIPAL2SALT
HAVE_KRB5_PRINC_COMPONENT
HAVE_KRB5_SET_DEFAULT_TGS_KTYPES
HAVE_KRB5_SET_REAL_TIME
HAVE_KRB5_STRING_TO_KEY
HAVE_KRB5_TKT_ENC_PART2
HAVE_KRB5_USE_ENCTYPE
HAVE_LDAP
HAVE_LDAP_DOMAIN2HOSTLIST
HAVE_LDAP_INIT
HAVE_LDAP_INITIALIZE
HAVE_LDAP_SET_REBIND_PROC
HAVE_LIBCOM_ERR
HAVE_LIBGEN
HAVE_LIBGSSAPI_KRB5
HAVE_LIBK5CRYPTO
HAVE_LIBKRB5
HAVE_LIBLBER
HAVE_LIBLDAP
HAVE_LIBNSL
HAVE_LIBPAM
HAVE_LIBRESOLV
HAVE_LIBSEC
HAVE_LIBSENDFILE
HAVE_LIBSOCKET
HAVE_LINK
HAVE_LLSEEK
HAVE_LONGLONG
HAVE_LSEEK64
HAVE_LSTA...
2007 Sep 24
2
Where is the tdbsam password database file?
...DEFAULT_TGS_ENCTYPES
HAVE_KRB5_SET_DEFAULT_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_LDAP
HAVE_LDAP_ADD_RESULT_ENTRY
HAVE_LDAP_INIT
HAVE_LDAP_INITIALIZE
HAVE_LDAP_SET_REBIND_PROC
HAVE_LGETXATTR
HAVE_LIBCOM_ERR
HAVE_LIBGSSAPI_KRB5
HAVE_LIBK5CRYPTO
HAVE_LIBKRB5
HAVE_LIBLBER
HAVE_LIBLDAP
HAVE_LIBPAM
HAVE_LIBREADLINE
HAVE_LIBRESOLV
HAVE_LINK
HAVE_LINUX_READAHEAD
HAVE_LINUX_XFS_QUOTAS
HAVE_LISTXATTR
HAVE_LLISTXATTR
HAVE_LLSEEK
H...
2005 Oct 19
1
samba with ADS. winbindd ignore for user authentication
...ENTRY
HAVE_KRB5_MK_REQ_EXTENDED
HAVE_KRB5_PRINCIPAL_GET_COMP_STRING
HAVE_KRB5_SESSION_IN_CREDS
HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES
HAVE_KRB5_STRING_TO_KEY
HAVE_KRB5_STRING_TO_KEY_SALT
HAVE_LDAP
HAVE_LDAP_DOMAIN2HOSTLIST
HAVE_LDAP_INIT
HAVE_LDAP_INITIALIZE
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_LINK
HAVE_LONGLONG
HAVE_MAKEDEV
HAVE_MEMMOVE
HAVE_MEMSET
HAVE_MKNOD
HAVE_MKTIME
HAVE_MMAP
HAVE_N...
2005 May 18
1
Samba Comple Problem on Solaris 2.8
...KRB5_MK_REQ_EXTENDED
HAVE_KRB5_PRINCIPAL_GET_COMP_STRING
HAVE_KRB5_SESSION_IN_CREDS
HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES
HAVE_KRB5_STRING_TO_KEY
HAVE_KRB5_STRING_TO_KEY_SALT
HAVE_KRB5_USE_ENCTYPE
HAVE_LDAP
HAVE_LDAP_DOMAIN2HOSTLIST
HAVE_LDAP_INIT
HAVE_LDAP_INITIALIZE
HAVE_LDAP_SET_REBIND_PROC
HAVE_LIBASN1
HAVE_LIBCOM_ERR
HAVE_LIBGEN
HAVE_LIBGSSAPI
HAVE_LIBK5CRYPTO
HAVE_LIBKRB5
HAVE_LIBLBER
HAVE_LIBLDAP
HAVE_LIBNSL
HAVE_LIBPAM
HAVE_LIBREADLINE
HAVE_LIBRESOLV
HAVE_LIBROKEN
HAVE_LIBSEC
HAVE_LIBSENDFILE
HAVE_LIBSOCKET
HAVE_LINK
HAVE_LLSE...
2005 May 07
0
force group broken in 3.0.14?
...TENDED
HAVE_KRB5_PRINCIPAL2SALT
HAVE_KRB5_PRINC_COMPONENT
HAVE_KRB5_SET_DEFAULT_TGS_KTYPES
HAVE_KRB5_SET_REAL_TIME
HAVE_KRB5_STRING_TO_KEY
HAVE_KRB5_TKT_ENC_PART2
HAVE_KRB5_USE_ENCTYPE
HAVE_KV5M_KEYTAB
HAVE_LDAP
HAVE_LDAP_DOMAIN2HOSTLIST
HAVE_LDAP_INIT
HAVE_LDAP_INITIALIZE
HAVE_LDAP_SET_REBIND_PROC
HAVE_LGETXATTR
HAVE_LIBCOM_ERR
HAVE_LIBCRYPTO
HAVE_LIBGSSAPI_KRB5
HAVE_LIBK5CRYPTO
HAVE_LIBKRB5
HAVE_LIBLBER
HAVE_LIBLDAP
HAVE_LIBPAM
HAVE_LIBRESOLV
HAVE_LINK
HAVE_LINUX_XFS_QUOTAS
HAVE_LISTXATTR
HAVE_LLISTXATTR
HAVE_LLSEEK
HAVE_LONGLONG
HAVE_LREMOVEXATTR
HAVE_LS...
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
...5_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_LLISTXATTR
HAVE_LLSEEK
HAVE_L...
2007 Jun 05
1
Samba unable to connect to ldap
...DEFAULT_TGS_ENCTYPES
HAVE_KRB5_SET_DEFAULT_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_LDAP
HAVE_LDAP_ADD_RESULT_ENTRY
HAVE_LDAP_INIT
HAVE_LDAP_INITIALIZE
HAVE_LDAP_SET_REBIND_PROC
HAVE_LGETXATTR
HAVE_LIBCOM_ERR
HAVE_LIBGSSAPI_KRB5
HAVE_LIBK5CRYPTO
HAVE_LIBKRB5
HAVE_LIBLBER
HAVE_LIBLDAP
HAVE_LIBREADLINE
HAVE_LIBRESOLV
HAVE_LINK
HAVE_LINUX_READAHEAD
HAVE_LINUX_XFS_QUOTAS
HAVE_LISTXATTR
HAVE_LLISTXATTR
HAVE_LLSEEK
HAVE_LONGLONG...
2004 Jul 10
2
Solaris username character limit issues.
Hello,
I've compiled Samba 3.0.4 with Heimdal 0.6.2 and all of the other
trimmings to join and ADS tree, which I have successfully done. Winbind
correctly pulls all of the username and group information from the ADS
tree and all is good.
However...
I seem to be running into a wall with the wonderful Solaris 8 character
username / groupname limit. Usernames with spaces or names longer than
2019 Oct 29
0
auth logging or auditing
...Y
?? 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_LIBFUSE
?? HAVE_LIBGCRYPT
?? HAVE_LI...
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(...)
2005 Jun 28
1
Samba as ADS Fileserver
...E_KRB5_PRINCIPAL2SALT
HAVE_KRB5_PRINC_COMPONENT
HAVE_KRB5_SET_DEFAULT_TGS_KTYPES
HAVE_KRB5_SET_REAL_TIME
HAVE_KRB5_STRING_TO_KEY
HAVE_KRB5_TKT_ENC_PART2
HAVE_KRB5_USE_ENCTYPE
HAVE_KV5M_KEYTAB
HAVE_LDAP
HAVE_LDAP_DOMAIN2HOSTLIST
HAVE_LDAP_INIT
HAVE_LDAP_INITIALIZE
HAVE_LDAP_SET_REBIND_PROC
HAVE_LGETXATTR
HAVE_LIBGSSAPI_KRB5
HAVE_LIBK5CRYPTO
HAVE_LIBKRB5
HAVE_LIBLBER
HAVE_LIBLDAP
HAVE_LIBREADLINE
HAVE_LIBRESOLV
HAVE_LINK
HAVE_LINUX_XFS_QUOTAS
HAVE_LISTXATTR
HAVE_LLISTXATTR
HAVE_LLSEEK
HAVE_LONGLONG
HAVE_LREMOVEXATTR
HAVE_LSEEK64
HAVE_...
2013 May 14
3
frequent tdb corruption
...B5_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
HAVE_MEMCPY
HAVE_MEMMEM
HAVE_M...