Bug 56279
| Summary: | xinetd.d conf files cause IDENT timeout | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Mike McHenry <mmchenry> |
| Component: | imap | Assignee: | Mike A. Harris <mharris> |
| Status: | CLOSED RAWHIDE | QA Contact: | David Lawrence <dkl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.2 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2001-11-20 04:32:56 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
Mike McHenry
2001-11-14 21:54:15 UTC
If this problem is in fact the case, then I agree with you. Will investigate, and change default if I can reproduce the problem easily, which I suspect shouldn't be hard. Very odd nobody has reported this before. ;o( I have changed all of the xinetd config files to log as follows, and
removed all references to USERID:
log_on_success += HOST DURATION
log_on_failure += HOST
Will be in rawhide imap-2001a packages soon.
*** Bug 58283 has been marked as a duplicate of this bug. *** You don't need to add HOST to log_on_success or log_on_failure since that is the default for xinetd anyway: set in /etc/xinetd.conf |