1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-06 16:23:49 +03:00

r16532: Tell username from account name (source from target, when

changing).

rafal
This commit is contained in:
Rafal Szczesniak
2006-06-26 21:19:41 +00:00
committed by Gerald (Jerry) Carter
parent d91cbec264
commit e5a50ca14a

View File

@@ -46,6 +46,7 @@ struct libnet_ModifyUser {
const char *user_name;
const char *domain_name;
const char *account_name;
const char *full_name;
const char *description;
const char *comment;