Mention that targetpw affects the timestamp file name.
This commit is contained in:
11
sudoers.pod
11
sudoers.pod
@@ -836,11 +836,12 @@ function. This flag is I<off> by default.
|
|||||||
|
|
||||||
=item targetpw
|
=item targetpw
|
||||||
|
|
||||||
If set, B<sudo> will prompt for the password of the user specified by
|
If set, B<sudo> will prompt for the password of the user specified
|
||||||
the B<-u> option (defaults to C<root>) instead of the password of the
|
by the B<-u> option (defaults to C<root>) instead of the password
|
||||||
invoking user. Note that this precludes the use of a uid not listed
|
of the invoking user. In addition, the timestamp file name will
|
||||||
in the passwd database as an argument to the B<-u> option.
|
include the target user's name. Note that this flag precludes the
|
||||||
This flag is I<off> by default.
|
use of a uid not listed in the passwd database as an argument to
|
||||||
|
the B<-u> option. This flag is I<off> by default.
|
||||||
|
|
||||||
=item transcript
|
=item transcript
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user