Skip to content

manuparra/FreeIPA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 

Repository files navigation

Introduction to FreeIPA

Manuel Parra & José Manuel Benítez, 2016

imgfreeipa

Table of Contents

What is FreeIPA:

FreeIPA is an integrated security information management solution combining Linux , 389 Directory Server, MIT Kerberos, NTP, DNS, Dogtag (Certificate System). It consists:

  1. web interface
  2. command-line administration tools.

A FreeIPA server provides centralized authentication, authorization and account information about user, groups, hosts.

One of the most important features consists on FreeIPA, can be configured in a FreeIPA Domain in order to provide redundancy and scalability.

  • Main Datastore: 389 Directory Server and LDAPv3
  • Sing-On provided by: MIT Kerberos KDC.
  • Authentication capabilities are instatiated by the Dogtag

The core:

  • Directory Server
  • Kerberos KDC: Authentication
  • PKIServer: Certificates for services(web,LDAP, TLS)
  • HTTP Server: Public web API

freeIPACORE

Why I use freeIPA in my o