Hosts With "Directory" Account Enabled Aren't Visible in Connections
Hosts with the Directory account type enabled don't appear in the Connections view, even when:
- The Directory account type is enabled on the host.
- The affected users have the required roles.
This issue may be related to incorrect attribute mapping for some users.
Potential Solution
- For LDAP users: Verify that the
unix_account
attribute is correctly mapped from LDAP. - For AD users: Ensure that the
windows_account
attribute is correctly mapped from Active Directory. - For local users: Check that either
unix_account
orwindows_account
(or both) are set correctly.