-
Bug
-
Resolution: Done
-
Major
-
6.12.0
-
None
Description:
The remote_execution_ssh_keys snippet does not properly set the ownership of the remote_execution_ssh_user when that user is an external user from a directory like FreeIPA.
In this configuration, the user's home directory is created with root ownership and the snippet as is, only sets the correct ownership of the .ssh sub-directory.
This prevents remote execution jobs from succeeding due to the home directory being owned by root.
There is an upstream bug been created and closed