Bug 61547

Summary: Can't read .plan
Product: [Retired] Red Hat Linux Reporter: Need Real Name <dr.halal>
Component: fingerAssignee: Phil Knirsch <pknirsch>
Status: CLOSED NOTABUG QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i586   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-03-21 11:52:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Need Real Name 2002-03-21 11:52:28 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.78 [en] (X11; U; Linux 2.4.9-31 i586; Nav)

Description of problem:
The finger-server can't read the .plan file beacause of the permissions. The
users home directories have the default permission (700) and the finger-server
can't serve the .plan file if it is requested from a network.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. finger user@machine
2. It says user havent got a plan!
3.
	

Additional info:

Try to do something with permissions

Comment 1 Phil Knirsch 2002-03-21 12:01:09 UTC
This is not a bug but rather a feature. If a user wants to provide this
information to the outside world he/she will have to change the permissions
accordingly. Anything else would be a very bad choice from a security standpoint.

So the behaviour of finger won't change.

Read ya, Phil

PS: You don't even need to user a different host, doing it as another user on
the same machine results in the same output (no plan). The only option would be
to setuid finger which is an absolute NOGO.