On Wed, Jan 2, 2019, at 1:31 PM, Kevin Fenzi wrote:
On 1/2/19 12:44 AM, Michael A. Peters wrote:
Hello,
Extremely BAD experience trying to log in at https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-9a4a06731c
Sorry to hear it. ;(
First I couldn't remember my username but I could remember my password and the VERY BROKEN DESIGN does not allow me to request it send me a reminder of my username.
Finally figured out my username and it sent me a password reset.
Reset password, and it would not let me log in.
Attempted several times.
Figuring I entered it wrong and did the reset again.
Tried the password the way it was in my password manager and it said I couldn't reset it to an old password.
So regenerated new password - but with that also could not log in.
Can you expand on that? What did it do? You got a username/password dialog? It said password incorrect? or any other messages/errors?
Here's my experience: Go to https://bodhi.fedoraproject.org Click "Login" Dialog pops up asking for user/pass Click Cancel Page comes up for FAS log in Put Fedora Account System credentials Click "Log In" Get redirected back to bodhi, logged in.
Typing my FAS credentials into the first pop up dialog just shows the dialog again and does not log me in.
V/r, James Cassell
kevin
epel-devel mailing list -- epel-devel@lists.fedoraproject.org To unsubscribe send an email to epel-devel-leave@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject... Email had 1 attachment:
- signature.asc 1k (application/pgp-signature)
Hi, sorry for the way I'm answering I'm on mobile Gmail app.
El mié., 2 de enero de 2019 16:00, James Cassell < fedoraproject@cyberpear.com> escribió:
On Wed, Jan 2, 2019, at 1:31 PM, Kevin Fenzi wrote:
On 1/2/19 12:44 AM, Michael A. Peters wrote:
Hello,
Extremely BAD experience trying to log in at https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-9a4a06731c
Sorry to hear it. ;(
First I couldn't remember my username but I could remember my password and the VERY BROKEN DESIGN does not allow me to request it send me a reminder of my username.
Finally figured out my username and it sent me a password reset.
Reset password, and it would not let me log in.
Attempted several times.
Figuring I entered it wrong and did the reset again.
Tried the password the way it was in my password manager and it said I couldn't reset it to an old password.
So regenerated new password - but with that also could not log in.
Can you expand on that? What did it do? You got a username/password dialog? It said password incorrect? or any other messages/errors?
Here's my experience: Go to https://bodhi.fedoraproject.org Click "Login" Dialog pops up asking for user/pass Click Cancel Page comes up for FAS log in Put Fedora Account System credentials Click "Log In" Get redirected back to bodhi, logged in.
Typing my FAS credentials into the first pop up dialog just shows the dialog again and does not log me in.
I had the same experience for all id.fpo sites when I'm behind my company proxy, and it works only with Google Chrome, Firefox just said forbidden when you 'escape' the popup login. It doesn't happen in my home internet using the same machine and browsers, there I never get the popup login, just the normal id.fpo login.
Br, Eduard Lucena
On 1/2/19 10:59 AM, James Cassell wrote:
On Wed, Jan 2, 2019, at 1:31 PM, Kevin Fenzi wrote:
On 1/2/19 12:44 AM, Michael A. Peters wrote:
Hello,
Extremely BAD experience trying to log in at https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-9a4a06731c
Sorry to hear it. ;(
First I couldn't remember my username but I could remember my password and the VERY BROKEN DESIGN does not allow me to request it send me a reminder of my username.
Finally figured out my username and it sent me a password reset.
Reset password, and it would not let me log in.
Attempted several times.
Figuring I entered it wrong and did the reset again.
Tried the password the way it was in my password manager and it said I couldn't reset it to an old password.
So regenerated new password - but with that also could not log in.
Can you expand on that? What did it do? You got a username/password dialog? It said password incorrect? or any other messages/errors?
Here's my experience: Go to https://bodhi.fedoraproject.org Click "Login" Dialog pops up asking for user/pass Click Cancel Page comes up for FAS log in Put Fedora Account System credentials Click "Log In" Get redirected back to bodhi, logged in.
Typing my FAS credentials into the first pop up dialog just shows the dialog again and does not log me in.
This sounds like a bug we have seen in the past where fas sends a 503 or something and ipsilon only stores partial info in cookies in your browser and then thinks it has all the info on retries.
Can you:
* Try clearing any *.fedoraproject.org cookies in your browser
and/or
* Try logging in in a 'private' window, does that work?
kevin
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
On Fri, Jan 04, 2019 at 11:29:08AM -0800, Kevin Fenzi wrote:
On 1/2/19 10:59 AM, James Cassell wrote:
On Wed, Jan 2, 2019, at 1:31 PM, Kevin Fenzi wrote:
On 1/2/19 12:44 AM, Michael A. Peters wrote:
Hello,
Extremely BAD experience trying to log in at https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-9a4a06731c
Sorry to hear it. ;(
First I couldn't remember my username but I could remember my password and the VERY BROKEN DESIGN does not allow me to request it send me a reminder of my username.
Finally figured out my username and it sent me a password reset.
Reset password, and it would not let me log in.
Attempted several times.
Figuring I entered it wrong and did the reset again.
Tried the password the way it was in my password manager and it said I couldn't reset it to an old password.
So regenerated new password - but with that also could not log in.
Can you expand on that? What did it do? You got a username/password dialog? It said password incorrect? or any other messages/errors?
Here's my experience: Go to https://bodhi.fedoraproject.org Click "Login" Dialog pops up asking for user/pass
I am going to guess that you are using Windows, and this is a popup by Windows itself. Ipsilon is trying to perform GSSAPI (Kerberos) authentication for automatic sign-in, but where Linux just says "I don't have a ticket", Windows will prompt you for your password to get a ticket itself. However, Windows does not support the protocols that are needed to get a ticket for the Fedora Project kerberos realm, meaning that it has no way at all to actually correctly process your ticket. Only after Windows attempted this and says "I don't have a ticket", does Ipsilon get the option of showing up and prompting you for your password.
Click Cancel Page comes up for FAS log in Put Fedora Account System credentials Click "Log In" Get redirected back to bodhi, logged in.
Typing my FAS credentials into the first pop up dialog just shows the dialog again and does not log me in.
If it's a Windows (or browser) pop-up, do not enter your Fedora password there, it won't work.
This sounds like a bug we have seen in the past where fas sends a 503 or something and ipsilon only stores partial info in cookies in your browser and then thinks it has all the info on retries.
Not in this case.
Can you:
- Try clearing any *.fedoraproject.org cookies in your browser
and/or
- Try logging in in a 'private' window, does that work?
kevin
infrastructure@lists.fedoraproject.org