mirror of
https://github.com/samba-team/samba.git
synced 2025-11-27 08:23:49 +03:00
Add "net dom" command suite to "net".
Guenther
This commit is contained in:
committed by
Volker Lendecke
parent
58d49023b9
commit
a41f9aef84
@@ -266,6 +266,7 @@ int net_help(int argc, const char **argv)
|
||||
{"GROUP", net_help_group},
|
||||
{"GROUPMAP", net_help_groupmap},
|
||||
{"JOIN", net_help_join},
|
||||
{"DOM", net_help_dom},
|
||||
{"VALIDATE", net_rap_validate_usage},
|
||||
{"GROUPMEMBER", net_rap_groupmember_usage},
|
||||
{"ADMIN", net_rap_admin_usage},
|
||||
|
||||
Reference in New Issue
Block a user