#9968 Unable to auth against pkgs.stg.fp.o
Closed: Fixed 2 years ago by ttomecek. Opened 2 years ago by ttomecek.

$ kinit ttomecek@STG.FEDORAPROJECT.ORG
Password for ttomecek@STG.FEDORAPROJECT.ORG:

$ klist
Ticket cache: KEYRING:persistent:1000:krb_ccache_rSwz0Wv
Default principal: ttomecek@STG.FEDORAPROJECT.ORG

Valid starting       Expires              Service principal
05/20/2021 13:13:58  05/21/2021 13:13:54  krbtgt/STG.FEDORAPROJECT.ORG@STG.FEDORAPROJECT.ORG
        renew until 05/27/2021 13:13:54

$ git remote add stg ssh://ttomecek@pkgs.stg.fedoraproject.org/rpms/qemu

$ git fetch stg
Fetching stg
ttomecek@pkgs.stg.fedoraproject.org: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
error: Could not fetch stg

When I compared with production (all works fine there) I saw that SSH keys option in pagure's settings is missing.

Is it possible that my stg SSH keys are not synced properly?

Describe what you would like us to do:


resolve src.stg.fp.o auth problem if possible

When do you need this to be done by? (YYYY/MM/DD)


when you have time


Can you check https://accounts.stg.fedoraproject.org for your ssh key(s) and confirm they are the ones you are using?

ssh uses keys from your account, not kerberos.

Metadata Update from @kevin:
- Issue priority set to: Waiting on Reporter (was: Needs Review)
- Issue tagged with: low-gain, low-trouble, ops

2 years ago

Nice, that was it, my SSH key was not set there; thank you, Kevin!

Metadata Update from @ttomecek:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata
Boards 1
ops Status: Done