Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.12
-
None
Description
Current Situation
JOE supports authentication with
- private/public key including passphrase
- password keyboard interactive
- password (stored)
Desired Behavior
JOE should support use of a Key Agent.
- This includes but is not limited to use of the KeePass password manager.
- Install the KeePass KeyAgent plugin: Download
- Configure the plugin
- add an entry to the KeePass database.
- add the private key as an attachment to the entry.
- from the Key Agent options tab allow Key Agent to use the private/public key
- Open JOE profile editor and check the option Use Key Agent
As a result a private key optionally including a passphrase is retrieved from the Key Agent. The user does not have to type a passphrase.
.h3 Logging
You can enable the JOE logging as descriped in SET-177. Change the first line in the file $SCHEDULER_HOME/LIB/JOE-log4j.properties to log4j.rootLogger=debug, stdout, joe. You will find the log file in the $SCHEDULER_DATA/logs/JOE.log
Attachments
Issue Links
- mentioned in
-
Page Loading...