auth3: Introduce make_auth_context_specific
authorVolker Lendecke <vl@samba.org>
Mon, 13 Mar 2017 07:58:43 +0000 (08:58 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 24 Mar 2017 10:57:08 +0000 (11:57 +0100)
commit1e82d82571d33e0ff50c3f5fc461bf9dddc18fa5
tree6e98e9eadcf740984d0dfbeb0e82aecfd618411d
parentb78de58e578eaa00391b87abbfd905726ecb559f
auth3: Introduce make_auth_context_specific

Take a string instead of a string list. Simplifies
make_auth_context_subsystem and later similar callers

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

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/auth/auth.c