Skip to content

Commit 11b347c

Browse files
author
Lee Fine
committed
2 parents 7d542ad + d518e81 commit 11b347c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ the Keyfactor Command Portal
284284
| IncludePortInSPN | Include Port in SPN for WinRM | Internally set the -IncludePortInSPN option when creating the remote PowerShell connection. Needed for some Kerberos configurations. | Bool | False | 🔲 Unchecked |
285285
| SSHPort | SSH Port | Integer value representing the port that should be used when connecting to Linux servers over SSH. Overrides SSHPort [config.json](#post-installation) setting. | String | | 🔲 Unchecked |
286286
| UseShellCommands | Use Shell Commands | Recommended to be set to the default value of 'Y'. For a detailed explanation of this setting, please refer to [Use Shell Commands Setting](#use-shell-commands-setting) | Bool | True | 🔲 Unchecked |
287-
| PostJobApplicationRestart | Post Job Application Restart | Select the service that will be restarted after a Management Add or ODKG job executes. Leave unselected if no restart is desired. | MultipleChoice | Apache Tomcat Restart,Jetty Restart | 🔲 Unchecked |
287+
| PostJobApplicationRestart | Post Job Application Restart | Select the command to be run after a Management Add or ODKG job executes. Leave unselected if no command is desired. | MultipleChoice | Apache Tomcat Restart,Jetty Restart | 🔲 Unchecked |
288288

289289
The Custom Fields tab should look like this:
290290

@@ -361,7 +361,7 @@ the Keyfactor Command Portal
361361

362362

363363
###### Post Job Application Restart
364-
Select the service that will be restarted after a Management Add or ODKG job executes. Leave unselected if no restart is desired.
364+
Select the command to be run after a Management Add or ODKG job executes. Leave unselected if no command is desired.
365365

366366
![RFJKS Custom Field - PostJobApplicationRestart](docsource/images/RFJKS-custom-field-PostJobApplicationRestart-dialog.png)
367367

@@ -487,7 +487,7 @@ the Keyfactor Command Portal
487487
| IncludePortInSPN | Include Port in SPN for WinRM | Internally set the -IncludePortInSPN option when creating the remote PowerShell connection. Needed for some Kerberos configurations. | Bool | False | 🔲 Unchecked |
488488
| SSHPort | SSH Port | Integer value representing the port that should be used when connecting to Linux servers over SSH. Overrides SSHPort [config.json](#post-installation) setting. | String | | 🔲 Unchecked |
489489
| UseShellCommands | Use Shell Commands | Recommended to be set to the default value of 'Y'. For a detailed explanation of this setting, please refer to [Use Shell Commands Setting](#use-shell-commands-setting) | Bool | True | 🔲 Unchecked |
490-
| PostJobApplicationRestart | Post Job Application Restart | Select the service that will be restarted after a Management Add or ODKG job executes. Leave unselected if no restart is desired. | MultipleChoice | Apache HTTPD Restart,NGNIX Restart,HAProxy Restart,Envoy Proxy Restart | 🔲 Unchecked |
490+
| PostJobApplicationRestart | Post Job Application Restart | Select the command to be run after a Management Add or ODKG job executes. Leave unselected if no command is desired. | MultipleChoice | Apache HTTPD Restart,NGNIX Restart,HAProxy Restart,Envoy Proxy Restart | 🔲 Unchecked |
491491

492492
The Custom Fields tab should look like this:
493493

@@ -592,7 +592,7 @@ the Keyfactor Command Portal
592592

593593

594594
###### Post Job Application Restart
595-
Select the service that will be restarted after a Management Add or ODKG job executes. Leave unselected if no restart is desired.
595+
Select the command to be run after a Management Add or ODKG job executes. Leave unselected if no command is desired.
596596

597597
![RFPEM Custom Field - PostJobApplicationRestart](docsource/images/RFPEM-custom-field-PostJobApplicationRestart-dialog.png)
598598

@@ -1509,7 +1509,7 @@ The Remote File Universal Orchestrator extension implements 6 Certificate Store
15091509
| IncludePortInSPN | Internally set the -IncludePortInSPN option when creating the remote PowerShell connection. Needed for some Kerberos configurations. |
15101510
| SSHPort | Integer value representing the port that should be used when connecting to Linux servers over SSH. Overrides SSHPort [config.json](#post-installation) setting. |
15111511
| UseShellCommands | Recommended to be set to the default value of 'Y'. For a detailed explanation of this setting, please refer to [Use Shell Commands Setting](#use-shell-commands-setting) |
1512-
| PostJobApplicationRestart | Select the service that will be restarted after a Management Add or ODKG job executes. Leave unselected if no restart is desired. |
1512+
| PostJobApplicationRestart | Select the command to be run after a Management Add or ODKG job executes. Leave unselected if no command is desired. |
15131513

15141514
</details>
15151515

@@ -1545,7 +1545,7 @@ The Remote File Universal Orchestrator extension implements 6 Certificate Store
15451545
| Properties.IncludePortInSPN | Internally set the -IncludePortInSPN option when creating the remote PowerShell connection. Needed for some Kerberos configurations. |
15461546
| Properties.SSHPort | Integer value representing the port that should be used when connecting to Linux servers over SSH. Overrides SSHPort [config.json](#post-installation) setting. |
15471547
| Properties.UseShellCommands | Recommended to be set to the default value of 'Y'. For a detailed explanation of this setting, please refer to [Use Shell Commands Setting](#use-shell-commands-setting) |
1548-
| Properties.PostJobApplicationRestart | Select the service that will be restarted after a Management Add or ODKG job executes. Leave unselected if no restart is desired. |
1548+
| Properties.PostJobApplicationRestart | Select the command to be run after a Management Add or ODKG job executes. Leave unselected if no command is desired. |
15491549

15501550
3. **Import the CSV file to create the certificate stores**
15511551

@@ -1616,7 +1616,7 @@ Please refer to the **Universal Orchestrator (remote)** usage section ([PAM prov
16161616
| IncludePortInSPN | Internally set the -IncludePortInSPN option when creating the remote PowerShell connection. Needed for some Kerberos configurations. |
16171617
| SSHPort | Integer value representing the port that should be used when connecting to Linux servers over SSH. Overrides SSHPort [config.json](#post-installation) setting. |
16181618
| UseShellCommands | Recommended to be set to the default value of 'Y'. For a detailed explanation of this setting, please refer to [Use Shell Commands Setting](#use-shell-commands-setting) |
1619-
| PostJobApplicationRestart | Select the service that will be restarted after a Management Add or ODKG job executes. Leave unselected if no restart is desired. |
1619+
| PostJobApplicationRestart | Select the command to be run after a Management Add or ODKG job executes. Leave unselected if no command is desired. |
16201620

16211621
</details>
16221622

@@ -1656,7 +1656,7 @@ Please refer to the **Universal Orchestrator (remote)** usage section ([PAM prov
16561656
| Properties.IncludePortInSPN | Internally set the -IncludePortInSPN option when creating the remote PowerShell connection. Needed for some Kerberos configurations. |
16571657
| Properties.SSHPort | Integer value representing the port that should be used when connecting to Linux servers over SSH. Overrides SSHPort [config.json](#post-installation) setting. |
16581658
| Properties.UseShellCommands | Recommended to be set to the default value of 'Y'. For a detailed explanation of this setting, please refer to [Use Shell Commands Setting](#use-shell-commands-setting) |
1659-
| Properties.PostJobApplicationRestart | Select the service that will be restarted after a Management Add or ODKG job executes. Leave unselected if no restart is desired. |
1659+
| Properties.PostJobApplicationRestart | Select the command to be run after a Management Add or ODKG job executes. Leave unselected if no command is desired. |
16601660

16611661
3. **Import the CSV file to create the certificate stores**
16621662

0 commit comments

Comments
 (0)