summaryrefslogtreecommitdiff
path: root/net/icsi-finger/MESSAGE
blob: 3928d7cbf5b4818c208dd5dcff0d6421d0fce72e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
===========================================================================
$NetBSD: MESSAGE,v 1.5 2011/02/11 17:16:03 is Exp $

ICSI-finger needs a lot of configuration to be useful. Therefore
it isn't activated when installed.

You'll find example configuration files in
${PREFIX}/share/examples/icsi-finger and
${PREFIX}/share/examples/icsi-finger/targets, and are strongly advised
to read the gfingerd and cfingerd man pages.

Also, if you activate the package, you'll need to append
${PREFIX}/share/examples/icsi-finger/inetd.conf-add to /etc/inetd.conf,
${PREFIX}/share/examples/icsi-finger/services-add to /etc/services, and
(on the master finger server)
${PREFIX}/share/examples/icsi-finger/rc.local-add to /etc/rc.local.

gfingerd should be run as an unpriviledged user; it needs to be able
to write to /var/spool/fingerdir only.

in.fingerd needs to be ale to read from /var/spool/fingerdir

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