mirror of
https://github.com/samba-team/samba.git
synced 2025-02-14 01:57:53 +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
|
||||
Used if the '-t' option is set to silently get passwords
|
||||
to enable scripting.
|
||||
Used if the '-s' (smbpasswd) or '-t' (pdbedit) option is set
|
||||
to silently get passwords to enable scripting.
|
||||
*************************************************************/
|
||||
char *get_pass( char *prompt, BOOL stdin_get)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user