1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/libads
Stefan Metzmacher 7f779450cb s3: libads: use get_dc_name() instead of get_sorted_dc_list() in the LDAP case
We use get_dc_name() for LDAP because it generates the selfwritten
krb5.conf with the correct kdc addresses and sets KRB5_CONFIG.

For CLDAP we need to use get_sorted_dc_list() to avoid recursion.

metze

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Günther Deschner <gd@samba.org>
(cherry picked from commit d2f7f81f4d)
2008-12-13 11:42:34 +01:00
..
ads_status.c Add SMB encryption. Still fixing client decrypt but 2007-12-26 17:12:36 -08:00
ads_struct.c strtok -> strtok_r 2008-01-23 15:08:04 +01:00
ads_utils.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
authdata.c s3-build: no need to duplicate generated ndr_ prototypes. 2008-10-20 19:47:00 +02:00
cldap.c s3-asn1: make all of s3 asn1 code do a proper asn1_init() first. 2008-10-22 21:37:36 +02:00
disp_sec.c Use GUID_string rather than smb_uuid_string(). 2008-10-14 02:26:18 +02:00
dns.c Revert "Pass NULL to gencache_get when we are not interested in the timeout value" 2008-07-11 17:53:25 +02:00
kerberos_keytab.c s3-net: allow to list a keytab generated using net rpc vampire. 2008-12-02 12:59:22 +01:00
kerberos_verify.c kerberos: make smb_krb5_kt_add_entry public, allow to pass keys without salting them. 2008-06-24 23:34:05 +02:00
kerberos.c s3: Change sockaddr util function names for consistency 2008-12-03 10:40:20 -08:00
krb5_errs.c r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
krb5_setpw.c s3-asn1: make all of s3 asn1 code do a proper asn1_init() first. 2008-10-22 21:37:36 +02:00
ldap_printer.c Rename dos_errstr() to win_errstr() for consistency with Samba 4. 2008-11-01 17:19:26 +01:00
ldap_schema.c * Allow an admin to define the "uid" attribute for a RFC2307 2008-09-16 10:35:21 -07:00
ldap_user.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
ldap_utils.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
ldap.c s3: libads: use get_dc_name() instead of get_sorted_dc_list() in the LDAP case 2008-12-13 11:42:34 +01:00
ndr.c s3: correctly detect if the current dc is the closest one 2008-12-13 11:42:22 +01:00
sasl_wrapping.c r24131: - make it more clear what the different min and max fields mean 2007-10-10 12:29:09 -05:00
sasl.c s3: use shared asn1 code. 2008-10-22 21:37:36 +02:00
util.c Add TALLOC_CTX pointer to generate_random_str(), for consistency with 2008-10-19 10:05:48 +02:00