Logging in with a soft token

You can log in to IBM® OpenSSH with a valid PIN. This use case requires a soft token application.

Procedure

Perform the following steps:

  1. Open an OpenSSH utility connection to the z/OS® system. Consider the following examples:
    ssh user-name@your-host
    scp files.txt user-name@your-host:/home/user-name
    You are prompted for the password.
  2. Enter your PIN in the soft token and generate a passcode. Use the copy feature to copy the passcode.
  3. Paste the 6- to 8-digit passcode displayed by the soft token in the password field.
  4. Press Enter.
    If successful, the OpenSSH command succeeds.