.\" Copyright (C) 2001 Michael Baumer, baumi@vis.ethz.ch
.\"
.\" This program is free software; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License
.\" as published by the Free Software Foundation; either
.\" version 2 of the License, or (at your option) any later version.
.\"
.\" This program is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
.\" General Public License for more details.
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with this program; if not, write to the
.\" Free Software Foundation, Inc., 59 Temple Place - Suite 330,
.\" Boston, MA 02111-1307, USA.
.\"
.\" $Id: fingerconf.5,v 1.2 2001/04/26 09:20:33 baumi Exp $
.\"
.TH fingerconf 5 "$Date: 2001/04/26 09:20:33 $" PFinger "UNIX Reference Manual"
.LO 1
.SH NAME
fingerconf \- configuration file for pfinger
.SH DESCRIPTION
1. Format
.PP
The
.I fingerconf
file is a simple XML-like file. This means every option
has the form .
.PP
2. Most important options
.PP
.ta 1.5i
Contains a text that is displayed for a
.br
"finger .site@sample.org"
.br
Special "dot"-Files in the users home
directory that can be retrieved with finger
(e.g. finger user.pgpkey@sample.org
returns the file ~user/.pgpkey, if pgpkey
is defined as special file)
.br
.SH FILES
.PD 0
.TP 28n
.B ~/.fingerconf
Personal information.
.TP
.B /etc/fingerconf
The system configuration file.
.TP
.B ~/.key
A public key file.
.TP
.B ~/.pgpkey
The PGP public key.
.TP
.B ~/.face
Private face bitmap.
.TP
.B ~/.plan
Plan description.
.TP
.B ~/.fingerrc
Personalized finger info script.
.TP
.B ~/.nofinger
If this file exists no user information is given away
.SH "SEE ALSO"
pfinger(1), finger(1), in.fingerd(8)
.PP
.SH BUGS
Report bugs to
.B pfinger@xelia.ch