summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@phys.columbia.edu>2008-06-24 13:53:22 -0400
committerJameson Graef Rollins <jrollins@phys.columbia.edu>2008-06-24 17:50:26 -0400
commit1b6df37b94b96042ac460a933b00c6ef29694053 (patch)
tree560c5b65026bfa90170f469d7d0cd435609b34d5 /man
parente0b50e3859931c7fe2a58bb08af440a4f2455174 (diff)
Priviledge separation: use new monkeysphere user to handle
authentication keychain for server. This required a bunch of changes to all ms-server functions. Seems to be working ok, although it feels kind of hackish.
Diffstat (limited to 'man')
-rw-r--r--man/man8/monkeysphere-server.84
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man8/monkeysphere-server.8 b/man/man8/monkeysphere-server.8
index 9bb7b2d..dbcc083 100644
--- a/man/man8/monkeysphere-server.8
+++ b/man/man8/monkeysphere-server.8
@@ -26,8 +26,8 @@ Update the admin-controlled authorized_keys files for user. For each
user specified, user ID's listed in the user's authorized_user_ids
file are processed, and the user's authorized_keys file in
/var/cache/monkeysphere/authorized_keys/USER. See `man monkeysphere'
-for more info. If the USER_CONTROLLED_AUTHORIZED_KEYS variable is
-set, then a user-controlled authorized_keys file (usually
+for more info. If the RAW_AUTHORIZED_KEYS variable is set, then a
+user-controlled authorized_keys file (usually
~USER/.ssh/authorized_keys) is added to the authorized_keys file. `u'
may be used in place of `update-users.
.TP