Files
fedora-infra_ansible/roles
Pierre-Yves Chibon 2b46c6a7fb basessh/distgit: adjust the way ssh is configured for distgit
Basically, we are now installing a small wrapper in /usr/local/bin
which just echoes to stdout what should be in the authorized_keys
file for that user.
That content is generated by retrieving the ssh key from sssd via
the command sss_ssh_authorizedkeys as well as the usual ssh way to
restrict the action an user/key can do: command="...".
In this case, we're setting a couple of environment variable that
are needed later on for things to work properly as well as only
allow the user to call the aclchecker.py script provided by pagure.

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-04-03 21:16:51 +02:00
..
2021-03-18 12:30:52 -07:00
2021-03-22 17:53:42 +00:00
2021-03-31 11:35:25 -07:00
2021-02-09 19:09:18 +01:00
2021-03-17 15:38:21 -04:00
2021-03-22 17:53:42 +00:00
2021-03-24 10:52:25 +00:00
2020-11-21 18:43:27 -08:00
2020-09-01 22:56:23 +02:00
2021-02-23 18:18:57 +00:00
2021-03-25 11:15:29 +01:00
2021-03-26 12:34:51 +00:00
2021-02-09 19:09:18 +01:00
2021-02-09 19:09:18 +01:00
2020-11-10 12:20:50 -08:00

Space for our ansible roles - ansible 1.2 and above only