mirror of
https://github.com/samba-team/samba.git
synced 2025-02-15 05:57:49 +03:00
r13528: Mention the tools and commandline option names used.
This commit is contained in:
parent
e00505cc94
commit
5db7e9a42a
@ -54,8 +54,8 @@ char *stdin_new_passwd( void)
|
|||||||
|
|
||||||
/*************************************************************
|
/*************************************************************
|
||||||
Utility function to get passwords via tty or stdin
|
Utility function to get passwords via tty or stdin
|
||||||
Used if the '-t' option is set to silently get passwords
|
Used if the '-s' (smbpasswd) or '-t' (pdbedit) option is set
|
||||||
to enable scripting.
|
to silently get passwords to enable scripting.
|
||||||
*************************************************************/
|
*************************************************************/
|
||||||
char *get_pass( char *prompt, BOOL stdin_get)
|
char *get_pass( char *prompt, BOOL stdin_get)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user