SSH Tectia  
Previous Next Up [Contents] [Index]

    About This Document >>
    Installing SSH Tectia Server for IBM z/OS >>
    Getting Started with SSH Tectia Server for IBM z/OS >>
    Configuring the Server >>
    Authentication >>
    File Transfer Using SFTP >>
    Secure File Transfer Using Transparent FTP Security >>
        Introduction to Transparent FTP Security
        Configuring SOCKS Proxy >>
        Creating the SSHSP User
        Running SOCKS Proxy >>
        Using Public-Key Authentication with the SOCKS Proxy >>
            Creating Keys
            Listing Available Private Keys
            Giving Passphrases for Private Keys
            Clearing Passphrases for Private Keys
        Configuring FTP >>
        Examples of Transparent FTP Security>>
    Tunneling >>
    Troubleshooting SSH Tectia Server for IBM z/OS >>
    Man Pages and Default Configuration Files >>
    Log Messages >>

Giving Passphrases for Private Keys

To give the passphrase for a specified key, run the following command, giving the key identifier as an argument:

# ssh-socks-proxy-ctl key-passphrase 1 -a /tmp/ssh-SSHSP/ssh-socks-proxy

Alternatively, you can give the key hash value as the argument:

# ssh-socks-proxy-ctl key-passphrase d0fe9f7a24e531eabb8256205476b14133
  -a /tmp/ssh-SSHSP/ssh-socks-proxy

You are prompted to give the passphrase for the key.

To give passphrases for all keys, run the following command:

# ssh-socks-proxy-ctl key-passphrase --all -a /tmp/ssh-SSHSP/ssh-socks-proxy

You are prompted to give passphrases for each key found by the SOCKS Proxy in turn.

After the passphrase has been given, it will be stored in cache and the key can be used non-interactively.

Previous Next Up [Contents] [Index]


[ Contact Information | Support | Feedback | SSH Home Page | SSH Products ]

Copyright © 2011 SSH Communications Security Corp.
This software is protected by international copyright laws. All rights reserved.
Copyright Notice