I followed the instructions:
As the output shows, my SSH client and the server successfully negotiated algorithms:
π€ Starting a new connection to: "fedorapeople.org" port "22" βοΈ Starting address resolution of "fedorapeople.org" βοΈ Address resolution finished βοΈ Connecting to "152.19.134.196" port "22" π€ Connection to "fedorapeople.org" established βοΈ Starting SSH session βοΈ Remote server: SSH-2.0-OpenSSH_8.7 βοΈ Agreed KEX algorithm: curve25519-sha256 βοΈ Agreed Host Key algorithm: ssh-ed25519 βοΈ Agreed server-to-client cipher: aes256-gcm@openssh.com MAC: INTEGRATED-AES-GCM βοΈ Agreed client-to-server cipher: aes256-gcm@openssh.com MAC: INTEGRATED-AES-GCM βοΈ Agreed client-to-server compression: none βοΈ Agreed server-to-client compression: none βοΈ Handshake finished π€ Checking host key: fe:2f:51:5f:90:01:f3:d5:ee:1e:8b:e3:03:ac:6f:cd π€ Host "fedorapeople.org":"22" is known and matches π€ Authenticating to "fedorapeople.org":"22" as "jarema" βοΈ Available client authentication methods: publickey,password,keyboard-interactive βοΈ Authentication that can continue: gssapi-with-mic,publickey π€ Authenticating using publickey method π¨ Connection to "fedorapeople.org" closed with error: end of file
Additionally, my page at https://jarema.fedorapeople.org/ throws a forbidden error, and I'm not listed on https://fedorapeople.org. Could somebody maybe look at server-side why my login gets denied please? Thanks in advance!
P/s: Looking at similar issues, several people got the same problem because their groups were not in the fedora-contributor group. Could someone please check that too?
fedora-contributor
Metadata Update from @zlopez: - Issue priority set to: Waiting on Assignee (was: Needs Review) - Issue tagged with: Needs investigation, low-gain, ops
So I quickly checked and your user doesn't have a home folder on the fedorapeople machine.
I also checked the group and websites-apps-cms is not in fedora-contributor group. I added it. Could you try now?
I can now SSH into fedorapeople, thank you!
However, the https://jarema.fedorapeople.org/ page still throws a forbidden error, is this something that should be concerned?
You need to create a public_html directory under your home directory. Follow instructions at https://fedoraproject.org/wiki/Infrastructure/fedorapeople.org
public_html
I got it, thanks for your help! Much appreciated o7
Metadata Update from @jarema: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.