Re: [hlds_linux] hldsupdatetool : slow when disable PasswordAuthentication in ssh config

2009-09-04 Thread GRYZOR
No. This will not have any impact what-so-ever. The encryption is not changed just because you use priv/pub-keys, the encryption of the command-channel is still identical. On Fri, Sep 4, 2009 at 7:57 PM, Romain Pierre wrote: > Hi, > > Maybe the file key use a more stronger crypt algorithm and the

Re: [hlds_linux] hldsupdatetool : slow when disable PasswordAuthentication in ssh config

2009-09-04 Thread Romain Pierre
Hi, Maybe the file key use a more stronger crypt algorithm and the text output (the file listing when updating) take more time to crypt and decrypt data from remote computer to local putty? Please, can you try the same thing with a tar command? (in order to have the same file listing, but no netwo

Re: [hlds_linux] hldsupdatetool : slow when disable PasswordAuthentication in ssh config

2009-09-04 Thread Syam
Agree with you, i see no link between ssh and updatetool. But i made different tests on different hosts and with several friends, same issue : "PasswordAuthentication no" slow down hldsupdatetool update process. back to "yes" instanlty work perfectly. I just see this ssh variable affect update.

Re: [hlds_linux] hldsupdatetool : slow when disable PasswordAuthentication in ssh config

2009-09-04 Thread Oliver Salzburg
I fail to see how the auth mechanism of SSH could have any impact on the performance of hldsupdatetool. Maybe you're just having bad luck with your content servers. Shane Arnold wrote: > Is the actual update slower? Or does the SSH session respond slower > (lagged input e.t.c). Can't say I have t

Re: [hlds_linux] hldsupdatetool : slow when disable PasswordAuthentication in ssh config

2009-09-04 Thread Shane Arnold
Is the actual update slower? Or does the SSH session respond slower (lagged input e.t.c). Can't say I have that issue on mine (I also only allow authentication by keys/certs). Syam wrote: > Hi, > > When disable PasswordAuthentication in sshd_config (to only allow key > authentication), i am un

Re: [hlds_linux] hldsupdatetool : slow when disable PasswordAuthentication in ssh config

2009-09-04 Thread Ronny Schedel
man screen > Hi, > > When disable PasswordAuthentication in sshd_config (to only allow key > authentication), i am unable to perform an update, it's slow and can > freeze. > > Anybody have the same issue ? > Why does this config impact hldsupdatetool ? > > Syam > > > > _

[hlds_linux] hldsupdatetool : slow when disable PasswordAuthentication in ssh config

2009-09-04 Thread Syam
Hi, When disable PasswordAuthentication in sshd_config (to only allow key authentication), i am unable to perform an update, it's slow and can freeze. Anybody have the same issue ? Why does this config impact hldsupdatetool ? Syam ___ To unsubscrib