CVS oddness on Solaris.
    mouring at etoh.eviladmin.org 
    mouring at etoh.eviladmin.org
       
    Thu Aug 23 02:53:46 EST 2001
    
    
  
Ok.. While helping someone else out with a Solaris 6 issue.. I'm noticing
something is broken on Solaris 7.. I've not verified it on Linux.. That is
my next step.  But this is what I'm seeing.
I installed the latest CVS snapshot (actually from the Developer's tree
but no changes have been made since 21th), compiled, and installed.. and
now:
ssh localhost "ps -ef"  does not work.  It acts like it works, -v -v -v
shows everything right, but.. no output..
[..]
debug3: clear hostkey 0
debug3: clear hostkey 1
debug3: clear hostkey 2
debug1: channel 0: new [client-session]
debug3: ssh_session2_command: channel_new: 0
debug1: send channel open 0
debug1: Entering interactive session.
debug2: callback start
debug1: client_init id 0 arg 0
debug1: Sending command: ps -ef
debug2: callback done
debug1: channel 0: open confirm rwindow 0 rmax 16384
debug1: channel_free: channel 0: client-session, nchannels 1
debug3: channel_free: status: The following connections are open:
  #0 client-session (t4 r0 i1/0 o16/0 fd 6/8)
[..]
Has anyone else see this?
Well, off to throw up OpenSSH -current on Linux for testing...
- Ben
    
    
More information about the openssh-unix-dev
mailing list