info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Auth using PAM


From: Maarten de Boer
Subject: Re: Auth using PAM
Date: Tue, 2 Dec 2003 16:53:48 +0100

> Is there just something wrong with the ssh setup?  Personally, I have always
> experienced a slower login with ssh versus telnet.

Yes, it sounds to me as if something is wrong with your setup. Try running 
the ssh server in debug mode, and the client in verbose mode, to see where the
delay comes from. By using a different port you can do this without disturbing
the working ssh server:

address@hidden:$ sshd -d -p 2222

address@hidden:$ ssh -v -p 2222 server

Maarten






reply via email to

[Prev in Thread] Current Thread [Next in Thread]