Uploaded image for project: 'JITL - JobScheduler Integrated Template Library'
  1. JITL - JobScheduler Integrated Template Library
  2. JITL-673

SSH job fails if a KeePass is used and it is password protected only

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • None
    • 1.13.12
    • None

    Description

      Current Situation

      • When the SSH Job uses a credential store options and the KeePass database is password protected only, the following error occurs:
        • SOSProviderOptions.java:137) - com.sos.keepass.exceptions.SOSKeePassCredentialException: [<SCHEDULER_DATA>]java.io.FileNotFoundException: <SCHEDULER_DATA> (Access denied)
          • The SSH Job tries to use the <SCHEDULER_DATA> directory as the KeePass database key file, although the credential_store_key_filename option is not defined and there is no key file on the disk.

      Desired Behaviour

      • The SSH job should correctly read and apply the credential store options.

      Test Instruclions

      • Use the job configuration provided with JITL-662.
      • Adjust the configuration to use a KeePass (protected by a password only).
      • Retest to verify that the SSH job also works with a KeePass protected by a key file.

      Attachments

        Activity

          People

            re Robert Ehrlich
            re Robert Ehrlich
            Kanika Agrawal Kanika Agrawal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: