summaryrefslogtreecommitdiff
path: root/sshd_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'sshd_config.5')
-rw-r--r--sshd_config.55
1 files changed, 2 insertions, 3 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index 3cc901a82..0fb0b837d 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -33,8 +33,8 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: sshd_config.5,v 1.147 2012/10/31 08:04:50 jmc Exp $ 36.\" $OpenBSD: sshd_config.5,v 1.148 2012/11/04 10:38:43 djm Exp $
37.Dd $Mdocdate: October 31 2012 $ 37.Dd $Mdocdate: November 4 2012 $
38.Dt SSHD_CONFIG 5 38.Dt SSHD_CONFIG 5
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -166,7 +166,6 @@ files.
166By default, no AuthorizedKeysCommand is run. 166By default, no AuthorizedKeysCommand is run.
167.It Cm AuthorizedKeysCommandUser 167.It Cm AuthorizedKeysCommandUser
168Specifies the user under whose account the AuthorizedKeysCommand is run. 168Specifies the user under whose account the AuthorizedKeysCommand is run.
169The default is the user being authenticated.
170It is recommended to use a dedicated user that has no other role on the host 169It is recommended to use a dedicated user that has no other role on the host
171than running authorized keys commands. 170than running authorized keys commands.
172.It Cm AuthorizedKeysFile 171.It Cm AuthorizedKeysFile