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 99aa1043d0 releasing package freeipa version 4.9.8-1 2 years ago
.copr Adding auto COPR builds 4 years ago
.github Let GH auto-notify and auto-close stale PRs 4 years ago
asn1 fix minor spelling mistakes 7 years ago
client Make the schema cache TTL user-configurable 2 years ago
contrib Parse the debugging cache log to determine the read savings 3 years ago
daemons ipa-kdb: validate domain SID in incoming PAC for trusted domains for S4U 2 years ago
debian releasing package freeipa version 4.9.8-1 2 years ago
doc docs: Make use of `text` highlighting 2 years ago
init systemd: enforce en_US.UTF-8 locale in systemd units 3 years ago
install fix(webui): create correct PTR record when navigated from host page 2 years ago
ipaclient Make the schema cache TTL user-configurable 2 years ago
ipalib Make the schema cache TTL user-configurable 2 years ago
ipaplatform freeipa.spec: depend on bind-dnssec-utils 2 years ago
ipapython Don't store entries with a usercertificate in the LDAP cache 2 years ago
ipaserver freeipa.spec: depend on bind-dnssec-utils 2 years ago
ipasphinx Create ipasphinx package for Sphinx plugins 4 years ago
ipatests ipatests: remove xfail on f35+ for test_number_of_zones 2 years ago
po Update translations to FreeIPA ipa-4-9 state 2 years ago
pypi Cleanup shebang and executable bit 5 years ago
selinux ipa config: add --enable-sid option 2 years ago
util ipa_pwd: Remove unnecessary conditional 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 7 years ago
.gitignore Add basic support for subordinate user/group ids 2 years ago
.lgtm.yml Fix lgtm file classification 3 years ago
.mailmap mailmap: add ftweedal 3 years ago
.tox-install.sh azure: Don't customize pip's builddir 2 years ago
.wheelconstraints.in Constrain pylint to supported versions 3 years ago
ACI.txt Redesign subid feature 2 years ago
API.txt ipa config: add --enable-sid option 2 years ago
BUILD.txt Bootstrap Sphinx documentation 4 years ago
CODE_OF_CONDUCT.md Changing Django's CoC to reflect FreeIPA CoC 6 years ago
COPYING Change FreeIPA license to GPLv3+ 13 years ago
COPYING.openssl Add a clear OpenSSL exception. 9 years ago
Contributors.txt Update list of contributors 2 years ago
Makefile.am pycodestyle: Check *.in Python files 2 years ago
Makefile.python.am Add PYTHON_INSTALL_EXTRA_OPTIONS and --install-layout=deb 7 years ago
Makefile.pythonscripts.am ipa-scripts: fix all ipa command line scripts to operate with -I 4 years ago
README.md Update IRC links to point to Libera.chat 3 years ago
VERSION.m4 Become IPA 4.9.8 2 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 ipa-getkeytab: add option to discover servers using DNS SRV 2 years ago
freeipa.doap.rdf Adding modified DOAP file 6 years ago
freeipa.spec.in freeipa.spec: depend on bind-dnssec-utils 2 years ago
ipa.in Replace PYTHONSHEBANG with valid shebang 5 years ago
ipasetup.py.in Address inconsistent-return-statements 5 years ago
make-doc Make an ipa-tests package 11 years ago
make-test Use pytest conftest.py and drop pytest.ini 7 years ago
makeaci.in Replace PYTHONSHEBANG with valid shebang 5 years ago
makeapi.in Replace PYTHONSHEBANG with valid shebang 5 years ago
makerpms.sh Fix unnecessary usrmerge assumptions 5 years ago
pylint_plugins.py pylint: Adapt to new Pylint 2.8 3 years ago
pylintrc pylint: Adapt to new Pylint 2.8 3 years ago
server.m4 ipa-kdb: add PAC_ATTRIBUTES_INFO PAC buffer support 2 years ago
tox.ini azure: Don't customize pip's builddir 2 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