summaryrefslogtreecommitdiff
path: root/security/openssh/MESSAGE
blob: b5a93b6d8155874e6344a9562a282f6862de8567 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
==========================================================================
$NetBSD: MESSAGE,v 1.4 2002/06/25 12:17:54 itojun Exp $

                           *===* NOTICE *===*

The config files for ${PKGNAME} must be located in:

	${PKG_SYSCONFDIR}

and the example files are located in ${EGDIR}.

You need to create UID sshd, and GID sshd, for privilege separation.
For exapmle, add the following into /etc/passwd and /etc/group:

	sshd:*:16:16:sshd privsep:/var/chroot/sshd:/sbin/nologin
	sshd:*:16:

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