Changeset 228 for branches/samba-3.2.x/source/librpc/idl/samr.idl
- Timestamp:
- May 26, 2009, 9:44:50 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.2.x/source/librpc/idl/samr.idl
r136 r228 836 836 typedef struct { 837 837 samr_CryptPassword password; 838 uint8 p w_len;838 uint8 password_expired; 839 839 } samr_UserInfo24; 840 840 … … 850 850 typedef struct { 851 851 samr_CryptPasswordEx password; 852 uint8 p w_len;852 uint8 password_expired; 853 853 } samr_UserInfo26; 854 854
Note:
See TracChangeset
for help on using the changeset viewer.