cli:server_argument
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cli:server_argument [2019/03/27 17:28] – Gerard Nicol | cli:server_argument [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 4: | Line 4: | ||
In the event that this argument is not passed the default will be '' | In the event that this argument is not passed the default will be '' | ||
+ | |||
+ | ===== Password interpretation ===== | ||
+ | |||
+ | When specifying the password value, the following rules will apply to the interpretation of this value: | ||
* By default the password value will be treated as the path to a file which contains a single record representing the password, rather than the password itself. | * By default the password value will be treated as the path to a file which contains a single record representing the password, rather than the password itself. | ||
Line 15: | Line 19: | ||
* [[variable: | * [[variable: | ||
+ | * [[variable: | ||
+ | * [[variable: | ||
+ | * [[variable: | ||
+ | * [[variable: | ||
Line 21: | Line 29: | ||
Connect to '' | Connect to '' | ||
- | <sxh plain;> | + | <code plain;> |
-S localhost | -S localhost | ||
- | </sxh> | + | </code> |
Connect to '' | Connect to '' | ||
- | <sxh plain;> | + | <code plain;> |
-S jsmith: | -S jsmith: | ||
- | </sxh> | + | </code> |
Connect to '' | Connect to '' | ||
- | <sxh plain;> | + | <code plain;> |
-S jsmith: | -S jsmith: | ||
- | </sxh> | + | </code> |
cli/server_argument.1553707703.txt.gz · Last modified: 2025/01/21 22:07 (external edit)