Query: safe_finger
OS: linux
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SAFE_FINGER(8) Linux Programmer's Manual SAFE_FINGER(8)NAMEsafe_finger - finger client wrapper that protects against nasty stuff from finger serversSYNOPSISsafe_finger [finger_options]DESCRIPTIONThe safe_finger command protects against nasty stuff from finger servers. Use this program for automatic reverse finger probes from the tcp_wrapper (tcpd) , not the raw finger command. The safe_finger command makes sure that the finger client is not run with root privileges. It also runs the finger client with a defined PATH environment. safe_finger will also protect you from problems caused by the output of some finger servers. The problem: some programs may react to stuff in the first column. Other programs may get upset by thrash anywhere on a line. File systems may fill up as the finger server keeps sending data. Text editors may bomb out on extremely long lines. The finger server may take forever because it is somehow wedged. safe_finger takes care of all this badness.SEE ALSOhosts_access(5), hosts_options(5), tcpd(8)AUTHORWietse Venema, Eindhoven University of Technology, The Netherlands. Linux 21th June 1997 SAFE_FINGER(8)
Related Man Pages |
---|
fingerd(8) - redhat |
fprintd(1) - debian |
safe_finger(8) - debian |
tryfrom(1) - hpux |
fingerd(8) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Retrieving output interactively |
Extracting spec info from finger. |
Help with For Statements |
Linux terminal server? |
Using finger in a loop |