next up previous contents index
Next: 4.7.5 Periodic gathering and Up: 4.7 Gatherer administration Previous: 4.7.3 Gathering from password-protected

4.7.4 Controlling access to the Gatherer's database

     

You can use the gatherd.cf file (placed in the Data-Directory of a Gatherer) to control access to the Gatherer's database. A line that begins with Allow is followed by any number of domain or host names that are allowed to connect to the Gatherer. If the word all is used, then all hosts are matched. Deny is the opposite of Allow. The following example will only allow hosts in the cs.colorado.edu or usc.edu domain access the Gatherer's database:

        Allow  cs.colorado.edu usc.edu
        Deny   all



Duane Wessels
Wed Jan 31 23:46:21 PST 1996