php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #79953 europe.jump.php.net requires password
Submitted: 2020-08-11 12:43 UTC Modified: 2020-08-11 12:55 UTC
From: sergey@php.net Assigned: derick (profile)
Status: Closed Package: Systems problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: sergey@php.net
New email:
PHP Version: OS:

 

 [2020-08-11 12:43 UTC] sergey@php.net
Description:
------------
When connecting to the europe jump server, a password is requested

Sergey@Sergeys-Air ~ % ssh -p 9022 europe.jump.php.net
sergey@europe.jump.php.net's password:

I think something went wrong and needs to be done, as on an americas.jump.php.net, authorization only by keys

Expected result:
----------------
Sergey@Sergeys-Air ~ % ssh -p 9022 europe.jump.php.net
sergey@europe.jump.php.net: Permission denied (publickey).

Actual result:
--------------
Sergey@Sergeys-Air ~ % ssh -p 9022 europe.jump.php.net
sergey@europe.jump.php.net's password:

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-08-11 12:50 UTC] derick@php.net
It likely doesn't have your key. Please reach out through systems@ instead of using the issue tracker for this.
 [2020-08-11 12:51 UTC] derick@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: derick
 [2020-08-11 12:55 UTC] sergey@php.net
Hm.. not sure

We talked about it with Peter Cowburn, hee said:
>Something is broken with authentication on this host. Even for me (or any user that is set up already), it won't show the 2FA prompt which is very bad.  This is something systems@ can hopefully resolve.

systems@ in the copy of the conversation
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 10:01:26 2024 UTC