1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-08 04:58:40 +03:00

netapi: fix IDL for USER_INFO_4.

Guenther
This commit is contained in:
Günther Deschner 2008-08-27 19:14:32 +02:00
parent 2f730649b7
commit ca69c442f2

View File

@ -244,7 +244,7 @@ interface libnetapi
string usri4_logon_server;
uint32 usri4_country_code;
uint32 usri4_code_page;
dom_sid *usri4_user_sid;
domsid *usri4_user_sid;
uint32 usri4_primary_group_id;
string usri4_profile;
string usri4_home_dir_drive;