guides:freeipa

FreeIPA

FreeIPA is an Identity Policy and Authentication solution. We are currently using this for our internal management networks.

Basically follow this. Also DNS is suuuuuuupppppeeeerrrrr important.

On RHEL based ones, install freeipa-client. Super easy. On debian, aka master race, it's TBD.

Include the specific settings (search stuff, bind user, etc). Link to each service's page on how to finalize the configuration.

  • Bind User: uid=bind,cn=users,cn=accounts,dc=ubnetdef,dc=net
  • Search Base DN: cn=users,cn=accounts,dc=ubnetdef,dc=net
  • User Search Pattern: (&(objectClass=inetorgperson)(uid=#USERNAME#))
  • Group Search Base DN: cn=groups,cn=accounts,dc=ubnetdef,dc=net
  • Group Search Pattern: (&(objectClass=groupofnames)(cn=#GROUPNAME#))
  • guides/freeipa.1493762449.txt.gz
  • Last modified: 2017/05/02 22:00
  • by jamesdro