diff --git a/linux_os/guide/system/accounts/accounts-session/accounts_users_home_files_groupownership/oval/shared.xml b/linux_os/guide/system/accounts/accounts-session/accounts_users_home_files_groupownership/oval/shared.xml
index 1fd016a87e12..eb4774983738 100644
--- a/linux_os/guide/system/accounts/accounts-session/accounts_users_home_files_groupownership/oval/shared.xml
+++ b/linux_os/guide/system/accounts/accounts-session/accounts_users_home_files_groupownership/oval/shared.xml
@@ -10,12 +10,21 @@
nobody
state_accounts_users_home_files_groupownership_interactive_gids
+{{%- if product == 'rhel7' %}}
+ state_accounts_users_home_files_groupownership_nfsnobody
+{{%- endif %}}
{{{ gid_min }}}
+{{%- if product == 'rhel7' %}}
+
+ nfsnobody
+
+{{%- endif %}}
+
nobody
state_accounts_users_home_files_ownership_interactive_uids
+{{%- if product == 'rhel7' %}}
+ state_accounts_users_home_files_ownership_nfsnobody
+{{%- endif %}}
{{{ uid_min }}}
+{{%- if product == 'rhel7' %}}
+
+ nfsnobody
+
+{{%- endif %}}
+
nobody
state_accounts_users_home_files_permissions_interactive_uids
+{{%- if product == 'rhel7' %}}
+ state_accounts_users_home_files_permissions_nfsnobody
+{{%- endif %}}
{{{ uid_min }}}
+{{%- if product == 'rhel7' %}}
+
+ nfsnobody
+
+{{%- endif %}}
+