[sudoers] With passprompt
This commit is contained in:
parent
d9d49e3feb
commit
c3e5f2ab86
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ else:
|
|||
|
||||
if has("wheezy"):
|
||||
@Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
|
||||
@Defaults passprompt_override
|
||||
@Defaults passprompt="[sudo] password for %p on %h: "
|
||||
|
||||
@# Host alias specification
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue