@ERROR access denied
Wayne Davison
wayned at samba.org
Tue Jul 8 05:35:53 EST 2003
On Fri, Jul 04, 2003 at 12:17:43PM -0700, Hugh E Cruickshank wrote:
> hosts allow = fisdev pgiprd
Each of these names needs to be either a fully-qualified hostname, a
wildcard expression that matches a fully-qualified hostname, an IP
address, "localhost", or some combination thereof. E.g.:
hosts allow = fisdev.forsoft.com pgiprd.forsoft.com
hosts allow = *.forsoft.com
hosts allow = 192.168.2.19 192.168.2.20 *.forsoft.com
..wayne..
More information about the rsync
mailing list