Re: potato openssh

1999-12-08 Thread Ethan Benson
On 8/12/99 [EMAIL PROTECTED] wrote: Thanks. Ok, I added 127.0.0.1 to hosts.deny on the remote end and it works now. But doesn't this rather weaken security ? I have read that you must have a allow line for all for 127.0.0.1 because some software requires it and will not function otherwise. s

Re: potato openssh

1999-12-07 Thread hservoma
Ethan Benson <[EMAIL PROTECTED]> wrote: >have you tried adding: >ALL: 127.0.0.1 localhost >to /etc/hosts.allow just for testing? Thanks. Ok, I added 127.0.0.1 to hosts.deny on the remote end and it works now. But doesn't this rather weaken security ? I'd like to share what I've found out s

Re: potato openssh

1999-12-07 Thread Ethan Benson
On 7/12/99 [EMAIL PROTECTED] wrote: I'm not finding docs on this particular problem. In fact, who's tcp_wrappers are killing the connection, mine or the remote hosts' ? Anybody knows what's going on ? this is just a wild shot of speculation but the old non-free ssh needed something like ssh-

potato openssh

1999-12-07 Thread hservoma
Sven Esbjerg <[EMAIL PROTECTED]> wrote >The developers have changed the default configuration for ssh. What is missing >especially is X-forwarding. You will need to enable on a pr. host basis. This >can be done either systemwide in /etc/ssh/ssh_config or in ~/.ssh/config for >the individual user.

Re: potato openssh

1999-12-06 Thread Brad
On Mon, Dec 06, 1999 at 10:52:18PM +0100, Sven Esbjerg wrote: > The developers have changed the default configuration for ssh. What is missing > especially is X-forwarding. You will need to enable on a pr. host basis. This > can be done either systemwide in /etc/ssh/ssh_config or in ~/.ssh/config f

Re: potato openssh

1999-12-06 Thread Sven Esbjerg
The developers have changed the default configuration for ssh. What is missing especially is X-forwarding. You will need to enable on a pr. host basis. This can be done either systemwide in /etc/ssh/ssh_config or in ~/.ssh/config for the individual user. The configuration looks like this: Host some

potato openssh

1999-12-06 Thread hservoma
Hi all, After upgrading to potato I found that (open)ssh does not work with tcp_wrappers and X-forwarding. Trying to connect from my machine yields the following bit of error with the -v switch. .. ... debug: Requesting X11 forwarding with authentication spoofing. debug: Requesting authenticatio