Two Factor Authentication

Discussion of Co:Z sftp, a port of OpenSSH sftp for z/OS
Post Reply
TorbenNielsen
Posts: 1
Joined: Sun Mar 09, 2014 9:39 am

Two Factor Authentication

Post by TorbenNielsen »

Is there any chance, that I can use Coz Batch for Two Factor Authentication.
Thanks in advance
Torben Nielsen
dovetail
Site Admin
Posts: 2025
Joined: Thu Jul 29, 2004 12:12 pm

Re: Two Factor Authentication

Post by dovetail »

Co:Z Batch is just a batch utility for running z/OS Unix programs and shell scripts.

I assume that you are asking about using Co:Z SFTP with some kind of two-factor-authentication?

Co:Z SFTP uses IBM Ported Tools OpenSSH for secure connections. IBM Ported Tools OpenSSH is responsible for the encryption, authentication, etc.
There are two webinar recordings and slides on our webinar page that cover the capabilities of IBM Ported Tools OpenSSH authentication:

Part 1) "IBM Ported Tools for z/OS OpenSSH - Key Authentication"
Part 2) "IBM Ported Tools for z/OS OpenSSH - Using Key Rings"

http://dovetail.com/webinars.html

I'm not sure which specific kind of two-factor-authentication that you would like to use, but the webinars above cover what is available in IBM Ported Tools OpenSSH.
Post Reply