Bug 21704

Summary: enabling fingerd makes files world readable
Product: Base System Reporter: sa2c <sa2c>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.1.1-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description sa2c 2000-10-02 19:50:00 UTC
If finger takes full path name as user name, it prints out contents of
that file.  Because fingerd executes finger as local information
provider, finger /path/to/file@some.host prints /path/to/file at
some.host.

How-To-Repeat: 
finger /path/to/file@some.host
Comment 1 Brian Somers freebsd_committer freebsd_triage 2000-10-02 23:27:47 UTC
State Changed
From-To: open->closed

Fixed in -current and -stable