Paul Lieberman [[EMAIL PROTECTED]] wrote: > I too don't experience any slowness logging into my MacOSX box with ssh. > One other thing to look at: If you have X11 forwarding on (check your > sshd_config file) it will run xauth at login (check your .Xauthority > file in your home dir). If it can't find xauth (should be in > /usr/X11R6/bin) or there is some other problem with it, that could > account for the delay.
Another thing to note is that when you connect, the openssh server does a reverse name-lookup; if you're on an internal network without the hostnames set in DNS or hosts (or the equivalent netinfo location; I'm not very familiar with the way netinfo works yet), then it will not accept the connection until the DNS lookup times out. -- Benjamin Reed a.k.a. Ranger Rick ([EMAIL PROTECTED]) http://ranger.befunk.com/ A preposition is something one should never end a sentence with. _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
