Displaying 4 results from an estimated 4 matches for "requiredauthentications1".
Did you mean:
requiredauthentications
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
2010 Jan 07
4
[Bug 983] Required authentication
...ions2 password
(In reply to comment #24)
> Created an attachment (id=1667)
--> (https://bugzilla.mindrot.org/attachment.cgi?id=1667) [details]
> Updates RequierdMethods patch to -current
>
> Use the following sshd_config:
> UsePrivilegeSeparation no
> UsePAM no
> RequiredAuthentications1 password
> RequiredAuthentications2 publickey
>
> Get following error w/ UsePrivilegeSeparation yes
>
> debug2: input_userauth_request: try method password
> debug3: mm_auth_password entering
> debug3: mm_request_send entering: type 10
> mm_request_receive_expect: read:...
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
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