search for: check_refuse_opt

Displaying 2 results from an estimated 2 matches for "check_refuse_opt".

2004 Feb 20
1
[patch] fix for "refuse options" ignored due to popt
Hello, I found the reason why "refuse options" is ignored on the server side. When then 5th argument (int val) in the poptOption struct is set to zero, the parsing function poptGetNextOpt() just continues with the next arg, without returning. So check_refuse_options() is simply not called in such cases. The attached patch makes "refuse options" work with checksum and compress. These are the most obvious options the server admin may want to reject. Well, there may be others. Best wishes, -- fabrice -------------- next part -------------- ---...
2002 Jan 29
1
Problems using rsyncd.conf
I am having a lot of troubles setting up an rsync daemon that works properly. I've inspected the Faq-o-matic and as much of the past archives as I can stand, but I can't seem to get any of the solutions suggested there to work. I'm having two problems. First, I can't get password authentication to work. I have ensured that the password file is only readable by root, and that