1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/libads
Volker Lendecke b824b1b7bf Add a parameter to disable the automatic creation of krb5.conf files
This is necessary because MIT 1.5 can't deal with certain types (Tree Root) of
transitive AD trusts. The workaround is to add a [capaths] directive to
/etc/krb5.conf, which we don't automatically put into the krb5.conf winbind
creates.

The alternative would have been something like a "krb5 conf include", but I
think if someone has to mess with /etc/krb5.conf at this level, it should be
easy to add the site-local KDCs as well.

Next alternative is to correctly figure out the [capaths] parameter for all
trusted domains, but for that I don't have the time right now. Sorry :-)
2009-08-26 15:28:06 +02:00
..
ads_status.c Add SMB encryption. Still fixing client decrypt but 2007-12-26 17:12:36 -08:00
ads_struct.c More asprintf warning fixes. 2008-12-23 11:56:48 -08:00
ads_utils.c Move ads flags mapping to lib/ 2009-05-30 10:21:38 +02:00
authdata.c s3:kerberos Rework smb_krb5_unparse_name() to take a talloc context 2009-04-07 13:25:36 +02:00
cldap.c (Hopefully) fix the problem Kai reported with 2009-07-28 18:02:10 -07:00
disp_sec.c Eliminate two duplicate SEC_ACE_TYPE constants already provided by 2009-03-01 04:59:07 +01:00
dns.c Do an early TALLOC_FREE 2009-08-25 17:38:31 +02:00
kerberos_keytab.c s3:kerberos Rework smb_krb5_unparse_name() to take a talloc context 2009-04-07 13:25:36 +02:00
kerberos_verify.c s3:kerberos Rework smb_krb5_unparse_name() to take a talloc context 2009-04-07 13:25:36 +02:00
kerberos.c Add a parameter to disable the automatic creation of krb5.conf files 2009-08-26 15:28:06 +02:00
krb5_errs.c fix build on old Heimdal based systems 2009-03-19 14:47:48 +01:00
krb5_setpw.c Async wrapper for open_socket_out_send/recv 2009-01-04 16:42:40 +01:00
ldap_printer.c s3:registry: replace typedef REGISTRY_VALUE by struct regval_blob 2009-04-27 11:21:03 +02:00
ldap_schema.c Make sid_binstring & friends take a talloc context 2009-05-28 11:33:21 +02:00
ldap_user.c Make escape_ldap_string take a talloc context 2009-07-09 22:25:29 +02:00
ldap_utils.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
ldap.c Added prefer_ipv4 bool parameter to resolve_name(). 2009-07-28 11:51:58 -07: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 Fix more asprintf warnings and some error path errors. 2008-12-23 12:11:12 -08:00