At 9:49 AM -0400 6/3/99, David Stern wrote:
>I have an interesting problem with ssh1.2.25 on a solaris 2.6 machine.
>Going in or out via ssh takes an unusual amount of time. Specifically,
>ssh -v stops for a few seconds at "requesting pty". The wierd thing
>about this is that I'm also running the same version on a number of other
>machines (HP, SGI and another identical sun) with no problems. Sounds like
>a config problem on that one sun but not sure where else to look.
>ssh binaries are the same, resolv.conf, nsswitch.conf, /etc/hosts, default
>gateway etc are all identical on the two suns...
>I wonder if this may be an xauth issue as the next message after the
>requesting ptys is "Failed to get local xauth data" but I get that
>message on the other machines (HP, SGI, sun) also with no delays.
>Anyone seen this before?


I've seen something similar before, where Solaris can't allocate 
enough pseudoterminals. To fix that, I added a line in my /etc/system 
file:

set pt_cnt=256

That may work for you. Also, upgrading to 1.2.26 or 1.2.27 might help, maybe?

--James


# James Welborn (JW1560) <[EMAIL PROTECTED]>
# Mac lover and Unix system administrator
# Webmaster, the new Vegas.com <http://www.vegas.com/>
# Nevada's Largest Website

Reply via email to