
Enumeration Techniques
Discover methods to enumerate users, hosts, groups, and access controls within FreeIPA environments.
Hosts, Users & Groups
Important Note
Enumeration Methods
LDAP queries can be used to enumerate various objects in the FreeIPA directory:
Host-Based Access Control (HBAC) Rules
Host-Based Access Control (HBAC) rules define who has access to what within the FreeIPA environment. These access controls are similar to firewall rules that determine which users or groups can access which hosts or services.
Security Insight
Sudo Rules
Sudo rules in FreeIPA are equivalent to HBAC rules but provide additional information such as sudoers options and "run as" permissions. These rules define which users can execute commands with elevated privileges on which hosts.
Role-Based Access Control (RBAC)
Role-Based Access Control (RBAC) is a hierarchical way of organizing access to the data managed by FreeIPA. It consists of roles, privileges, and permissions that define what actions users can perform within the FreeIPA environment.