2022-09-20 Fred Gleason <fredg@paravelsystems.com>

* Updated the Operations Guide to include a pointer to the example
	for generating an SSH keypair.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason 2022-09-20 14:52:24 -04:00
parent c157d4b9c7
commit cd262b6a34
3 changed files with 6 additions and 2 deletions

View File

@ -23359,3 +23359,6 @@
required.
2022-09-20 Fred Gleason <fredg@paravelsystems.com>
* Removed dead code from 'rdcatch/edit_upload.cpp'.
2022-09-20 Fred Gleason <fredg@paravelsystems.com>
* Updated the Operations Guide to include a pointer to the example
for generating an SSH keypair.

View File

@ -858,7 +858,8 @@
otherwise transfers with fail with an
<computeroutput>Authentication Failed</computeroutput> error.
See the <command>rd.conf</command><manvolnum>5</manvolnum> man
page for more information.
page for more information. See <xref linkend="appendix.ssh_keys" />
for an example.
</caution>
<para>
The <computeroutput>Time Offset:</computeroutput> field can be used

View File

@ -59,7 +59,7 @@ EXIT_TEXT text
ONE_SHOT enum ('N','Y')
URL varchar(255)
URL_USERNAME varchar(64)
URL_PASSWORD varchar(64)
URL_PASSWORD text Base64 encoded
URL_USE_ID_FILE enum('N','Y')
ENABLE_METADATA enum('N','Y')
FEED_ID int From FEEDS.ID