Displaying 7 results from an estimated 7 matches for "ldap_deprec".
2007 Apr 12
2
1.0.rc32 released
...y late for changes if v1.0 is supposed to come out tomorrow, but I
can't really leave these LDAP bugs unfixed. They shouldn't anyway break
anything, so here's one more day for you people to find out about any
bugs.
One thing that I'm a bit concerned about is the addition of #define
LDAP_DEPRECATED. I know it fixes crashes with OpenLDAP 2.3 + 64bit
systems, but I hope it doesn't break compiling with some old versions or
non-OpenLDAP libraries..
	- LDAP, auth_bind=no: Don't crash if doing non-plaintext ldap passdb
	  lookup for unknown user. This also broke deliver when userdb sta...
2007 Apr 12
0
[PATCH] Compile cleaning against OpenLDAP 2.3.x
Hi List
Looks like OpenLDAP 2.3 doesn't define LDAP_DEPRECATED [1] anymore which
causes a few warnings in Gentoo [2].
Attached is a patch that re-defines this so that dovecot can continue
using simple functions like ldap_bind().
Thanks
Roy
[1]
http://www.mail-archive.com/openldap-devel at openldap.org/msg00487.html
[2] http://bugs.gentoo.org/show_bug....
2007 Apr 12
0
1.0.rc32 released
...y late for changes if v1.0 is supposed to come out tomorrow, but I
can't really leave these LDAP bugs unfixed. They shouldn't anyway break
anything, so here's one more day for you people to find out about any
bugs.
One thing that I'm a bit concerned about is the addition of #define
LDAP_DEPRECATED. I know it fixes crashes with OpenLDAP 2.3 + 64bit
systems, but I hope it doesn't break compiling with some old versions or
non-OpenLDAP libraries..
	- LDAP, auth_bind=no: Don't crash if doing non-plaintext ldap passdb
	  lookup for unknown user. This also broke deliver when userdb sta...
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.  
2019 Oct 29
0
auth logging or auditing
...BROKEN_NISPLUS_INCLUDE_FILES
?? CHECK_BUNDLED_SYSTEM_Z
?? COMPILER_SUPPORTS_LL
?? CONFIG_H_IS_FROM_SAMBA
?? DEFAULT_DOS_CHARSET
?? DEFAULT_UNIX_CHARSET
?? ENABLE_GNUTLS
?? ENABLE_GPGME
?? GETCWD_TAKES_NULL
?? INLINE_MACRO
?? KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT
?? KRB5_PRINC_REALM_RETURNS_REALM
?? LDAP_DEPRECATED
?? LDAP_SET_REBIND_PROC_ARGS
?? LIBREPLACE_NETWORK_CHECKS
?? LINUX
?? LINUX_SENDFILE_API
?? PACKAGE
?? REALPATH_TAKES_NULL
?? RETSIGTYPE
?? SAMBA4_USES_HEIMDAL
?? SAMBA_FAM_LIBS
?? SEEKDIR_RETURNS_VOID
?? SHLIBEXT
?? SIZEOF_BLKCNT_T_8
?? SIZEOF_BOOL
?? SIZEOF_CHAR
?? SIZEOF_DEV_T
?? SIZEOF_INO_...
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
...Build Options:
   AD_DC_BUILD_IS_ENABLED
   BROKEN_NISPLUS_INCLUDE_FILES
   COMPILER_SUPPORTS_LL
   CONFIG_H_IS_FROM_SAMBA
   DEFAULT_DOS_CHARSET
   DEFAULT_UNIX_CHARSET
   ENABLE_GPGME
   GETCWD_TAKES_NULL
   INLINE_MACRO
   KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT
   KRB5_PRINC_REALM_RETURNS_REALM
   LDAP_DEPRECATED
   LDAP_SET_REBIND_PROC_ARGS
   LIBREPLACE_NETWORK_CHECKS
   LINUX
   LINUX_SENDFILE_API
   REALPATH_TAKES_NULL
   RETSIGTYPE
   SAMBA4_USES_HEIMDAL
   SEEKDIR_RETURNS_VOID
   SHLIBEXT
   SIZEOF_BLKCNT_T_8
   SIZEOF_BOOL
   SIZEOF_CHAR
   SIZEOF_DEV_T
   SIZEOF_INO_T
   SIZEOF_INT
   SIZEOF_INT...