1
0
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:
Günther Deschner
2008-01-17 10:24:34 +01:00
parent 0230284cfa
commit f7100156a7
15 changed files with 70 additions and 152 deletions

View File

@@ -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,