On Sat, May 23, 2009 at 8:06 PM, Kelsey Hightower
<[email protected]> wrote:
>
> I can add a file param as long as its supported by tcpwrappers. From
> most docs I have read, the default location is /etc/hosts.allow and /
> etc/hosts.deny. Not sure if other types such as the "host" type allow
> this.
>
> Do you know of a way to have tcpwrapper search a different file
> location?

It's a compile time option. Traditionally UNIX doesn't come with
TCPWrappers, so it's up to the person who builds it to decide where
the files go. Some people might put them in /usr/local/etc/ others may
put them in /srv or /opt or whatever suits their conventions.

Our UNIX machines have them in a different place than our Linux
systems, so to use this we'd need some way to point the provider to
the files.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to