*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> ssh-pubkeymgr (1)              
Title
Content
Arch
Section
 

ssh-pubkeymgr(1)

Contents


NAME    [Toc]    [Back]

       ssh-pubkeymgr  -  Configures  Secure Shell public key user
       authentication

SYNOPSIS    [Toc]    [Back]

       ssh-pubkeymgr [-k keypair_name]

OPTIONS    [Toc]    [Back]

       Specifies the keypair name. The  default  private  key  is
       id_dsa_2048_a    and    the    default   public   key   is
       id_dsa_2048_a.pub.

DESCRIPTION    [Toc]    [Back]

       The ssh-pubkeymgr command creates the user files necessary
       to  configure  public  key user authentication on a Secure
       Shell client.  Initially, it checks for public  keys,  and
       prompts  the  user for the following information: A secret
       passphrase for the key pair.  The host entries to  add  to
       the user's authorization file. A host entry identifies the
       name of a public key for a remote host from which the user
       will access their user account on the local host.  Whether
       to copy the user's public key  to  a  user  account  on  a
       remote  host  that  they  will  access. Host names must be
       entered with their fully qualified domain name. User's are
       prompted  for  the password for the specified user account
       on the remote host because, by default, password authentication
  is the only authentication available at that time.

       If ssh-pubkeymgr cannot find any public keys, the ssh-keygen2
  command  runs.   (Make sure you give the ssh-keygen2
       command a passphrase; you can run the  ssh-agent2  command
       later to store your keys in memory.)

       Following these steps, the ssh-pubkeymgr command will create
 the following identification and authorization  files:
       A  directory called $HOME/.ssh2 for the user on the client
       ($HOME is the name of the user's home directory). All  the
       files  created by the ssh-pubkeymgr command are located in
       this  directory.    The   key   pair   as   follows:   The
       $HOME/.ssh2/id_dsa_2048_a file contains the user's private
       key. Only the user for which the key  was  created  should
       have  access this file.  The $HOME/.ssh2/id_dsa_2048_a.pub
       file and  $HOME/.ssh2/username-hostname.pub  contains  the
       user's  public  key. The username-hostname.pub is the file
       that will be copied to servers that use public key authentication
  and  to  which  the  user  will connect.  A file
       called $HOME/.ssh2/authorization that contains  the  names
       of public keys for remote hosts from which the user access
       their user account on  the  local  host.   A  file  called
       $HOME/.ssh2/identification  that  contains  the  following
       entry that identifies the name of the user's  private  key
       file: IdKey id_dsa_2048_a


       After all the files are created, the ssh-pubkeymgr command
       provides an interface that can upload your user public key
       to  a  remote  host using the scp2 command. Using the same
       interface, you can download host  keys  from  the  desired
       hosts using the scp2 command.

       See  Security  Administration  for  more information about
       Secure Shell user authentication.

FILES    [Toc]    [Back]

       Contains the names  of  the  host  public  keys  that  are
       allowed  to  authenticate  to  this account.  Contains the
       names of the private keys that are to be used in authentication.
   See  ssh2(1)for  more information.  Contains the
       default DSA  private  key  for  the  user.   Contains  the
       default  DSA public key for the user.  Contains the user's
       public key.

LEGAL NOTICES    [Toc]    [Back]

       SSH is a registered trademark of SSH  Communication  Security
 Ltd.

SEE ALSO    [Toc]    [Back]

      
      
       Commands: scp2(1), ssh2(1), ssh-agent2(1), ssh-keygen2(1),
       sshd2(8)

       Guides: Security Administration



                                                 ssh-pubkeymgr(1)
[ Back ]
 Similar pages
Name OS Title
ssh-hostbased-setup Tru64 Sets up Secure Shell host-based authentication by verifying and if necessary, copying a public host ...
ssh-agent2 Tru64 Starts the Secure Shell authentication agent, which holds private keys in memory
ssh-agent Tru64 Starts the Secure Shell authentication agent, which holds private keys in memory
ssh-keygen Tru64 On a Secure Shell server, generates the host key pair. On a Secure Shell client, generates the authe...
ssh-keygen2 Tru64 On a Secure Shell server, generates the host key pair. On a Secure Shell client, generates the authe...
ulimit OpenBSD public domain Korn shell
ksh OpenBSD public domain Korn shell
ksh Linux Public domain Korn shell
sh OpenBSD public domain Bourne shell
rksh OpenBSD public domain Korn shell
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service