summaryrefslogtreecommitdiff
path: root/security/openssh+gssapi/MESSAGE
blob: 482f771c6749304ca6c9058c7b57a629c0aa3b64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2003/07/24 21:01:23 jwise 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).

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