Displaying 20 results from an estimated 1000 matches similar to: "[Bug 983] Required authentication"
2005 Feb 09
1
[Bug 983] Required authentication
http://bugzilla.mindrot.org/show_bug.cgi?id=983
Summary: Required authentication
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: OpenBSD
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: djm at mindrot.org
2013 May 03
2
Find the flow data from its accumulation of the panel data
Hi,
I have the panel data of income statement of several banks. The date
9803 means 1998-Q1, 9806 means 1998-Q2, etc. I transform the date code to 1
(for 1998Q1), 2 (for 1998Q2), ...., 16 (for 2011Q4) where 1, 2, .... are
placed in Col1.
Now the income statement of a specific quarter is actually the
accumulation from the beginning of the year. For example, the cost data of
1999Q3 is the
2003 Sep 08
4
is one of my hosts a scanner?
so i just found that one of my hosts is GENERATING these probe
pairs, maybe every minute or two (note the sequence numbers):
seq my host victim(s)
--- ---------------- ---------------
24) 192.168.0.2:1121 <--> 216.52.3.2:2703
25) 192.168.0.2:1122 <--> 216.52.3.4:2703
39) 192.168.0.2:1124 <-->
2008 Jun 13
3
[Bug 983] Required authentication
https://bugzilla.mindrot.org/show_bug.cgi?id=983
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pgsery at swcp.com
--- Comment #18 from Damien Miller <djm at mindrot.org> 2008-06-13 13:56:12 ---
*** Bug
2010 Jan 07
4
[Bug 983] Required authentication
https://bugzilla.mindrot.org/show_bug.cgi?id=983
--- Comment #26 from Paul Sery <pgsery at swcp.com> 2010-01-08 08:09:14 EST ---
The configuration below is incorrect. When using protocol 2, it should
read:
...
RequiredAuthentications2 password
Also, there's no need to specify publickey in conjunction with other
authentication methods because it will always be tried first (as
specified
2012 Nov 01
5
[Bug 983] Required authentication
https://bugzilla.mindrot.org/show_bug.cgi?id=983
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|pgsery at swcp.com |djm at mindrot.org
--- Comment #58 from Damien Miller
2014 Oct 26
3
[Bug 983] New: mnl_socket_recvfrom hangs in example code
https://bugzilla.netfilter.org/show_bug.cgi?id=983
Bug ID: 983
Summary: mnl_socket_recvfrom hangs in example code
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Fedora
Status: NEW
Severity: normal
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
2011 Sep 06
16
[Bug 983] Required authentication
https://bugzilla.mindrot.org/show_bug.cgi?id=983
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |1930
--- Comment #34 from Damien Miller <djm at mindrot.org> 2011-09-06 10:34:24 EST ---
Retarget unresolved
2009 Jul 31
2
[Bug 983] Required authentication
https://bugzilla.mindrot.org/show_bug.cgi?id=983
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at zip.com.au
Blocks| |1626
--- Comment #23 from Darren Tucker
2012 Mar 27
2
[Bug 983] Required authentication
https://bugzilla.mindrot.org/show_bug.cgi?id=983
--- Comment #51 from Petr Lautrbach <plautrba at redhat.com> 2012-03-28 02:35:54 EST ---
Created attachment 2138
--> https://bugzilla.mindrot.org/attachment.cgi?id=2138
fixes of original patch
(In reply to comment #46)
> Created attachment 2096 [details]
> Updated version of original patch.
Fix missing braces around block in
2010 Nov 12
1
[Bug 983] Required authentication
https://bugzilla.mindrot.org/show_bug.cgi?id=983
Paul Sery <pgsery at swcp.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1768|0 |1
is obsolete| |
--- Comment #30 from Paul Sery <pgsery at swcp.com> 2010-11-12
2012 Aug 02
1
[Bug 983] Required authentication
https://bugzilla.mindrot.org/show_bug.cgi?id=983
Petr Lautrbach <plautrba at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2138|0 |1
is obsolete| |
--- Comment #54 from Petr Lautrbach <plautrba at
2002 May 09
0
functions : server_input_channel_req userauth_pubkey
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Greetings,
I am not sure if this is the correct place to ask these question,
if I am at the wrong place please advise.
I am currently working on some modifications to openssh
which record the users rsa/dsa identity comment file to
a log file when the user logs in (password authentication
is disabled).
The ssh1 portion of the modification works
2001 Apr 09
1
input_userauth_request() vs. stateful authmethods
The way things are now, input_userauth_request() calls the authmethod,
and then does a bunch of checks, like the special case for root. If
an authmethod requires a challenge-response conversation, these checks are
skipped, unless they are duplicated by the authmethod. For example, in
auth2-chall.c, some of the code is duplicated (logging, sending the
reply), but the root special case is skipped.
2004 Apr 07
2
Requiring multiple auth mechanisms
I looked around for a while, but couldn't find any code for requiring multiple
authentication mechanisms in openssh. So I wrote an implemention.
I thought at first I should change the PasswordAuthentication,
PubkeyAuthentication, etc. keywords to allow no/yes/required. But there's some
funky stuff in auth2.c with respect to keyboard interactive auth that would make
this kind of
2006 Mar 10
1
IAX / Firefly handshake problem
I had a working 1.0.9 asterisk installation and tried to get a Firefly IAX
phone to register, but it was failing. I upgraded to asterisk 1.2.5 and the
PBX is working fine, but the IAX phone still won't connect. Below is my
iax.conf and the output from setting iax2 debug while the phone tries to
connect. Could somebody please give me some pointers? This doesn't seem to
be a normal
2008 Jul 09
2
loginmsg bug
Cf. http://seclists.org/fulldisclosure/2008/Jul/0090.html
This Mrdkaaa character claims to have exploited this, but does not say
how.
The issue is that if do_pam_account() fails, do_authloop() will call
packet_disconnect() with loginmsg as the format string (classic
printf(foo) instead of printf("%s", foo) bug).
The stuff that do_authloop() appends to loginmsg is harmless (the user
2005 Jun 01
1
CIFS/ACLs
Hi,
I am using CIFS 2.01.01 on HPUX11V2. CIFS is running in ADS
security-mode. Winbind is used to map the userers from the W2K3-Domain
(german) to an tdb-file. The user mapping works fine, but I have
problems with the ACLS: setting the ACLS to a file or folder from
windows leads in "access denied". I'm the owner of the object and have
full access. The really crazy thing is,
2007 Jan 12
1
Installing Word Viewer 2003
I've downloader Word Viewer 2003 from the MS website. When I run it,
it pops up a dialog box stating that I need a newer Windows version. I
googled "newer windows version wine" and I've found this:
http://bugs.winehq.org/attachment.cgi?id=1122&action=view
But I have not idea what to do with it. What must I do to get
wdviewer.exe installed? I'm using wine-0.9.28 on
2007 Sep 28
0
Whatever happened to bz#983?
Hello all,
Some time ago there seemed to be progress on the RequiredAuthentication
patch that would allow sshd to require that multiple authentication
methods be successful in order to grant access to a system. [1]
That patch was used as a poster-child for the Match keyword that
was subsequently added. Unfortunately, it looks like
development on this feature has stalled.
Are there plans to