s3:auth: let make_user_info_netlogon_interactive() set USER_INFO_INTERACTIVE_LOGON
authorStefan Metzmacher <metze@samba.org>
Tue, 8 Mar 2022 14:14:09 +0000 (15:14 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 17 Mar 2022 09:46:31 +0000 (09:46 +0000)
commit0fcbfd39583e42354263018bb2b703413a781473
treef37dbbd8e17703d31e5af5c947e4ac3eab82e6b3
parent0da8b2b368321d57368424374bd9c8d0536900ac
s3:auth: let make_user_info_netlogon_interactive() set USER_INFO_INTERACTIVE_LOGON

This is not really relevant for now, as USER_INFO_INTERACTIVE_LOGON is
not evaluated in the source3/auth stack. But better add it to
be consistent.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 012bd9f5b780f7a90cf3bd918f044ea67fae7017)
source3/auth/auth_util.c