Changes

Jump to navigation Jump to search
3 bytes added ,  02:45, 17 October 2007
m
Line 204: Line 204:     
<code><b>affa --make-cronjobs</b></code><br>
 
<code><b>affa --make-cronjobs</b></code><br>
Configures the cronjobs as schedule in the jobs records.
+
Configures the cronjobs as scheduled in the jobs records.
    
<code><b>affa --send-key JOB</b></code><br>
 
<code><b>affa --send-key JOB</b></code><br>
Sends the public key to the host 'remoteHostName' as configure in the record of job JOB. Generates the DSA key, if not already done.
+
Sends the public key to the host 'remoteHostName' as configured in the record of job JOB. Generates the DSA key, if not already done.
    
<code><b>affa --send-key --host=TARGETHOST [--port=PORT]</b></code><br>
 
<code><b>affa --send-key --host=TARGETHOST [--port=PORT]</b></code><br>
Sends the public key to the TARGETHOST. TARGETHOST is a FQHN or an IP address. Give PORT, if sshd on the TARGETHOST listen to another than the standard port 22. Generates the DSA key, ff not already done.
+
Sends the public key to the TARGETHOST. TARGETHOST is a FQHN or an IP address. Give PORT, if sshd on the TARGETHOST listens to another than the standard port 22. Generates the DSA key, if not already done.
    
Note: The --send-key option only works, if the public keys are stored in /root/.ssh/authorized_keys2 on the remote host. This is true for SME server.
 
Note: The --send-key option only works, if the public keys are stored in /root/.ssh/authorized_keys2 on the remote host. This is true for SME server.
95

edits

Navigation menu