On 13 Mar 2001, "Darcy T. May" <[EMAIL PROTECTED]> wrote:
> Thanks in advance for any help. . .
> I am trying to use rsync from my PC at home to my Solaris2 server at work.
>
> When I try to rsync to my server I get this:
> read error: Connection reset by peer
>
> The following is true about my
Thanks in advance for any help. . .
I am trying to use rsync from my PC at home to my Solaris2 server at work.
When I try to rsync to my server I get this:
read error: Connection reset by peer
The following is true about my setup:
o I am running the F-Secure SSH Client
o I am using a public key
On Tue, Mar 13, 2001 at 06:36:41PM +0200, Giorgos Chatzilias wrote:
> Dear all,
> I would like please to ask how a client side rsync command is syntaxed.
> The daemon runs at port 2000 (--port=2000)
> and the rsyncd.conf is:
>
> [modulename]
> path = /usr/tmp/lala
> auth users = g
On Tue, Mar 13, 2001 at 11:30:43AM -0500, Nicolas Williams wrote:
> Nope. It would be better to integrate GSS and/or SASL support.
>
> PAM is best for initial authentication handling (e.g., user/password).
>
> GSS / SASL are best for network authentication (e.g., Kerberos, PKI,
> etc...).
>
> N
Dear all,
I would like please to ask how a client side rsync command is syntaxed.
The daemon runs at port 2000 (--port=2000)
and the rsyncd.conf is:
[modulename]
path = /usr/tmp/lala
auth users = giorgos
secrets file = /usr/WWW/htdocs/winman/rsync-2.4.6/rsyncd.secrets
The
Nope. It would be better to integrate GSS and/or SASL support.
PAM is best for initial authentication handling (e.g., user/password).
GSS / SASL are best for network authentication (e.g., Kerberos, PKI,
etc...).
Nico
On Tue, Mar 13, 2001 at 05:19:00PM +0100, Rief, Jacob wrote:
> Hi,
> Would'n
Hi,
Would'nt it be a better idea to use 'pam' for authentication
instead of doing a hard-wired LDAP-authentication in rsync?
This would include LDAP authentication through pam_ldap.so.
Jacob
> -Original Message-
> From: Dave Dykstra [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, March 13, 2
On Tue, Mar 13, 2001 at 03:04:40PM +0100, Stefan Nehlsen wrote:
> hello,
>
> there was absolutely no reaction first time I posted this in december.
>
> With this patch you may use a ldap server for authentication of rsyncd users.
Can you say more about how you intend to use this? Perhaps ther
hello,
there was absolutely no reaction first time I posted this in december.
With this patch you may use a ldap server for authentication of rsyncd users.
cu, Stefan
--
Stefan Nehlsen | ParlaNet Administration | [EMAIL PROTECTED] | +49 431 988-1260
LDAP support for rsyncd
I have made a fe
hi all
i have a rsyncd.conf file and i want to deny all host except my trust host,for example
in rsyncd.conf:
host deny = all ip addresses
host allow = my ip address
i read the manual but i am very new to the ip and netmask and don't know how to
configure it.please tell me what the format is,m
10 matches
Mail list logo