diff options
author | Jameson Rollins <jrollins@finestructure.net> | 2010-01-15 19:42:42 -0500 |
---|---|---|
committer | Jameson Rollins <jrollins@finestructure.net> | 2010-01-15 19:42:42 -0500 |
commit | 17315937bc0af145ef7dfb749096faad49f208aa (patch) | |
tree | a4133ce12ec0f7cd291458833e05a11d39d624d5 /man/man8/monkeysphere-authentication.8 | |
parent | 11349dccbc0cb233bd8206897f278f6241c39117 (diff) | |
parent | 94c28acd69a41f5733e3b4d800c755b053ca3449 (diff) |
Merge remote branch 'dkg/master'
Conflicts:
tests/basic
Diffstat (limited to 'man/man8/monkeysphere-authentication.8')
-rw-r--r-- | man/man8/monkeysphere-authentication.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man8/monkeysphere-authentication.8 b/man/man8/monkeysphere-authentication.8 index 572aa6a..d891eda 100644 --- a/man/man8/monkeysphere-authentication.8 +++ b/man/man8/monkeysphere-authentication.8 @@ -1,4 +1,4 @@ -.TH MONKEYSPHERE-SERVER "8" "March 2009" "monkeysphere" "User Commands" +.TH MONKEYSPHERE-AUTHENTICATION "8" "January 2010" "monkeysphere" "System Commands" .SH NAME @@ -11,9 +11,9 @@ monkeysphere\-authentication - Monkeysphere authentication admin tool. .SH DESCRIPTION \fBMonkeysphere\fP is a framework to leverage the OpenPGP Web of Trust -(WoT) for OpenSSH authentication. OpenPGP keys are tracked via GnuPG, -and added to the authorized_keys and known_hosts files used by OpenSSH -for connection authentication. +(WoT) for key-based authentication. OpenPGP keys are tracked via +GnuPG, and added to the authorized_keys files used by OpenSSH for +connection authentication. \fBmonkeysphere\-authentication\fP is a Monkeysphere server admin utility for configuring and managing SSH user authentication through |