On Tue, 2002-03-05 at 02:35, Andrew Basterfield wrote: > > Oh god, you're using ssh rather than OpenSSH :( I don't do proprietary > > software I'm afraid, but maybe that's a source of the trouble. > > Certainly is, ssh non-commercial has gone to the great bit-bucket in the > sky and OpenSSH does X11 forwarding perfectly. Sorry, I didn't mean to sound like I was bashing you - merely that I had re-read your original email ;) > Now the only glitch is my new install of sshd on the X server (Slackware > 7) is refusing to allow logins (although ssh can collect the key fine, > it's just tells me my password is incorrect for all users) You probably didn't build it correctly. Try running configure like this: LIBS=-lcrypt ./configure Basically, this sets LIBS appropriately for this one instance. Then, re-make everything (from clean, probably) and see how that goes. Cheers, Alex.
This is a digitally signed message part