diff options
author | Gerald Carter <jerry@samba.org> | 2001-06-22 05:05:19 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2001-06-22 05:05:19 +0000 |
commit | 97e25bc3bf2e896717796601710a635bc487be55 (patch) | |
tree | c4b27146e1c97e672ed37f2ba2626baca73c2177 /docs/htmldocs | |
parent | 5b9e3d4742c2da5d19ba5b60f67a0f9d7320dec5 (diff) | |
download | samba-97e25bc3bf2e896717796601710a635bc487be55.tar.gz samba-97e25bc3bf2e896717796601710a635bc487be55.tar.xz samba-97e25bc3bf2e896717796601710a635bc487be55.zip |
documented buf when parsing a password containing a comma
from the command line
Diffstat (limited to 'docs/htmldocs')
-rw-r--r-- | docs/htmldocs/smbmount.8.html | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/docs/htmldocs/smbmount.8.html b/docs/htmldocs/smbmount.8.html index c8c9727be91..4642dfe8910 100644 --- a/docs/htmldocs/smbmount.8.html +++ b/docs/htmldocs/smbmount.8.html @@ -129,6 +129,13 @@ CLASS="COMMAND" > will prompt for a passeword, unless the guest option is given. </P +><P +> Note that password which contain the arguement delimiter + character (i.e. a comma ',') will failed to be parsed correctly + on the command line. However, the same password defined + in the PASSWD environment variable or a credentials file (see + below) will be read correctly. + </P ></DD ><DT >credentials=<filename></DT @@ -311,7 +318,7 @@ CLASS="PARAMETER" ><DIV CLASS="REFSECT1" ><A -NAME="AEN119" +NAME="AEN120" ></A ><H2 >ENVIRONMENT VARIABLES</H2 @@ -343,7 +350,7 @@ CLASS="ENVAR" ><DIV CLASS="REFSECT1" ><A -NAME="AEN127" +NAME="AEN128" ></A ><H2 >BUGS</H2 @@ -371,7 +378,7 @@ NAME="AEN127" ><DIV CLASS="REFSECT1" ><A -NAME="AEN134" +NAME="AEN135" ></A ><H2 >SEE ALSO</H2 @@ -382,7 +389,7 @@ NAME="AEN134" ><DIV CLASS="REFSECT1" ><A -NAME="AEN137" +NAME="AEN138" ></A ><H2 >AUTHOR</H2 |