Change proposal for xinetd_item schema

1 message Options
Embed this post
Permalink
Michael Chisholm

Change proposal for xinetd_item schema

Reply Threaded More More options
Print post
Permalink
I've been working on a probe for xinetd objects, and I've come up with
some fixes that should probably be made to the unix system
characteristics schema for xinetd_item's.  The proposed changes are below.

- Some service parameters may have multiple values, so maxOccurs needs
to be changed to "unlimited" for certain items:
    * only_from
    * no_access
    * flags
- There should be a couple more enumerations defined:
    * flags can have values: INTERCEPT, NORETRY, IDONLY, NAMEINARGS,
NODELAY, KEEPALIVE, NOLIBWRAP, SENSOR, IPv4, IPv6, LABELED, REUSE
    * socket_type can have values: stream, dgram, raw, seqpacket
- There are two more possible values for the 'type' entity which should
be added to the EntityXinetdTypeStatusType schema type:
    * TCPMUX
    * TCPMUXPLUS
- The 'port' entity should be changed to xsd:integer type.

Reference: http://linux.die.net/man/5/xinetd.conf

Any comments/feedback are welcome.

Andy

To unsubscribe, send an email message to [hidden email] with
SIGNOFF OVAL-DEVELOPER-LIST
in the BODY of the message.  If you have difficulties, write to [hidden email].