| Summary: | server attribute should not be necessary if redirect is present | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | imz <vanyaz> |
| Component: | xinetd | Assignee: | placeholder <placeholder> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P4 | CC: | glebfm, imz, ldv, placeholder, vt |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
|
Description
imz
2002-08-24 20:17:09 MSD
I\'m not sure - the \'server\' attribute is used in libwrap checks, so it is not absolutely useless. I\'m not sure - the \'server\' attribute is used in libwrap checks, so it is not absolutely useless. Just comment: \'server\' is mean process name in the list of running processes (ps ax|grep name) isn\'t it? \'redirect\' service can be controlled by \'only from\' clause of xinetd.conf edited on: 02-09 19:45 Just comment: \'server\' is mean process name in the list of running processes (ps ax|grep name) isn\'t it? \'redirect\' service can be controlled by \'only from\' clause of xinetd.conf edited on: 02-09 19:45 No, server means program to execute for this service. This attribute also used as service name in tcp_wrappers check. No, server means program to execute for this service. This attribute also used as service name in tcp_wrappers check. Please have a look at xinetd-2.3.8-alt1 Please have a look at xinetd-2.3.8-alt1 No comments -> fixed. (In reply to comment #9) > No comments -> fixed. Yes, it's OK in xinetd-2.3.13-alt1. Thanks! |