mirror of
https://github.com/samba-team/samba.git
synced 2025-01-29 21:47:30 +03:00
s3:smbcacls add prompt for password
if no password was given, ask for one BUG: https://bugzilla.samba.org/show_bug.cgi?id=12765 Signed-off-by: Christian Ambach <ambi@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Christian Ambach <ambi@samba.org> Autobuild-Date(master): Thu May 4 20:36:50 CEST 2017 on sn-devel-144
This commit is contained in:
parent
1e7bec40d1
commit
770edb6aab
@ -903,6 +903,7 @@ int main(int argc, char *argv[])
|
||||
|
||||
poptFreeContext(pc);
|
||||
popt_burn_cmdline_password(argc, argv);
|
||||
popt_common_credentials_post();
|
||||
|
||||
string_replace(path,'/','\\');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user