Go to file
Florence Blanc-Renaud 4ae9c78f59 azure tests: disable TestInstallDNSSECFirst
The test TestInstallDNSSECFirst is failing because of one of its
dependencies (the most likely suspect is the update of openssl-pkcs11).
Disable the test from azure gating until the issue is solved.

Related: https://pagure.io/freeipa/issue/9216
Signed-off-by: Florence Blanc-Renaud <flo@redhat.com>
Reviewed-By: Francisco Trivino <ftrivino@redhat.com>
2022-08-08 09:53:25 +02:00
.copr
.github
asn1
client Add switch for LDAP cache debug output 2022-06-14 15:56:21 +03:00
contrib
daemons Disabling gracelimit does not prevent LDAP binds 2022-08-01 09:24:40 -04:00
doc ap: Constrain supported docutils 2022-07-26 12:36:41 -04:00
init configure: Use HTTPD_GROUP in init/tmpfiles/ipa.conf.in 2021-11-25 21:02:56 -05:00
install webui: Allow grace login limit 2022-08-05 16:30:18 +02:00
ipaclient Create missing SSSD_PUBCONF_KRB5_INCLUDE_D_DIR 2022-06-14 13:17:37 -04:00
ipalib Warn for permissions with read/write/search/compare and no attrs 2022-07-15 16:59:15 +02:00
ipaplatform Add missing parameter to Suse modify_nsswitch_pam_stack 2022-06-23 13:06:02 -04:00
ipapython Add switch for LDAP cache debug output 2022-06-14 15:56:21 +03:00
ipaserver Warn for permissions with read/write/search/compare and no attrs 2022-07-15 16:59:15 +02:00
ipasphinx docs: force sphinx version above 3.0 to avoid caching in RTD 2022-05-04 10:40:07 +03:00
ipatests azure tests: disable TestInstallDNSSECFirst 2022-08-08 09:53:25 +02:00
po Update FreeIPA translations to FreeIPA master state 2022-06-29 16:28:57 +02:00
pypi
selinux External IdP: initial SELinux policy 2022-05-10 15:52:41 +03:00
util
.freeipa-pr-ci.yaml ipatests: revert wrong commit on gating definition 2021-11-02 11:40:25 +01:00
.git-commit-template Commit template: use either Fixes or Related 2022-02-14 11:21:01 +02:00
.gitignore Add basic support for subordinate user/group ids 2021-07-09 09:47:30 -04:00
.lgtm.yml
.mailmap
.readthedocs.yaml docs: add the readthedocs configuration 2022-05-04 09:36:40 +03:00
.tox-install.sh azure: Don't customize pip's builddir 2021-10-21 08:03:03 +02:00
.wheelconstraints.in azure: Bump supported Pylint 2022-03-11 13:37:08 -05:00
ACI.txt Add support for Random Serial Numbers v3 2022-06-09 08:35:15 +02:00
API.txt Add support for Random Serial Numbers v3 2022-06-09 08:35:15 +02:00
autogen.sh
BUILD.txt BUILD.txt: remove redundant dnf-builddep option 2022-07-05 14:26:52 +02:00
CODE_OF_CONDUCT.md
configure.ac Implement LDAP bind grace period 389-ds plugin 2022-05-30 17:24:22 +03:00
Contributors.txt Update list of contributors 2022-06-15 16:26:55 +02:00
COPYING
COPYING.openssl
freeipa.doap.rdf
freeipa.spec.in Implement LDAP bind grace period 389-ds plugin 2022-05-30 17:24:22 +03:00
ipa.in
ipasetup.py.in pylint: Fix use-maxsplit-arg 2022-03-11 13:37:08 -05:00
make-doc
make-test
makeaci.in Warn for permissions with read/write/search/compare and no attrs 2022-07-15 16:59:15 +02:00
makeapi.in
Makefile.am ipatest: fix prci checker target masked return code & add pylint 2022-08-01 09:34:42 -04:00
Makefile.python.am
Makefile.pythonscripts.am
makerpms.sh
pylint_plugins.py external-idp: add support to manage external IdP objects 2022-05-10 15:52:41 +03:00
pylintrc pylint: Skip use-implicit-booleaness-not-comparison 2022-03-11 13:37:08 -05:00
README.md
server.m4 extdom: user getorigby{user|group}name if available 2022-03-16 11:08:39 +02:00
tox.ini ipatests: Checker script for prci definitions 2022-07-15 17:09:17 +02:00
VERSION.m4 Bump to IPA 4.11 2022-06-29 17:07:59 +02:00

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