Mention that targetpw affects the timestamp file name.

This commit is contained in:
Todd C. Miller
2009-12-14 23:53:05 +00:00
parent 180785567c
commit 2bc6801ca7

View File

@@ -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