mirror of
https://github.com/samba-team/samba.git
synced 2025-03-10 12:58:35 +03:00
r5653: Fixiing typos.
(This used to be commit 7df1cfed723d1c22070b0a829946fe61d064e0d1)
This commit is contained in:
parent
36966765e1
commit
c884a13414
@ -385,7 +385,7 @@ static int net_help_rights( int argc, const char **argv )
|
||||
|
||||
d_printf("\nBoth 'grant' and 'revoke' require a SID and a list of privilege names.\n");
|
||||
d_printf("For example\n");
|
||||
d_printf("\n net rpc grant 'VALE\\biddle' SePrintOperatorPrivilege SeDiskOperatorPrivlege\n");
|
||||
d_printf("\n net rpc rights grant 'VALE\\biddle' SePrintOperatorPrivilege SeDiskOperatorPrivilege\n");
|
||||
d_printf("\nwould grant the printer admin and disk manager rights to the user 'VALE\\biddle'\n\n");
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user