winbindd: add add_trusted_domain_from_auth
authorRalph Boehme <slow@samba.org>
Wed, 29 Nov 2017 09:10:38 +0000 (10:10 +0100)
committerKarolin Seeger <kseeger@samba.org>
Sat, 13 Jan 2018 11:55:08 +0000 (12:55 +0100)
commitf4d27f2bf9a32fec02da01351fa5af3867f4b1f7
treee8cf24c235a678bd51f264b49f4a1e6f0865ce2d
parentb2ea3606a7f7325b0e2f5fae46346f8fbf489177
winbindd: add add_trusted_domain_from_auth

Function to add a new trusted domain to the domain list and TDC after an
successfull authentication. On Member servers only, not on DCs though.

Signed-off-by: Ralph Boehme <slow@samba.org>
source3/winbindd/winbindd_proto.h
source3/winbindd/winbindd_util.c