| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-Id: | <5.2.1.1.2.20031125225754.016486d8@hesiod> |
| X-Sender: | adoshi AT hesiod |
| Date: | Tue, 25 Nov 2003 23:00:15 -0500 |
| To: | cygwin AT cygwin DOT com |
| From: | Anuja Doshi <adoshi AT MIT DOT EDU> |
| Subject: | RSYNC and Cygwin: @ERROR auth failed on module |
| Mime-Version: | 1.0 |
Hello,
I'm a student trying to get rsync working correctly on
my WinXP machine.
My rsync server works perfectly through cygwin.
BUT, when I try to add authentication, I get the message:
@ERROR auth failed on module Mobilesync
rsync connection unexpectedly closed (94 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at
tmp/rsync-2.5.6/io.c(165)
This is the command which causes the message:
rsync -Ppvtl rsync://mobile AT littledoshi DOT mit DOT edu/Mobilesync/Test1.txt .
(i get the same error even without the "mobile@"
This is my rsyncd.conf:
*******
use chroot = false
strict modes = false
[Mobilesync]
path = /cygdrive/c/cygwin/var/mobilesync
comment = Mobilesync Test Directory
read only = false
auth users = mobile
secrets file = /etc/rsyncd.secrets
*****
and my rsyncd.secrets:
mobile:sync
I've tried all the suggestions posted to others in usegroups.
Nothing works. Suggestions?
THANKS,
Anuja Doshi
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |