blob: 339e26dbc663d233ee3f35b9f1bc6d5eecfb8494 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
===========================================================================
$NetBSD: MESSAGE,v 1.10 2002/08/31 10:09:00 grant 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).
===========================================================================
|