kerberos authentication

2012-03-16 Thread Natxo Asenjo
hi, Is it possible to use an existing kerberos infrastructure (without ssh overhead) for rsync authentication? I found this rsync patch: http://jrds.fr/rsynck but have no idea whether this has been committed upstream or if there are any plans to do it in the future. It would be nice to have somet

rsync + cifs

2006-03-08 Thread Natxo Asenjo
Hi,with rsync  version 2.6.3  protocol version 28 (stock suse 9.3 install) I've been experiencing problems in combination with wk23 shares. The size and modification time of the files is correct, but the checksum is not. True, I solve this with the -c switch of rsync, but I was wondering if someone