1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-03 04:23:50 +03:00
Files
samba-mirror/source
Stefan Metzmacher 1b86af32f3 r19934: - allow to pass a samr_UserInfo21 struct to be passed to libnet_SetPassword()
- as the SetUserInfo2() levels 26/25 and 24/23 have the same encryption
  but 26 and 24 change only the password and 25 and 23 take a info21 and change the password,
  we now use 26 with fallback to 24 or 25 with fallback to 23.
- use samr_SetUserInfo2() to match what w2k3 does (works also against nt4)
- pass the info21 to libnet_SetPassword() to set acct_flags and full_name
  together with the password (to match what w2k3 does)

metze
2007-10-10 14:28:38 -05:00
..
2007-10-10 14:28:28 -05:00
2007-10-10 14:20:56 -05:00
2007-10-10 14:25:29 -05:00
2007-10-10 14:28:28 -05:00
2007-10-10 14:25:29 -05:00
2007-10-10 14:20:34 -05:00