SSH unable to connect

dare_eagle_at_yahoo.com
Date: 11/23/05


Date: 23 Nov 2005 02:17:53 -0800

Hi,
I am having a problem doing an ssh to any box from a TRU64 machine.
What is strange is the problem only exists if I do an ssh as any other
user than root.
As root I am able to do the ssh but as any other user in the system I
get error.
As any other user I am unable to even get the version info.

$ ssh -v
debug: SshAppCommon/sshappcommon.c:185: Allocating global SshRegex
context.
ssh: FATAL: pipe: Permission denied
$ ssh -V
ssh: FATAL: pipe: Permission denied

is the error i get

Please help me in this regards
Thanks in advance
Mohan



Relevant Pages

  • dummynet for edonkey and ssh limiting
    ... so i can't do any limiting there. ... ssh, which is often used by outsiders to download from. ... ipfw pipe 1 config bw 800Kbit/s ... ipfw queue 1 pipe 1 weight 50 ...
    (comp.unix.bsd.freebsd.misc)
  • Re: debugging os.spawn*() calls
    ... >> spawned process, so I can't tell what's going wrong. ... > these days as I had a few problems using ssh with the os.* family ... remote command, and it does so if it can. ... I might rewrite os._spawnvef with a pipe. ...
    (comp.lang.python)
  • Re: exec and pipe
    ... should be passed to procmail via ssh. ... involved fails, or if the program exits with non-zero status. ... Closing a pipe also waits for the process ...
    (perl.beginners)
  • Re: kernel panics in in_lltable_lookup (with INVARIANTS)
    ... our update of openssh-5. ... pipe(), stdin is no longer bi-directional and cannot be used for both ... as a tunnel with ppp on either end (set device "!ssh -e none host ...  Although I'm happy with the patch and planned on ...
    (freebsd-hackers)
  • odd shell behavior after using ssh
    ... I have a ksh function, defined in my ~/.profile, I use to ssh to several ... nodes and just pipe the errpt to 'head -15'. ...
    (AIX-L)