NAME

lcfg-tcpwrappers - LCFG tcpwrappers component

DESCRIPTION

This component configures the machine's tcpwrappers.

allow

A list of services that are to be included in the /etc/hosts.allow file for access control by tcpd.

allow_service

The access control list for the specified service. This is a list of patterns as specified in the man page for hosts_access.

deny

A list of services that are to be included in the /etc/hosts.deny file for access control by tcpd.

deny_service

The access control list for the specified service. This is a list of patterns as specified in the man page for hosts_access.

banners

A list of services that will have /etc/tcpd.banners entries created.

banlines_service

A list of banner lines tags for service service

banline_service_tag

The banner line associated with tag tag.

PLATFORMS

Fedora3, Fedora5, Fedora6, Scientific5

AUTHOR

Alastair Scobie <ascobie@inf.ed.ac.uk>