X-Spam-Check-By: sourceware.org Message-ID: <447FC246.5070002@optunset.com.au> Date: Fri, 02 Jun 2006 14:44:54 +1000 From: Glenn Meehan User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: password file must not be other-accessible Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi, I am running windows XP with the fat32 file system: When I run the following batch file: C:\Cygwin\bin\rsync -vrt --password-file=c:\cygwin\secret --delete cygdrive/c/exhd1/music fred AT 192 DOT 168 DOT 0 DOT 105::testbu I get the message: password file must not be other-accessible. I know this is because my secret file is other-accessible. But since I am using the fat32 file system there is no way to make the secret file not other-accessible (to my knowledge). Is there a work around for this? I know there is strict modes = false which I can put in the rsyncd.conf but I have tried this and it does help me. I guess this is because rsync need to be authenticated before it can read the rysnc.conf on the remote machine. Thanks -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/