From 1b6df37b94b96042ac460a933b00c6ef29694053 Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Tue, 24 Jun 2008 13:53:22 -0400 Subject: 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. --- man/man8/monkeysphere-server.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/man8') 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 -- cgit v1.2.3