mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
r15906: smbpasswd help text for -W option (patch from Aruna Prabakar <aruna.prabakar@hp.com>
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
b1244e7906
commit
0a81af4fef
@ -64,6 +64,7 @@ static void usage(void)
|
||||
printf(" -i interdomain trust account\n");
|
||||
printf(" -m machine trust account\n");
|
||||
printf(" -n set no password\n");
|
||||
printf(" -W use stdin ldap admin password\n");
|
||||
printf(" -w PASSWORD ldap admin password\n");
|
||||
printf(" -x delete user\n");
|
||||
printf(" -R ORDER name resolve order\n");
|
||||
|
Reference in New Issue
Block a user