diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml
index 5bec05bdd24..387297d214e 100644
--- a/src/man/sssd.conf.5.xml
+++ b/src/man/sssd.conf.5.xml
@@ -4005,6 +4005,36 @@ subdomain_inherit = ldap_purge_cache_timeout
should be comma-separated, such as
enable:passkey, enable:smartcard
+
+
+ The following table shows which local authentication
+ methods are enabled or disabled for each backend, with
+ the default local_auth_policy: match
+
+
+
+
+
+
+
+
+
+
+ local_auth_policy = match (default)
+ Passkey
+ Smartcard2FA
+
+
+ IPAenabled
+ enabled
+ enabled
+ ADdisabled
+ enabled
+ disabled
+ LDAPdisabled
+ disabled
+ disabled
+
Please note that if local Smartcard authentication
is enabled and a Smartcard is present, Smartcard