Displaying 20 results from an estimated 500 matches similar to: "openssh-3.8.1p1, with pthreads enabled, hung in pthread_join."
2015 Jan 15
3
OpenSSH v6.7 & NumberOfPasswordPrompts Option ...
Yes, I have tried that option with no difference in behavior. It seems it ignores that option when provided. Just for reference, I am building it on RedHat 5. I have never had this issue on any previous version of OpenSSH. I use the default configuration with only the changes specified in the RHEL 5 STIG applied.
I appreciate the security advice. The root account was indicated simply as an
2014 Dec 19
2
chaining AUTH methods -- adding GoogleAuthenticator 2nd Factor to pubkey auth? can't get the GA prompt :-/
I added an EXPLICIT
AuthenticationMethods publickey,keyboard-interactive
+ UsePam yes
to sshd_config. Now, at connect attempt I get
Password:
Verification code:
Password:
Verification code:
Password:
...
I.e.,
It's asking for Password, not accepting pubkey
AND
when given the password (which is correct), and the GA VerificationCode, it
simply repeats the credentials request.
2014 Dec 23
3
chaining AUTH methods -- adding GoogleAuthenticator 2nd Factor to pubkey auth? can't get the GA prompt :-/
On Sun, Dec 21, 2014 at 5:25 PM, Damien Miller <djm at mindrot.org> wrote:
> On Fri, 19 Dec 2014, Dmt Ops wrote:
>
> > I added an EXPLICIT
> >
> > AuthenticationMethods publickey,keyboard-interactive
> > + UsePam yes
> >
> > to sshd_config. Now, at connect attempt I get
> >
> > Password:
> > Verification code:
> >
2015 Jan 15
2
OpenSSH v6.7 & NumberOfPasswordPrompts Option ...
So it appears that I am getting a keyboard-interactive prompt and then a password prompt.
Here is the output of the requested command:
ssh -vvv -o NumberOfPasswordPrompts=1 -t root at 10.10.2.51
OpenSSH_6.7p1, OpenSSL 1.0.1k-fips 8 Jan 2015
debug1: Reading configuration data /cygdrive/c/progra~1/OpenSSH/etc/ssh_config
debug2: ssh_connect: needpriv 0
debug1: Connecting to 10.10.2.51 [10.10.2.51]
2009 Sep 22
2
Problems using sftp on HMC IBM system
Hello friends,
I am having some problems using sftp to reach a HMC IBM system. The
connection is suddenly closed and I don't why. Actually I don't know
exactly how to read all these debug information. I would be very glad
with any help on this topic. Here is the full debug output provided from
the command execution:
otubo at phoenix ~ $ sftp -vvv hscroot at skiper
Connecting to
2016 Nov 08
4
one host only: ssh_dispatch_run_fatal
Darren Tucker <dtucker at zip.com.au> writes:
> On Tue, Nov 8, 2016 at 2:43 PM, Harry Putnam <reader at newsguy.com> wrote:
>> Darren Tucker <dtucker at zip.com.au> writes:
>>
>>> On Tue, Nov 8, 2016 at 1:02 PM, Harry Putnam <reader at newsguy.com> wrote:
>>> [...]
>>>> gv harry> ssh -vv 2x
>>>>
>>>>
2013 Oct 23
2
OpenPAM/SSHD privacy hole (FreeBSD 9.2+ affected)
Hello,
I found that in the new FreeBSD 9.2 (probably in 10 also) updated OpenPAM sources.
The big embarrassment was in pam_get_authtok.c. The problem is that even without a
valid SSH login it's possible to know the server's hostname.
az at az:/home/az % ssh 1.2.3.4
Password for az at real.hostname.com:
Changes made by "des":
2012 Sep 06
1
nut-scanner pthread issue
Hi,
the terminating part of nut-scanner can crash in pthread code, because
some threads won't exist. For example snmp part:
==============================
if( allow_snmp && nutscan_avail_snmp ) {
if( start_ip == NULL ) {
printq(quiet,"No start IP, skipping SNMP\n");
}
else {
printq(quiet,"Scanning SNMP bus.\n");
#ifdef HAVE_PTHREAD
if(
2015 Jan 15
4
OpenSSH v6.7 & NumberOfPasswordPrompts Option ...
Greetings,
I discovered an issue in the latest version of SSH, where the number of password prompts are doubled. If I specify 1, I get 2, and so on.
Best regards,
Trey Henefield, CISSP
Senior IAVA Engineer
Ultra Electronics
Advanced Tactical Systems, Inc.
4101 Smith School Road
Building IV, Suite 100
Austin, TX 78744 USA
Trey.Henefield at ultra-ats.com
Tel: +1 512 327 6795 ext. 647
Fax: +1
1999 Jan 21
4
HPUX 9.05 & Samba 2.0.0 & problems !
Hi there !
I just upgraded (last friday night) our main Samba host to Samba 2.0.0 from
version 1.9.18p10. This host provides access to our own file based database
system. The number of Samba clients is around 60 (nearly all NT4.0's and
few NT3.51's). The Samba 2.0.0 host runs
'uname -a':
HP-UX vertex A.09.05 A 9000/720 65914162 two-user license
After the upgrade change I've
2003 Jul 28
1
Problems with two B channels
Hello all,
I'm trying to get CAPI to work with two B channels (AVM B1 PCMCIA)
on a P4 2GHz (linux kernel 2.4.21) system. All are ok with just one
B channel. But when I open a second B chan, the sound is choppy,
with too long gaps, and the CPU load is too high (~50%).
On the Asterisk's console I get these messages:
-- Executing Dial("H323:4478",
2004 Mar 05
1
WineX3.2 and pthreads
Every time I start WineX 3.2 on my Debian Woody I get:
Your system requires the use of pthreads but the maximum system allowed
stack size of 2052 kB may be too small for some games.
If you experience problems, try rerunning with "-use-pthreads no" which
may help.
What does that means? Is there a way to definitively fix it, except the
use of "-use-pthreads no" switch?
--
2009 Oct 23
0
Pthreads Overhead
Hi all,
I have been seeing a considerable (2x-3x) overhead when using Posix pthreads
and pthreads mutux synchronization on Xen dom0. I am not sure if this is an
inherent overhead of Xen or a wrong configuration on my side.
Basically, I run a simple benchmark to time pthread_create and
pthread_mutex_lock/unlock for 200 threads and the overhead I am measuring
for xen dom0 is 1.5x-2.9x relative to
2013 Jun 17
1
Asterisk / PHP-AGI / pthreads
Hi there,
does anyone have experience with Asterisk-AGI-Scripts in PHP while using
pthreads in PHP? Are there any limitations or problems known?
Best regards
-Thorsten-
2013 Apr 17
1
pthreads for mini-os ?
Is there any support for x86_64 pthreads for mini-OS ?
Does the current newlib contains a functional implementation of pthreads ?
--
Karim Allah Ahmed.
LinkedIn <http://eg.linkedin.com/pub/karim-allah-ahmed/13/829/550/>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
2010 May 04
0
[LLVMdev] llvm-ld (and pthreads) problem
Hi,
I'm having some problems with producing native executables with
llvm-ld. Both TimberLLVMLIB and TimberLLVMRTS is compiled into bitcode
files and archived with llvm-ar. Everything works fine when using the
flag -disable-opt
llvm-ld -Xlinker='-pthread' -Xlinker='-m32' -native -disable-opt
-L/home/capitrane/local/timber-llvm//share/timberc-1.0.3/rtsPOSIX
ConcMap.bc
2017 May 06
2
LLVM and Pthreads
Hello,
I know clang supports -pthread option (here). Does this mean I can call pthread routines inside llvm code and which pthread library is used, the one for Linux OS or the one for Windows?
Thank you.Iulia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170506/7a201a40/attachment.html>
2015 Feb 20
1
Timer_fd, pthreads, or DAHDI timer for timing under 1.8.11.0?
Hi guys
I have some questions regarding the above
1. Why are there different options for timing?
2. What are the differences between these types of timing sources?
3. When should you use what?
4. Is one timer type more "reliable" for an Asterisk system under heavy
loads than another while NOT using any DAHDI hardware - SIP only?
I'm of course referring to the familiar
2007 Apr 15
1
pthreads with Darwine Xcode template? (or Wine Windows message pump + sockets + threads sample)
I am trying to run the following pthread example with the Darwine
Xcode template:
http://www.llnl.gov/computing/tutorials/pthreads/samples/hello.c
from http://www.llnl.gov/computing/tutorials/pthreads/ Example Code -
Pthread Creation and Termination
But the code inside PrintHello does not appear to execute. Can you help me?
What I really need is a way to handle multiple client sockets from
code
2004 Sep 21
2
pthreads problem when I run ./configure
I am trying to get icecast 2.0.1 to compile on a solaris express box but the
configure fails with the error "configure: error: POSIX threads missing
".
So I am unsure what to do as I have no back ground in compiling and have main
stuck to the pre-packaged stuff, but my luck has run out on this one.
Look on google for anything like this but came up with not alot, it could be
some thing