Re: Not able to use server port with auth..

2001-06-26 Thread Martin Pool
On 30 Jul 2001, "J.Saravanan" <[EMAIL PROTECTED]> wrote: > Hi, > > bash$ rsync -a [EMAIL PROTECTED]::test test > Password: > @ERROR: auth failed on module test > > I did try this command, But the result is same as you can see above.. > > Any other suggestion?.. What is in the server error log

Re: Not able to use server port with auth..

2001-06-25 Thread Martin Pool
On 25 Jun 2001, Tim Potter <[EMAIL PROTECTED]> wrote: > J.Saravanan writes: > > > Thanks to you all for the response. And sorry If I've wasted your time. > > > > I found the reason for this not working. > > Now I've added the line.. > > > > strict modes = false > > > > in to my rsyncd.con

Re: Not able to use server port with auth..

2001-06-25 Thread Tim Potter
J.Saravanan writes: > Thanks to you all for the response. And sorry If I've wasted your time. > > I found the reason for this not working. > Now I've added the line.. > > strict modes = false > > in to my rsyncd.conf file. Now it works. > Once again thanks, and to Mr. Martin, The passwd

Re: Not able to use server port with auth..

2001-06-25 Thread J.Saravanan
Hi, bash$ rsync -a [EMAIL PROTECTED]::test test Password: @ERROR: auth failed on module test I did try this command, But the result is same as you can see above.. Any other suggestion?.. Thanks, _Saran_ On Mon, 25 Jun 2001, Tim Potter wrote: > J.Saravanan writes: > > > When I try to trans

Re: Not able to use server port with auth..

2001-06-25 Thread J.Saravanan
Hi *, Thanks to you all for the response. And sorry If I've wasted your time. I found the reason for this not working. Now I've added the line.. strict modes = false in to my rsyncd.conf file. Now it works. Once again thanks, and to Mr. Martin, The passwd is intended for testing only

Re: Not able to use server port with auth..

2001-06-24 Thread Martin Pool
On 25 Jun 2001, Tim Potter <[EMAIL PROTECTED]> wrote: > > > bash$ rsync -a 144.16.251.213::test test > > Password: > > @ERROR: auth failed on module test > > > > I dont understand this. Can somebody explain as to how to acomplish this. > > All suggestions are welcome. > > You are probably not

Re: Not able to use server port with auth..

2001-06-24 Thread Tim Potter
J.Saravanan writes: > When I try to transfer "test" to a remote comp. , Without auth and > secrets, The transfer is smooth. But When I want to use auth and secrets > then transfer fails as.. > > bash$ rsync -a 144.16.251.213::test test > Password: > @ERROR: auth failed on module test > > I don

Not able to use server port with auth..

2001-06-24 Thread J.Saravanan
Hi *, I've recently started using rsync. Using ssh I've no problem. But this time I wanted to use rsync server port to transfer files. My rsyncd.conf file is.. [test] comment = temporary file area path = /test list = yes auth users = max secrets file = /et