Displaying 20 results from an estimated 2000 matches similar to: "SSHD creates defunct process"
2003 Apr 09
2
[Bug 540] sshd [priv] doesn't give shell a tty and is killed by ^C too easily
http://bugzilla.mindrot.org/show_bug.cgi?id=540
stuge-openssh-unix-dev at cdy.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|sshd [priv] has PPID 1 and |sshd [priv] doesn't give
|is killed by ^C in terminal |shell a tty and is killed by
2003 Apr 05
5
[Bug 536] no access to tty on Linux 2.0
http://bugzilla.mindrot.org/show_bug.cgi?id=536
Summary: no access to tty on Linux 2.0
Product: Portable OpenSSH
Version: 3.6p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: jfeise at
2003 May 04
9
[Bug 318] Install failure creating ssh_prng_cmds
http://bugzilla.mindrot.org/show_bug.cgi?id=318
------- Additional Comments From dtucker at zip.com.au 2003-05-04 19:12 -------
Does anyone see any problems with the patch id #186? It seems OK to me.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2022 Oct 10
1
[Bug 3481] New: PAM_TEXT_INFO messages are shown twice if they are the last conversation
https://bugzilla.mindrot.org/show_bug.cgi?id=3481
Bug ID: 3481
Summary: PAM_TEXT_INFO messages are shown twice if they are the
last conversation
Product: Portable OpenSSH
Version: 8.4p1
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component:
2008 Jun 20
2
OpenSC smartcard access should use raw public keys, not X.509 certificates
A non-text attachment was scrubbed...
Name: use-public-keys-instead-of-certs-with-opensc.patch
Type: text/x-diff
Size: 5512 bytes
Desc: enable the use of raw public keys on OpenSC-supported
smartcards
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20080620/0fbcb856/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not
2005 Dec 17
2
Automatic blacklist of IP-addresses.
One feature that I haven't seen in OpenSSH (It may be there) is an
automatic blacklisting of IP addresses when a certain number of login
attempts are reached from that IP address. It seems like it is popular
these days to try brute force access on password cracking and automatic
blacklisting may limit these attempts.
Best regards/Nils Hammar
2006 May 23
4
Are there OpenSSH library coding examples
Hi-
Apologies in advance if this is off-topic, but I've been
unable to find any coding or usage examples on how to open a
SSH client to a remote server. I'll happily RTFM if I can just
find the FM (!). The client environment is x86 Linux 2.6.x,
the remote SSH servers will be on proprietary embedded devices.
My current application uses a socket interface and select()
to communicate
2001 Dec 10
10
hang on exit bug under Linux
>From what I understand, the problem is due to people's disagreement about what the "correct" behavior should be. I'm pretty sure that the following is the correct behavior from running rsh and ssh often (both fsecure and openssh).
Lets say you have a stupid script that does
while 1
do
sleep 1
done
Called foreverSleep on your remote host:
rsh remotehost
2007 Apr 19
2
error: *** zlib missing
I am very new to linux and openSSH ,, i am trying to compile openssh for jungo openrg IXP45. but while configuring i am getting following error,,
hecking for libgen.h... yes
checking for getspnam... yes
checking for library containing basename... none required
checking for deflate in -lz... no
configure: error: *** zlib missing - please install first or check config.log ***
if anybody will me
2003 Apr 09
10
[Bug 536] no access to tty on Linux 2.0 and 2.4+libc5
http://bugzilla.mindrot.org/show_bug.cgi?id=536
stuge-openssh-unix-dev at cdy.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|no access to tty on Linux |no access to tty on Linux
|2.0 |2.0 and 2.4+libc5
------- Additional Comments
2002 Jun 21
4
[Bug 282] ttymodes sent can be invalid
http://bugzilla.mindrot.org/show_bug.cgi?id=282
------- Additional Comments From stevesk at pobox.com 2002-06-22 06:15 -------
what kernel and glibc version?
try with "stty -parenb" on client side.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2006 Jul 30
1
Pune Ruby web site / blog / wiki and Pune Rails Hackathon
News - http://jugad.livejournal.com/2006/07/28/ - about the Pune Ruby
User Group''s web site / wiki and blog. Pune is a city in western India
near Mumbai.
The people behind these also organized a Pune Rails Hackathon -
http://punehackathon.pbwiki.com/ - this weekend. Check out the news
and the pics ...
Vasudev Ram
--------------------------------------------------------------
Dancing
2003 Sep 12
1
asterisk and defunct perl procs
Trying to figure out why I'm having all of my test (and demo) perl script in a defunct status. Each run creates a problem:
ps output
root 26253 1356 0 16:39 pts/1 00:00:00 asterisk -vvvc
root 26270 26253 0 16:40 pts/1 00:00:00 [pj.pl <defunct>]
root 26271 26253 0 16:40 pts/1 00:00:00 [pj.pl <defunct>]
root 26273 26253 0 16:40 pts/1 00:00:00 [pj.pl
2018 Sep 11
1
Running libvirtd outside of a shell results in qemu defunct processes
Hi,
In KubeVirt we are right now starting libvirt via a wrapper shell
script. I want to remove that wrapper and directly start libvirtd from
our golang code. This means that our golang code is PID 1 in the
container and we start libvirtd as a fork from there.
When I did this, strange things started to happen. Libvirt was still
able to start and manage qemu processes, but stopping the qemu
2005 Sep 07
4
[Bug 1080] 4.1p1 to 4.2p1 broke UsePrivilegeSeparation on HPUX
http://bugzilla.mindrot.org/show_bug.cgi?id=1080
Summary: 4.1p1 to 4.2p1 broke UsePrivilegeSeparation on HPUX
Product: Portable OpenSSH
Version: 4.2p1
Platform: HPPA
OS/Version: HP-UX
Status: NEW
Severity: security
Priority: P2
Component: sshd
AssignedTo: bitbucket at mindrot.org
2006 May 17
1
IMAP server <defunct> (beta 7)
Hi,
We've been using a 0.99 version of Dovecot for nearly a year without
problems, but due to a server death I had to reinstall with the same
configuration as before, but more recent versions of the software, on
different hardware.
This time though, every few days IMAP login and access fails, and the
output of ps ax shows entries such as [imap-login] <defunct> and
[imap]
2007 Sep 25
0
defunct netstat processes
I am running samba 3.0.23 with winbind joined to a windows 2003 AD
domain. Over time, I've noticed that winbindd shows forked zombied
netstat processes, and over time, they continue to build up. Right
now, there are hundreds of zombied netstat processes forked from
winbindd shown by ps afx. Any ideas of what could cause this?
Server role: ROLE_DOMAIN_MEMBER
Press enter to see a dump
2006 Oct 16
2
defunct processes
I am using SuSE 10.1 and dovecot version 0.99.14-5.
dovecot 6267 660 0 14:45 ? 00:00:00 imap-login
dovecot 6285 660 0 14:45 ? 00:00:00 pop3-login
dovecot 6371 660 0 14:45 ? 00:00:00 imap-login
postfix 6454 12811 0 14:46 ? 00:00:00 smtp -t unix -u
dovecot 6511 660 0 14:46 ? 00:00:00 pop3-login
postfix 6550 12811 0 14:46 ? 00:00:00
2004 Jul 14
1
SJava - restart() is defunct
Hi,
I'm using the SJava package and am trying to get event
handling to work, but no examples from
http://www.omegahat.org/RSJava/examples/ that have any event
handling work in R 1.9.0. I think the examples were all
written around 2001 so most probably used an older version
of R. The error message that displays in R is:
Error: 'restart' is defunct.
See ?Defunct.
The restart
2009 Nov 27
0
multicore: defunct R processes left
Dear All,
At least in three different GNU/Linux systems, the parallel function
from the multicore package leaves defunct (zombie) R processes.
For instance
library(multicore)
parallel(1:5)
collect()
After collect, the child process (with pid as given by collect) is
left defunct. (If we run the last two lines of code again, the
previously defunct process will be replaced by the new defunct