Re: without passwd

2008-09-20 Thread Wayne Davison
On Sat, Sep 20, 2008 at 12:49:08PM +0530, Rajiv Nair wrote: > Please help to get rid of passwd. When contacting a daemon (as your command indicates), you can put the password in a file, and use the --password-file=FILE option. Set the permissions as tightly as possible to keep it secret. ..wayne

DO NOT REPLY [Bug 5758] '**' does not match empty strings

2008-09-20 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5758 --- Comment #2 from [EMAIL PROTECTED] 2008-09-20 11:41 CST --- Hi, seems like you're right. Sorry for bothering you :-) On the other hand, the manpage says: "a ’*’ matches any non-empty path component (it stops at slashes)." Althou

"No such file or directory" error!

2008-09-20 Thread Claudio Zanon
How to solve "No such file or directory" error? Here's the output: >>> Starting rsync with rsync://192.168.0.25/gentoo-portage... >>> Checking server timestamp ... This is rsync[number].[country].gentoo.org. receiving file list ... rsync: change_dir "/metadata" (in gentoo-portage) failed: No such

without passwd

2008-09-20 Thread Rajiv Nair
Hi, I have two Fedora box and rsync running on both systems. One system ip is 192.168.1.110 and the other is 192.168.1.71. I run manually for the following commands in both systems. my problem is whenever run it asking the user passwd and i cannot run the same automatically using crontab. My qu