Go to file
Fraser Tweedale f3097e570c issue_server_cert: avoid application of str to bytes
Part of: https://pagure.io/freeipa/issue/7131

Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
2017-09-12 15:52:06 +02:00
asn1
client Changing how commands handles error when it can't connect to IPA server 2017-08-11 13:55:39 +02:00
contrib
daemons NULL LDAP context in call to ldap_search_ext_s during search 2017-07-24 13:34:06 +02:00
doc
init Move tmpfiles.d configuration handling back to spec file 2017-08-30 13:05:23 +02:00
install pylint: fix not-context-manager false positives 2017-09-08 15:42:07 +02:00
ipaclient pylint: fix no-member in schema plugin 2017-09-08 15:42:07 +02:00
ipalib pylint: disable __hash__ for some classes 2017-09-08 15:42:07 +02:00
ipaplatform Removing part of circular dependency of ipalib in ipaplaform 2017-08-30 15:51:39 +02:00
ipapython pylint: disable __hash__ for some classes 2017-09-08 15:42:07 +02:00
ipaserver issue_server_cert: avoid application of str to bytes 2017-09-12 15:52:06 +02:00
ipatests pylint: disable __hash__ for some classes 2017-09-08 15:42:07 +02:00
po
pypi
util
.freeipa-pr-ci.yaml prci: use f26 template for master 2017-09-12 10:02:06 +02:00
.git-commit-template
.gitignore
.mailmap
.test_runner_config_py3_temp.yaml travis: remove "fast" from "makecache fast" 2017-09-08 15:42:07 +02:00
.test_runner_config.yaml travis: remove "fast" from "makecache fast" 2017-09-08 15:42:07 +02:00
.tox-install.sh
.travis_run_task.sh
.travis.yml Change Travis CI container to FreeIPA-owned 2017-09-08 15:42:07 +02:00
.wheelconstraints.in Change the requirements for pylint in wheel 2017-09-08 15:42:07 +02:00
ACI.txt
API.txt Create a Certificate parameter 2017-07-27 10:28:58 +02:00
autogen.sh
BUILD.txt
configure.ac Move tmpfiles.d configuration handling back to spec file 2017-08-30 13:05:23 +02:00
Contributors.txt Contributors.txt: update 2017-09-01 14:38:37 +02:00
COPYING
COPYING.openssl
freeipa.spec.in pylint: make unsupported-assignment-operation check local 2017-09-08 15:42:07 +02:00
ignore_import_errors.py
ipa
ipasetup.py.in Misc Python 3 fixes for ipaserver.secrets 2017-08-11 13:47:35 +02:00
make-doc
make-test
makeaci
makeapi
Makefile.am WebUI: remove creating js/libs symlink from makefile 2017-08-30 16:15:57 +02:00
Makefile.python.am
makerpms.sh makerpms.sh: make git checkout optional 2017-08-18 11:46:13 +02:00
pylint_plugins.py
pylintrc pylint: make unsupported-assignment-operation check local 2017-09-08 15:42:07 +02:00
README.md
server.m4
tox.ini
VERSION.m4 VERSION: set 4.6 git snapshot 2017-09-01 14:39:22 +02:00
zanata.xml

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 managment 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