]> git.pld-linux.org Git - packages/ffingerd.git/blame - ffingerd.spec
[1.21-1]
[packages/ffingerd.git] / ffingerd.spec
CommitLineData
e0ad21b7 1Summary: secure finger daemon
2Summary(pl): bezpieczny serwer finger
3Name: ffingerd
4Version: 1.21
5Release: 1
6Group: Networking/Daemons
7Group(pl): Sieciowe/Demony
8Copyright: GPL
9Source: ftp://ftp.fu-berlin.de/pub/unix/security/ffingerd/%{name}-%{version}.tar.gz
10BuildPrereq: autoconf >= 2.13-8
11Requires: inetd
12Provides: fingerd
13Obsoletes: finger
14BuildRoot: /tmp/%{name}-%{version}-root
15
16%description
17The ffingerd program is a drop-in replacement for the standard fingerd
18daemon. Ffingerd is invoked by inetd and it runs as nobody. Ffingerd does
19not allow global finger queries (finger @host), indirect finger queries
20(finger foo@host.a@host.b), it does not give away valuable information like
21the shell, login directory and time of last login, and users can put
22a ".nofinger" file in their homes and then ffingerd will respond with
23"That user does not want to be fingered".
24
25%description -l pl
26Program ffingerd jest zamiennikiem dla standardowego demona fingered.
27