Displaying 2 results from an estimated 2 matches for "preporation".
Did you mean:
preparation
2003 Nov 12
0
smbmount patch
Hi there!
Samba-2.2.8a
There is possible deadlock in smbmount (smbmount.c) when parent process forking.
Maybe this is a Linux-only bug (2.4 and 2.6 shows the same). But this is enough to
apply my patch (or make other proper thing[s]).
Explaining:
Smbmount need to be a daemon to serve the mountpoint.
Parent make [sys_]fork() to create this young daemon.
After sys_fork() children go ahead and
2003 Jul 31
2
sshd takes 15 minutes to start
...top and start sshd, it still
takes 15 minutes. I manually ran sshd with the -ddd level 3 debug option.
sshd hanges at the message which states it is creating a randomized seed. It
also tkaes 15 minutes to run ssh_keygen.
The only tings we have done lately is to upgrad the ES40's firmware in
preporation to going to Tru64 5.1B. We have also added gigabit NICs to set up
a private netowrk for use of NIS, NFS, and other intranetwork traffic.
I have tried compiling OpenSSH v3.6.1p2 with the same results. OpenSSH was
compiled with GCC v3.3. We are also running OpenSSL v0.6.9g and zlib v1.4.
Does an...