docs-xml: change the default for "map untrusted to domain" to "auto"
authorStefan Metzmacher <metze@samba.org>
Wed, 22 Mar 2017 11:11:26 +0000 (12:11 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 16 Jun 2017 01:21:29 +0000 (03:21 +0200)
commitbcd558eb50814dfdc68bf49f082f9f644651cb38
tree69f8a278b952e915068fd4fb5b962771fe56de2a
parentb6e2ddaee1867b49710d22ebcb6c87b2f0a54a29
docs-xml: change the default for "map untrusted to domain" to "auto"

This makes the behaviour much more robust, particularly with forest child
domains over one-way forest trusts.

Sadly we don't support this kind of setup with our current ADDC, so
there's no way to have automated tests for this behaviour, but
at least we know it doesn't break any existing tests.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=8630

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
docs-xml/smbdotconf/security/mapuntrustedtodomain.xml
lib/param/loadparm.c
source3/param/loadparm.c