From 657019d021bb624ec481adf2085fff6425c5018c Mon Sep 17 00:00:00 2001 From: Rafael Fontenelle Date: Mar 25 2024 14:06:53 +0000 Subject: Fix markup syntax in security.adoc --- diff --git a/modules/release-notes/pages/sysadmin/Security.adoc b/modules/release-notes/pages/sysadmin/Security.adoc index aef8321..5eff047 100644 --- a/modules/release-notes/pages/sysadmin/Security.adoc +++ b/modules/release-notes/pages/sysadmin/Security.adoc @@ -1,4 +1,3 @@ - include::{partialsdir}/entities.adoc[] [[sect-security]] @@ -10,7 +9,7 @@ Previously deprecated 'sss_simpleifp' library ('libsss_simpleifp' and == Support for the `enumeration` feature has been deprecated for AD and IPA backends The `enumeration` feature provides the ability to list all users or groups using -`getent passwd` or `getent group' without arguments for Active Directory (ad), +`getent passwd` or `getent group` without arguments for Active Directory (ad), FreeIPA (ipa) and LDAP (ldap) providers. Support for the `enumeration` feature has been deprecated for AD and FreeIPA providers and might be removed in feature releases.