Bug 22837

Summary: patch for inetd, Feature enhancement for buildin auth-service
Product: Base System Reporter: andy <andy>
Component: miscAssignee: dwmalone
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
inetd.patch none

Description andy 2000-11-14 10:20:00 UTC
This is a patch for the "auth" service (inetd-buildin). Normally it is
not allowed to use the .fakeid file to ident another existing user. This
patch uses a new option ("-F") to overide this behavior.

Documentation update (patch for manpage) is included.
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2000-11-14 11:50:57 UTC
Responsible Changed
From-To: freebsd-bugs->dwmalone

Over to the maintainer.  David, just be careful with this one. 
The code in question was originally written by green, who 
might still feel territorial about it.  :-)
Comment 2 dwmalone freebsd_committer freebsd_triage 2000-12-05 13:56:06 UTC
State Changed
From-To: open->closed

Patch committed to -current. Thanks for submitting it.