Mauricio writes:

>       I can't believe this!  I am having the very same problem I 
> had before.  For those who do not remember, I was trying to rsync a 
> file from a Solaris 9 box(kushana)  to a netbsd 1.6.1 (the rsync 
> server, katri) box, without much luck:
> 
> [EMAIL PROTECTED]>rsync -vz \
> ?         --password-file=/export/home/raub/nogo \
> ?         /export/home/raub/sync-me \
> ?         [EMAIL PROTECTED]::tmp
> NetBSD 1.6.1 (GENERIC) #0: Tue Apr 8 21:00:42 UTC 2003
> 
> Welcome to NetBSD!
> 
> @ERROR: auth failed on module tmp
> rsync: connection unexpectedly closed (164 bytes read so far)
> rsync error: error in rsync protocol data stream (code 12) at io.c(165)
> [EMAIL PROTECTED]>

One other thing to check is that the /etc/rsyncd.secrets file
ends in a newline.  The last entry will be ignored if that
line doesn't end with a newline.

Craig
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to