Actions
Bug #36673
closedremote_execution_ssh_keys does not work as expected with external (kerberos) users
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
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.
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9805 added
Updated by Anonymous over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|99338395ea552199a521e57721a62d6c6d7f149b.
Actions