NAME

lcfg-tcpwrappers - LCFG tcpwrappers component

VERSION

This documentation refers to lcfg-tcpwrappers version 0.100.1

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.

template_allow

The template file used to generate the /etc/hosts.allow file. The default is /usr/lib/lcfg/conf/tcpwrappers/allow.tt

template_deny

The template file used to generate the /etc/hosts.deny file. The default is /usr/lib/lcfg/conf/tcpwrappers/deny.tt

template_banners

This template file is used to generate the service banner files in the /etc/tcpd.banners directory. The default is /usr/lib/lcfg/conf/tcpwrappers/banners.tt

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.

Fedora13, ScientificLinux5, ScientificLinux6

AUTHOR

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

LICENSE AND COPYRIGHT

Copyright (C) 2008-2010 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.