mirror of
https://github.com/samba-team/samba.git
synced 2025-11-27 08:23:49 +03:00
Finally enable pidl generated SAMR & NETLOGON headers and clients.
Guenther
This commit is contained in:
@@ -1062,7 +1062,7 @@ static NTSTATUS _net_sam_logon_internal(pipes_struct *p,
|
||||
0, /* bad_pw_count */
|
||||
num_gids, /* uint32 num_groups */
|
||||
gids , /* DOM_GID *gids */
|
||||
LOGON_EXTRA_SIDS, /* uint32 user_flgs (?) */
|
||||
NETLOGON_EXTRA_SIDS, /* uint32 user_flgs (?) */
|
||||
pdb_get_acct_ctrl(sampw),
|
||||
server_info->user_session_key.length ? user_session_key : NULL,
|
||||
server_info->lm_session_key.length ? lm_session_key : NULL,
|
||||
|
||||
Reference in New Issue
Block a user