Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        finger-server: The finger daemon.
        
        
            | Name: | finger-server | Vendor: | Scientific Linux | 
        
            | Version: | 0.17 | License: | BSD | 
        
            | Release: | 26.EL4.1 | URL: |  | 
        
        
        - Summary
- Finger is a utility which allows users to see information about system
users (login name, home directory, name, how long they've been logged
in to the system, etc.).  The finger-server package includes a standard
finger server. The server daemon (fingerd) runs from /etc/inetd.conf,
which must be modified to disable finger requests.
You should install finger-server if your system is used by multiple users
and you'd like finger information to be available.
Changelog
        
            - * Fri Apr 14 19:00:00 2006 Radek Vokal <rvokal{%}redhat{*}com> 0.17-26.EL4.1
- - fix output for UTF-8 information (#174352) 
            - * Mon Sep  6 19:00:00 2004 Radek Vokal <rvokal{%}redhat{*}com> 0.17-26
- - rebuilt 
            - * Tue Jun 15 19:00:00 2004 Alan Cox <alan{%}redhat{*}com>
- - Made finger agree with our other apps about how utmp is managed
- Removed dead users from the lists as a result
- Fixed random idle time bug