Man Linux: Main Page and Category List

NAME

       setup_narval_keys  -  script to enable automatic login as a distributed
       facility.

SYNOPSIS

       setup_narval_keys {local | remote remote_rsa_key.pub}

DESCRIPTION

       setup_narval_keys program allow one to create a rsa  key  in  order  to
       allow the sub_system_coordinator to launch actors through ssh.

OPTIONS

       local  This  option creates a .ssh/id_rsa and .ssh/id_rsa.pub keys pair
              and add it at the end of the .ssh/authorized_keys2 file.

       remote remote_rsa_key.pub
              This option add at the end of the .ssh/authorized_keys2 file the
              content  of remote_rsa_key.pub in order to allow the remote host
              to launch narval actors on the local host.

SEE ALSO

       sub_system_coordinator
              - program that coordinate all the narval actors.

AUTHOR

       This    manual     page     was     written     by     Xavier     Grave
       <xavier.grave@ipno.in2p3.fr>. It can be used by others.

                                 April 2, 2010            setup_narval_keys(1)