winbindd: add more trust types to get_trust_type_string
authorRalph Boehme <slow@samba.org>
Wed, 13 Dec 2017 07:53:16 +0000 (08:53 +0100)
committerKarolin Seeger <kseeger@samba.org>
Sat, 13 Jan 2018 11:55:08 +0000 (12:55 +0100)
commit9fb36370a57904770e1c9ca96279a1854481d3f3
tree9b91c38f905592db52f1ceb78672be94097d836b
parent95e3307917b5731ab883ee5fce530c5b559b4934
winbindd: add more trust types to get_trust_type_string

Add support for the following trust types: "Local", "Workstation",
"RWDC", "RODC"´and "Routed (via ...)".

Where we previously returned "None" this now returns "Routed (via ...)",
otherwise (hopefully) no change in behaviour.

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