diff --git a/auth/active_directory.md b/auth/active_directory.md index 6193ba235..a083b8bd6 100644 --- a/auth/active_directory.md +++ b/auth/active_directory.md @@ -110,7 +110,7 @@ include *domainname* for these attributes. => [ifp] => default_domain_suffix = example.com -=> allowed_uids = apache, root +=> allowed_uids = apache, root, manageiq => user_attributes = +mail, +givenname, +sn, +displayname, +domainname ``` diff --git a/auth/ldap.md b/auth/ldap.md index 8a41c2109..65ee2eedc 100644 --- a/auth/ldap.md +++ b/auth/ldap.md @@ -197,7 +197,7 @@ include *domainname* for these attributes. => [ifp] => default_domain_suffix = example.com - => allowed_uids = apache, root + => allowed_uids = apache, root, manageiq => user_attributes = +mail, +givenname, +sn, +displayname, +domainname #### Testing SSSD Updates