Net::SSH::Perl::Auth::KeyboardInt man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Net::SSH::Perl::Auth::UseroContributed PerNet::SSH::Perl::Auth::KeyboardInt(3)

NAME
       Net::SSH::Perl::Auth::KeyboardInt - Keyboard-interactive auth plugin

SYNOPSIS
	   use Net::SSH::Perl::Auth;
	   my $auth = Net::SSH::Perl::Auth->new('KeyboardInt', $ssh);
	   $auth->authenticate;

DESCRIPTION
       Net::SSH::Perl::Auth::KeyboardInt performs keyboard-interactive
       authentication with a remote sshd server. This plugin is only usable
       when using the SSH2 protocol, and you generally never need to use it
       manually; the client and server will perform authentication negotiation
       in order to log in the user, a step which happens automatically.

       When you create a new authentication object, you give it a
       Net::SSH::Perl::SSH2 object $ssh, which should contain an open
       connection to an ssh daemon, as well as the data that the
       authentication module needs to proceed.

       The authenticate method will enter into a dialog with the server. For
       keyboard-interactive authentication, this entails sending a request to
       authenticate the user using this form of authentication, then waiting
       for any number of prompts for authentication. These prompts are then
       presented to the user, who enters his/her responses; the responses are
       then sent back to the server, which either allows or denies the user's
       credentials.

       The fact that this authentication method requires responses to
       interactive prompts requires that you only use this method in an
       interactive SSH connection.

AUTHOR & COPYRIGHTS
       Please see the Net::SSH::Perl manpage for author, copyright, and
       license information.

perl v5.14.1			  2003-12-Net::SSH::Perl::Auth::KeyboardInt(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net