EasyManua.ls Logo

Data Domain DD400 Series - Page 236

Default Icon
300 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
198 DD400 Series Restorer User Guide
only, the operation allows sysadmin to log in without giving a
password. On the remote machine, create a public key using the
ssh-keygen command. Use the key ~/.ssh/id_dsa.pub as
generated on the remote machine by ssh-keygen as input to the
add ssh-keys option. See the "EXAMPLES" section below for an
example of the add ssh-keys option.
del Delete hosts from a protocol.
del ssh-keys
Delete an SSH key from the key file. The <lineno> is a line number
as displayed by the command adminaccess show ssh-keys.
disable
Disable a service.
enable
Enable a service.
https generate certificate
Generate a new HTTPS certificate for the restorer.
reset
Set the given access list to the factory defaults.
reset ssh-keys
Remove the authorized SSH keys file from the restorer. After removing
the file, every SSH connection needs password authentication.
Available to the sysadmin user only.
show Display hosts and status from the all the service access lists.
show ssh-keys
Display the SSH key file with a line number for each entry.
EXAMPLES
To add the host srvr24 to the TELNET access list:
adminaccess add telnet srvr24.yourcompany.com
To add all hosts in a domain to the TELNET access list:
adminaccess add telnet *.yourcompany.com
To add an SSH public key, create the public key on a remote machine,
then from the remote machine, use a command similar to the following:
ssh -l sysadmin rstr01 "adminaccess add
ssh-keys < ~/.ssh/id_dsa.pub"
24 March 2005

Table of Contents