Changeset 596 for trunk/server/source3/auth/auth_netlogond.c
- Timestamp:
- Jul 2, 2011, 3:35:33 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/source3/auth/auth_netlogond.c
r414 r596 86 86 user_info->wksta_name, /* workstation name */ 87 87 (uchar *)auth_context->challenge.data, /* 8 byte challenge. */ 88 3, /* validation level */ 88 89 user_info->lm_resp, /* lanman 24 byte response */ 89 90 user_info->nt_resp, /* nt 24 byte response */
Note:
See TracChangeset
for help on using the changeset viewer.