nsswitch: Correct users of "ctx->is_privileged"
authorVolker Lendecke <vl@samba.org>
Fri, 4 May 2018 13:23:18 +0000 (15:23 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 24 Jul 2018 18:36:50 +0000 (20:36 +0200)
commitda179b1e4c54bec67214546973ced7a16e4caec5
tree6fbde109415cf78442b1ccc5a55da826a885b5e7
parentd4c6b009223c1ed6caf538c35b42e16c98e2bded
nsswitch: Correct users of "ctx->is_privileged"

winbindd_context->is_privileged is a bool

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
nsswitch/wb_common.c