From 6ef7064d32718cc3b93f1c240e5e88c48fa4cf66 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Sun, 26 Jul 2009 21:33:26 -0400 Subject: added MONKEYSPHERE_STRICT_MODES environment option to disable permissions checking. --- man/man1/monkeysphere.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'man/man1') diff --git a/man/man1/monkeysphere.1 b/man/man1/monkeysphere.1 index 1c9217f..76eaf8d 100644 --- a/man/man1/monkeysphere.1 +++ b/man/man1/monkeysphere.1 @@ -168,6 +168,11 @@ Path to ssh authorized_keys file. (~/.ssh/authorized_keys) MONKEYSPHERE_PROMPT If set to `false', never prompt the user for confirmation. (true) .TP +MONKEYSPHERE_STRICT_MODES +If set to `false', ignore too-loose permissions on known_hosts, +authorized_keys, and authorized_user_ids files. NOTE: setting this to +false may expose you to abuse by other users on the system. (true) +.TP MONKEYSPHERE_SUBKEYS_FOR_AGENT A space-separated list of authentication-capable subkeys to add to the ssh agent with subkey-to-ssh-agent. -- cgit v1.2.3