more docs clarification on password sudo
This commit is contained in:
parent
9fb4007fa8
commit
f6b2f8a197
1 changed files with 1 additions and 0 deletions
|
|
@ -225,6 +225,7 @@
|
||||||
<div class="alert alert-secondary mt-3">
|
<div class="alert alert-secondary mt-3">
|
||||||
<div class="fw-semibold">Tip</div>
|
<div class="fw-semibold">Tip</div>
|
||||||
<div class="small mb-0">If you don't want/need sudo on the remote side, add <code>--no-sudo</code>. However, be aware that you may get a more limited harvest depending on permissions.</div>
|
<div class="small mb-0">If you don't want/need sudo on the remote side, add <code>--no-sudo</code>. However, be aware that you may get a more limited harvest depending on permissions.</div>
|
||||||
|
<div class="small mb-0">If your remote user requires a password for sudo, pass <code>--ask-become-pass</code> or <code>-K</code> and you'll be prompted to enter the password. If you forget, Enroll will still prompt for the password if it detects it's needed, but will be slightly slower to do so.</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue