1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/param
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
..
loadparm.c Add a parameter to disable the automatic creation of krb5.conf files 2009-08-26 15:28:06 +02:00
test_lp_load.c [s3]test_lp_load: fix "no talloc stackframe around" message 2008-10-18 15:36:17 +02:00
util.c Move param helper routines to one place. 2007-11-30 22:25:01 +01:00