| Summary: | patch for inetd, Feature enhancement for buildin auth-service | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | andy <andy> | ||||
| Component: | misc | Assignee: | dwmalone | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Unspecified | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
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. :-) State Changed From-To: open->closed Patch committed to -current. Thanks for submitting it. |
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.