NAME

lcfg-tcpwrappers - LCFG tcpwrappers component

VERSION

This documentation refers to lcfg-tcpwrappers version 0.99.9

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

This is the list of platforms on which we have tested this software. We expect this software to work on any Unix-like platform which is supported by Perl.

Fedora3, Fedora5, Fedora6, Scientific5

AUTHOR

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

LICENSE AND COPYRIGHT

Copyright (C) 2008 University of Edinburgh. All rights reserved.

This library is free software; you can redistribute it and/or modify it under the terms of the GPL, version 2 or later.