similar to: Really odd bug: sshd process exits but ssh process does not.

Displaying 20 results from an estimated 30000 matches similar to: "Really odd bug: sshd process exits but ssh process does not."

2002 Jul 12
0
[Bug 273] sshd hangs on shell exit if user spawned child with/bin/nohup
Perhaps the man page should be fixed then, because neither rsh nor rlogin provide any kind of port forwarding, or X11 forwarding, etc... Also, the comparison between ssh and rsh is more appropriate if you're talking about SSHv1 and much less so if you're talking about SSHv2. Nico -- > -----Original Message----- > From: Eric Garff [mailto:egarff at omniture.com] > Sent:
2013 Feb 15
20
[Bug 2071] New: sshd closes stderr but not stdout when child process exits
https://bugzilla.mindrot.org/show_bug.cgi?id=2071 Bug ID: 2071 Summary: sshd closes stderr but not stdout when child process exits Classification: Unclassified Product: Portable OpenSSH Version: 6.1p1 Hardware: All OS: All Status: NEW Severity: normal Priority: P5
2002 Jan 23
1
[Bug 52] ssh hangs on exit
http://bugzilla.mindrot.org/show_bug.cgi?id=52 ------- Additional Comments From djm at mindrot.org 2002-01-23 17:37 ------- This is a known issue and has been discussed extensively on the mailings list. There is difference of opinion as to whether this is a bug or whether it is correct behaviour. A good description of the issue comes from a text file in Redhat's source RPM:
2004 Mar 22
1
Odd behavior with rsync/ssh/--delete
I've just about googled my brains out over this one, and banged heads with several other SA buddies. I have a nightly rsync of a DMZ system (Solaris 8 SPARC[1]) to an internal system (RedHat ES 3.0 [2]). The internal system runs a cron job and pulls changes off of the DMZ system via ssh. (To be honest, I've also seen this going between two Solaris systems.) However, my syncs are
2008 Dec 24
1
process termination after ssh exit
Hello list, I observed a problem with interactive bash script executed by ssh: when I pressed <Ctrl+C>, ssh was killed on client side, but script remained active in remote machine and didn't receive signal INT. Using option -t gives no problem like that, but should it be perceived as a normal behaviour in case without -t? Please send a reply to my address too...
2002 Jun 21
0
OT - RE: When will quality increase be unnoticable?
In all the abx'ing and ear testing I've done in the past for my classical and jazz music I have never seen or heard bladeenc output worse than xing. (worse than lame, yes) Now, to sorta keep this ON topic. I have never heard a an xing, blade OR lame encoded mp3 sound better than a Garf tuned RC2 encode of my Jazz and Classical stuff, (not a large sample set). Also, I haven't used
2003 Jan 13
2
Rsync over SSH v2 with strong authentication but not encrypted to get the highest speed on Rsync?
Hello I am trying to set up a backup server running Solaris 8 with rsync 2.5.5 and ipfilter the latest version. The problem i have is i have about 16 different interfaces that are secured via ipfilter , and i tried running rsync via rsh but ipfilter would not set up a keepstate with rsh which meant i had to open up and that is not acceptable. So what i tried then was via ssh and that worked fine
2002 Jul 31
1
Re: [paranoia] live albums
Richard Polton (Richard.Polton@morganstanley.com) wrote: > Is there a way, in either cdparanoia or ogg vorbis, to encode a live > album which has tracks but no gaps between them? Is the only present > solution to concatenate all the extracted wav files and then to encode > it as a single ogg? You can't cat wav files together. But you can tell cdparanoia to rip the whole CD into
2002 May 20
0
[Bug 253] New: Patch to write process ID to a file when ssh sets itself into daemon mode
http://bugzilla.mindrot.org/show_bug.cgi?id=253 Summary: Patch to write process ID to a file when ssh sets itself into daemon mode Product: Portable OpenSSH Version: -current Platform: ix86 URL: http://evan.prodromou.san-francisco.ca.us/openssh- 3.2.2p1.withpid.diff OS/Version: Linux
2003 Jan 16
0
Rsync over SSH v2 with strong authentication but not encrypte d to get the highest speed on Rsync?
No it is one Sun solaris 8 box trying to back up several aix boxes.But apparantly it is not possible to disable the encryption so I was hoping that I could use another -e like ftp or something like that thru rsync. But I cannot seem to get to work. Regards Boris -----Original Message----- From: Jim Kleckner [mailto:jek-rsync@kleckner.net] Sent: 15. januar 2003 19:47 To: Boris Gegenheimer Cc:
2002 Nov 15
1
Re: [MP3 ENCODER] Re: Quality problem reencoding
Dan Nelson (dnelson@allantgroup.com) wrote: > I guess the problem might be oggenc's option parser, then. Given a > stereo 22050hz input file, I can't seem to get oggenc to encode less > than 22kbits. The lowest bitrate it will allow on the commandline (for > 22050hz/2ch input) is -b 30, but if you also add -M 1, it will generate > a file with an average bitrate of 22. $
2004 Nov 11
1
rsync --rsh not reading .ssh/config
I've setup up a single-use key on a remote host to run rsync in server mode. I've also setup .ssh/config locally with an IdentityFile to select the single-use ssh key. This works on my Debian sid machine: rsync --rsh="ssh remove_host" :: But on another machine that command (and others tried below) do not access .ssh/config. The machine is running these: $ ssh -v
2002 Feb 07
1
Re: An introduction to compressed audio with Vorbis
On <http://cs.leander.isd.tenet.edu/~mitchell/vorbis_intro.html>: "Each snapshot has a 16-bit number for the "loudness" of the sound, meaning that the scale is fairly fine-grained - it ranges from -32,768 (complete silence during that snapshot) to 32,767 (the loudest volume measurable)." That's not correct. A single sample is not meaningful by itself; each sample
2006 Oct 05
0
bug with rsh/ssh connections
(Using rc7 code) There seems to be a bug in rsh/ssh-style connections. For reference, on a normal imap connection (port 143, 993, etc.) things are OK. The imap session ends (from a client-end command "a logout") thus: --- a logout * BYE Logging out a OK Logout completed. Connection closed by foreign host. unix-prompt% --- But when the connection had been established using rsh or ssh
2012 Jul 17
1
[Bug 1972] ssh-keygen fails to generate SSHFP for ECDSA but exits with 0 code
https://bugzilla.mindrot.org/show_bug.cgi?id=1972 Daniel Black <daniel.black at ovee.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |daniel.black at ovee.com.au Keywords| |openbsd, patch --- Comment #2
2015 Aug 11
0
[Bug 1972] ssh-keygen fails to generate SSHFP for ECDSA but exits with 0 code
https://bugzilla.mindrot.org/show_bug.cgi?id=1972 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Damien Miller <djm at mindrot.org> --- Set all RESOLVED bugs to CLOSED with release
2000 May 15
0
OpenSSH (1.2.3) sshd hanging when using rsync over ssh (retry)
Now that the list is said to be open again, I'm resending this. I've merged my changes into OpenSSH 2.1.0 as Kris imported it into FreeBSD over the weekend. ---------- Forwarded message ---------- Date: Thu, 4 May 2000 08:40:22 -0500 (CDT) From: Guy Helmer <ghelmer at cs.iastate.edu> To: openssh-unix-dev at mindrot.org Subject: OpenSSH (1.2.3) sshd hanging when using rsync over ssh
2006 May 12
2
Usage of a telnet client instead of ssh or rsh
Hi all, i am building an authentification system based upon MIT kerberos. I set up a realm in which I can use the ftp and telnet server/clients infrastructure for the purpose of authentification. To backup my server i would like to use rsync, but instead of a ssh/rsh/stunnel with an encrypted kerberized telnet. My problem is, that i could connect manually via telnet.krb5, but if like to use it
2003 Nov 17
1
Re: Questions about your Neuros (was: [faq?] Portable players supporting ogg vorbis)
Daniel Déchelotte (maitre_yodan@club-internet.fr) wrote: > Hi Greg, I'm cc'ing the list because I'm sure these questions will be of use to many other people. > Yeah, I also find it hard to resist, but there is still one bit that > concerns me: this huge and not so good-looking black backpack. How big is > it actually? I am suspecting it's huge because I can't
2001 Feb 19
1
scp doesn't work with sshd 2.5.1p1 on Solaris 2.6
scp with sshd 2.5.1p1 (scp host:file .) doesn't work for me on Solaris 2.6. The client says: Received disconnect from x.x.x.x: Command terminated on signal 11. truss of sshd excerpt: 629: stat64("/usr/lib/security/pam_unix.so.1", 0xEFFFEB10) = 0 627: sigaction(SIGCLD, 0xEFFFF360, 0xEFFFF3E0) = 0 627: sigaction(SIGPIPE, 0xEFFFF360, 0xEFFFF3E0) = 0 627: