summaryrefslogtreecommitdiff
path: root/security/openssh/MESSAGE
blob: e5bfe283e89b4020d3cdee0df6c03175d15b8c61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
===========================================================================
$NetBSD: MESSAGE,v 1.11 2002/09/24 12:30:34 wiz Exp $

                           *===* NOTICE *===*

If you have existing config files for OpenSSH located at /etc/ssh.conf
and /etc/sshd.conf, then you will have to copy them:

	/etc/ssh.conf  --> ${PKG_SYSCONFDIR}/ssh_config
	/etc/sshd.conf --> ${PKG_SYSCONFDIR}/sshd_config

The `${OPENSSH_USER}' user and `${OPENSSH_GROUP}' group used for
privilege separation have been created if they did not already exist.
For security reasons, UsePrivilegeSeparation has to be yes
(the default value).

===========================================================================