Age | Commit message (Collapse) | Author |
|
|
|
|
|
This subcommand will output all valid key for a given user. The
user's authorized_user_ids file will be read for OpenPGP user IDs, one
per line. The ssh-formated RSA keys will be output to stdout.
Also included is a simple script that takes the user as it's one
argument and exec's this command. This is something that would be
suitable for the proposed sshd AuthorizedKeysCommand.
|
|
|
|
|
|
and mh (closes MS #2288)
|
|
is not available (includes some comments about how to fix these corner cases).
|
|
|
|
|
|
|
|
ssh fingerprinting
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#1997); finesse description of CHECK_KEYSERVER in monkeysphere.conf (see: MS #2014)
|
|
|
|
get_port_for_service from common). i know of no services named like that, but why be fussy?
|
|
options (see bug 1625)
|
|
|
|
|
|
|
|
|
|
warnings still come out to stderr
|
|
and monkeysphere-authentication
|
|
|
|
|
|
|
|
error messages aren't output
|
|
|
|
|
|
remove all ssh_host_rsa_key.pub.gpg file
|
|
|
|
adding a name.
This can be overridden with the MONKEYSPHERE_PROMPT var.
|
|
list_primary_fingerprints()
|
|
field-numbering bug in fingerprint extraction
|
|
|
|
|
|
|
|
except in update_gpg_pub_file, which dkg is going to modify to just
hold the host keys and not any other keys (like revoker keys). this
file alone can then be used to get host key info for non-priviledged
users.
|
|
|