summaryrefslogtreecommitdiff
path: root/security/openssh+gssapi/MESSAGE
blob: a3873a4add6799849dede1ee5fd6bdee82f48fe7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
===========================================================================
$NetBSD: MESSAGE,v 1.3 2004/06/15 18:44:57 kristerw 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).

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