You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Timo Aaltonen e0b7f7cb78 releasing package freeipa version 4.8.10-2 3 years ago
.copr Adding auto COPR builds 4 years ago
asn1 fix minor spelling mistakes 6 years ago
client IPA-EPN: fix configuration file typo 3 years ago
contrib Fix lite-server to work with GSS_NAME 4 years ago
daemons ipa-kdb: support getprincs request in kadmin.local 3 years ago
debian releasing package freeipa version 4.8.10-2 3 years ago
doc DSU: add Design for Disable Stale Users 4 years ago
init Move ipa-epn systemd files and run RPM hooks 3 years ago
install WebUI: Fix jQuery DOM manipulation issues 3 years ago
ipaclient dnspython: Add compatibility shim 3 years ago
ipalib Add helpers for resolve1 and nameservers 3 years ago
ipaplatform Clean up entire /run/ipa/ccaches directory not just files 3 years ago
ipapython Fix nsslapd-db-lock tuning of BDB backend 3 years ago
ipaserver Fix nsslapd-db-lock tuning of BDB backend 3 years ago
ipatests Fix nsslapd-db-lock tuning of BDB backend 3 years ago
po ipa-4-8: update po/ipa.pot 3 years ago
pypi Cleanup shebang and executable bit 5 years ago
selinux Add ipa_pki_retrieve_key_exec() interface 3 years ago
util util: replace NSS usage with OpenSSL 3 years ago
.freeipa-pr-ci.yaml Making nigthly test definition editable by FreeIPA's contributors 5 years ago
.git-commit-template git-commit-template: update ticket url to use pagure.io instead of fedorahosted.org 6 years ago
.gitignore Convert ipa-httpd-pwdreader into Python script 3 years ago
.lgtm.yml WebUI: use python3-rjsmin to minify JavaScript files 3 years ago
.mailmap Add alternative email to the mailmap for myself 3 years ago
.tox-install.sh tox: Don't expand symlinks 3 years ago
.wheelconstraints.in Use pylint 1.7.5 with fix for bad python3 import 6 years ago
ACI.txt Populate nshardwareplatform and nsosversion during join operation 3 years ago
API.txt baseuser: fix ipanthomedirectorydrive option name 3 years ago
BUILD.txt Update builddep command in BUILD.txt 5 years ago
CODE_OF_CONDUCT.md Changing Django's CoC to reflect FreeIPA CoC 5 years ago
COPYING Change FreeIPA license to GPLv3+ 13 years ago
COPYING.openssl Add a clear OpenSSL exception. 8 years ago
Contributors.txt ipa-4-8: Add new contributors 3 years ago
Makefile.am Fix make devcheck 3 years ago
Makefile.python.am Add PYTHON_INSTALL_EXTRA_OPTIONS and --install-layout=deb 6 years ago
Makefile.pythonscripts.am ipa-scripts: fix all ipa command line scripts to operate with -I 4 years ago
README.md README: Update link to freeipa-devel archive 4 years ago
VERSION.m4 Become IPA 4.8.10 3 years ago
autogen.sh build tweaks - use automake's foreign mode, avoid creating empty files to satisfy gnu mode - run autoreconf -f to ensure that everything matches 13 years ago
configure.ac extdom-extop: refactor tests to use unshare+chroot to override nss_files configuration 3 years ago
freeipa.doap.rdf Adding modified DOAP file 5 years ago
freeipa.spec.in Fix nsslapd-db-lock tuning of BDB backend 3 years ago
ipa.in Replace PYTHONSHEBANG with valid shebang 4 years ago
ipasetup.py.in Address inconsistent-return-statements 5 years ago
make-doc Make an ipa-tests package 10 years ago
make-test Use pytest conftest.py and drop pytest.ini 7 years ago
makeaci.in Replace PYTHONSHEBANG with valid shebang 4 years ago
makeapi.in Replace PYTHONSHEBANG with valid shebang 4 years ago
makerpms.sh Fix unnecessary usrmerge assumptions 4 years ago
pylint_plugins.py pylint: Teach pylint about more RRs types 3 years ago
pylintrc pylint: Ignore `raise-missing-from` 3 years ago
server.m4 extdom-extop: refactor tests to use unshare+chroot to override nss_files configuration 3 years ago
tox.ini Reconfigure pycodestyle 3 years ago

README.md

FreeIPA Server

FreeIPA allows Linux administrators to centrally manage identity, authentication and access control aspects of Linux and UNIX systems by providing simple to install and use command line and web based management tools.

FreeIPA is built on top of well known Open Source components and standard protocols with a very strong focus on ease of management and automation of installation and configuration tasks.

FreeIPA can seamlessly integrate into an Active Directory environment via cross-realm Kerberos trust or user synchronization.

Benefits

FreeIPA:

  • Allows all your users to access all the machines with the same credentials and security settings
  • Allows users to access personal files transparently from any machine in an authenticated and secure way
  • Uses an advanced grouping mechanism to restrict network access to services and files only to specific users
  • Allows central management of security mechanisms like passwords, SSH Public Keys, SUDO rules, Keytabs, Access Control Rules
  • Enables delegation of selected administrative tasks to other power users
  • Integrates into Active Directory environments

Components

The FreeIPA project provides unified installation and management tools for the following components:

Project Website

Releases, announcements and other information can be found on the IPA server project page at http://www.freeipa.org/ .

Documentation

The most up-to-date documentation can be found at http://freeipa.org/page/Documentation .

Quick Start

To get started quickly, start here: http://www.freeipa.org/page/Quick_Start_Guide

For developers

Licensing

Please see the file called COPYING.

Contacts