Displaying 3 results from an estimated 3 matches for "partition_search".
2019 Jul 02
4
[Announce] Samba 4.9.10 Available for Download
========================================================
			"No one saves us but ourselves.
			 No one can and no one may.
			 We ourselves must walk the
			 path."
			 Buddha
========================================================
Release Announcements
---------------------
This is the latest stable release of the Samba 4.9 release series.
Changes since 4.9.9:
2019 Jul 02
4
[Announce] Samba 4.9.10 Available for Download
========================================================
			"No one saves us but ourselves.
			 No one can and no one may.
			 We ourselves must walk the
			 path."
			 Buddha
========================================================
Release Announcements
---------------------
This is the latest stable release of the Samba 4.9 release series.
Changes since 4.9.9:
2019 Jul 02
0
[Announce] Samba 4.9.10 Available for Download
Hi,
While trying to compile 4.9.10 on RHEL7.6, I got the following error:
[1845/4160] Compiling source4/dsdb/samdb/ldb_modules/update_keytab.c
../source4/dsdb/samdb/ldb_modules/partition.c: In function 
'partition_search':
../source4/dsdb/samdb/ldb_modules/partition.c:906:14: error: 
'LDAP_REFERRAL_SCHEME_OPAQUE' undeclared (first use in this function)
          ldb, LDAP_REFERRAL_SCHEME_OPAQUE);
               ^
../source4/dsdb/samdb/ldb_modules/partition.c:906:14: note: each 
undeclared identifier is...