Changes between Version 7 and Version 8 of FeddCommands


Ignore:
Timestamp:
Jun 4, 2009 5:26:37 PM (15 years ago)
Author:
jshupe
Comment:

tpyo

Legend:

Unmodified
Added
Removed
Modified
  • FeddCommands

    v7 v8  
    1616== Confirm_sshkey.py ==
    1717
    18 The `confirm_sshkey.py` command is used by `fedd` to confirm that a local account can be accessed using an SSH public key.  It does this by accessing the Emulab database, and must run on `boss`.  It is included in the distribution ofr administrators who want to be able to confirm keys without patching `addpubkey`.
     18The `confirm_sshkey.py` command is used by `fedd` to confirm that a local account can be accessed using an SSH public key.  It does this by accessing the Emulab database, and must run on `boss`.  It is included in the distribution for administrators who want to be able to confirm keys without patching `addpubkey`.
    1919
    2020The command takes the same arguments as the extended version of `addpubkey`, which is to say the same arguments as the unextended `addpubkey` plus '''-C'''.  Other than installing it and adjusting the '''confirmkey''' parameter in the  [allocation] section of the [FeddConfig#AllocationOptions configuration file] users should rarely need this command.  By default the fedd package `confirm_sshkey.py` in `/usr/local/bin`.