winbindd: add find_default_route_domain()
authorRalph Boehme <slow@samba.org>
Wed, 13 Dec 2017 16:08:10 +0000 (17:08 +0100)
committerKarolin Seeger <kseeger@samba.org>
Sat, 13 Jan 2018 11:55:08 +0000 (12:55 +0100)
commit2e644af16428ff6421459020a54cf20c296bc4df
tree007462bd58719ee90ff7d826b6d9651422af5aca
parent40c91150e36e5818d4a4f25429ed600762cfd49b
winbindd: add find_default_route_domain()

On a member server this is just our primary domain. The logic for DCs is
not yet implemented, on a DC of a child-domain in a forrest this would
be the parent domain.

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