diff --git a/_includes/manuals/3.12/4.3.8.2_freeipa_realm.md b/_includes/manuals/3.12/4.3.8.2_freeipa_realm.md index 10d1be29ff..c55e836aaa 100644 --- a/_includes/manuals/3.12/4.3.8.2_freeipa_realm.md +++ b/_includes/manuals/3.12/4.3.8.2_freeipa_realm.md @@ -29,8 +29,12 @@ Do not use 'foreman-proxy' as the username for this -- this is a local user used Copy the freeipa.keytab created above to /etc/foreman-proxy/freeipa.keytab and set the correct permissions: - chown foreman-proxy /etc/foreman-proxy/freeipa.keytab - chmod 600 /etc/foreman-proxy/freeipa.keytab + chown foreman-proxy /etc/foreman-proxy/freeipa.keytab + chmod 600 /etc/foreman-proxy/freeipa.keytab + +If you have SELinux enforcing on the system, ensure that the file security context is correct: + + restorecon -vF /etc/foreman-proxy/freeipa.keytab Then update `settings.d/realm_freeipa.yml` with the relevant settings. diff --git a/_includes/manuals/3.13/4.3.8.2_freeipa_realm.md b/_includes/manuals/3.13/4.3.8.2_freeipa_realm.md index 10d1be29ff..c55e836aaa 100644 --- a/_includes/manuals/3.13/4.3.8.2_freeipa_realm.md +++ b/_includes/manuals/3.13/4.3.8.2_freeipa_realm.md @@ -29,8 +29,12 @@ Do not use 'foreman-proxy' as the username for this -- this is a local user used Copy the freeipa.keytab created above to /etc/foreman-proxy/freeipa.keytab and set the correct permissions: - chown foreman-proxy /etc/foreman-proxy/freeipa.keytab - chmod 600 /etc/foreman-proxy/freeipa.keytab + chown foreman-proxy /etc/foreman-proxy/freeipa.keytab + chmod 600 /etc/foreman-proxy/freeipa.keytab + +If you have SELinux enforcing on the system, ensure that the file security context is correct: + + restorecon -vF /etc/foreman-proxy/freeipa.keytab Then update `settings.d/realm_freeipa.yml` with the relevant settings. diff --git a/_includes/manuals/3.14/4.3.8.2_freeipa_realm.md b/_includes/manuals/3.14/4.3.8.2_freeipa_realm.md index 10d1be29ff..c55e836aaa 100644 --- a/_includes/manuals/3.14/4.3.8.2_freeipa_realm.md +++ b/_includes/manuals/3.14/4.3.8.2_freeipa_realm.md @@ -29,8 +29,12 @@ Do not use 'foreman-proxy' as the username for this -- this is a local user used Copy the freeipa.keytab created above to /etc/foreman-proxy/freeipa.keytab and set the correct permissions: - chown foreman-proxy /etc/foreman-proxy/freeipa.keytab - chmod 600 /etc/foreman-proxy/freeipa.keytab + chown foreman-proxy /etc/foreman-proxy/freeipa.keytab + chmod 600 /etc/foreman-proxy/freeipa.keytab + +If you have SELinux enforcing on the system, ensure that the file security context is correct: + + restorecon -vF /etc/foreman-proxy/freeipa.keytab Then update `settings.d/realm_freeipa.yml` with the relevant settings. diff --git a/_includes/manuals/3.15/4.3.8.2_freeipa_realm.md b/_includes/manuals/3.15/4.3.8.2_freeipa_realm.md index 10d1be29ff..c55e836aaa 100644 --- a/_includes/manuals/3.15/4.3.8.2_freeipa_realm.md +++ b/_includes/manuals/3.15/4.3.8.2_freeipa_realm.md @@ -29,8 +29,12 @@ Do not use 'foreman-proxy' as the username for this -- this is a local user used Copy the freeipa.keytab created above to /etc/foreman-proxy/freeipa.keytab and set the correct permissions: - chown foreman-proxy /etc/foreman-proxy/freeipa.keytab - chmod 600 /etc/foreman-proxy/freeipa.keytab + chown foreman-proxy /etc/foreman-proxy/freeipa.keytab + chmod 600 /etc/foreman-proxy/freeipa.keytab + +If you have SELinux enforcing on the system, ensure that the file security context is correct: + + restorecon -vF /etc/foreman-proxy/freeipa.keytab Then update `settings.d/realm_freeipa.yml` with the relevant settings. diff --git a/_includes/manuals/nightly/4.3.8.2_freeipa_realm.md b/_includes/manuals/nightly/4.3.8.2_freeipa_realm.md index 10d1be29ff..c55e836aaa 100644 --- a/_includes/manuals/nightly/4.3.8.2_freeipa_realm.md +++ b/_includes/manuals/nightly/4.3.8.2_freeipa_realm.md @@ -29,8 +29,12 @@ Do not use 'foreman-proxy' as the username for this -- this is a local user used Copy the freeipa.keytab created above to /etc/foreman-proxy/freeipa.keytab and set the correct permissions: - chown foreman-proxy /etc/foreman-proxy/freeipa.keytab - chmod 600 /etc/foreman-proxy/freeipa.keytab + chown foreman-proxy /etc/foreman-proxy/freeipa.keytab + chmod 600 /etc/foreman-proxy/freeipa.keytab + +If you have SELinux enforcing on the system, ensure that the file security context is correct: + + restorecon -vF /etc/foreman-proxy/freeipa.keytab Then update `settings.d/realm_freeipa.yml` with the relevant settings.