diff options
Diffstat (limited to 'docs/manpages/rpcclient.1')
-rw-r--r-- | docs/manpages/rpcclient.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manpages/rpcclient.1 b/docs/manpages/rpcclient.1 index a359d6772f..76e606240f 100644 --- a/docs/manpages/rpcclient.1 +++ b/docs/manpages/rpcclient.1 @@ -3,7 +3,7 @@ .\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng <steve@ggi-project.org>. -.TH "RPCCLIENT" "1" "24 March 2003" "" "" +.TH "RPCCLIENT" "1" "03 april 2003" "" "" .SH NAME rpcclient \- tool for executing client side MS-RPC functions @@ -116,10 +116,10 @@ domain = <value> Make certain that the permissions on the file restrict access from unwanted users. .TP -\fB-U|--user=username[&%;password]\fR +\fB-U|--user=username[%password]\fR Sets the SMB username or username and password. -If &%;password is not specified, the user will be prompted. The +If %password is not specified, the user will be prompted. The client will first check the \fBUSER\fR environment variable, then the \fBLOGNAME\fR variable and if either exists, the string is uppercased. If these environmental variables are not |