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

Add Required and Preferred Authentication Methods to JITL SSHJob

    XMLWordPrintable

Details

    • Feature
    • Status: Dismissed (View Workflow)
    • Minor
    • Resolution: Works as designed
    • 2.0.0
    • 2.7.5, 2.8.0
    • None

    Description

      Current Situation

      • The JITL SSHJob supports passwors and public keys as Authentication Methods.
      • There is no support for MFA with Required Authentication Methods.
      • There is no support for Preferred Authentication Methods.

      Desired Behavior

      • The JITL SSHJob supports
        • Required Authentication Methods
          • Both password and private key have to be specified
          • The auth_method argument is specified as
            • password,publickey
              
            • publickey,password
          • The ordering of Authentication Methods is considered.
          • Both Authentication Methods have to be performed successfully.
        • Preferred Authentication Methods
          • Both password and private key have to be specified
          • The auth_method argument is specified as
            • password,publickey
              
            • publickey,password
              
          • The ordering of Authentication Methods is considered.
          • With the first Authentication Method being performed successfully, authentication is completed.

      Attachments

        Activity

          People

            sp Santiago Aucejo Petzoldt
            ap Andreas Püschel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: