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)