![]() |
The UNIX finger service can be used to provide a form of user directory service. After you have installed the finger service, remote users will have the ability to query user profiles on your Virtual Server. User profiles include information such as full name, login name, home directory, as well as the contents of the ".plan", ".project", or ".forward" files. The ".plan"".project", and ".forward" files must be located in each of your users home directories (if they exist).
Installing the Finger Service
After you have installed finger on your Virtual Server you can perform queries using any finger client. An example of a CGI client is included in the next section of this document.
Using a Finger Client
You can also write a simple CGI script to interface with a finger client. This would allow any remote user that has access to a web browser to perform finger queries. The iServer Webmaster has written such an CGI, the form to access this CGI is included below. To use the script, type in a username in the first text field, and a remote host in the second. For example, to finger the user "happy@www.iserver.com", type in "happy" in the first text field, and "www.iserver.com" in the second text field, then select the "Lookup" button.
Installation instructions for the finger CGI script can be found in the iServer CGI Library.
| |||||||
| ||||||||