Go to file
François Cami 18a1e7ee5c ipatests: make sure dns_lookup_kdc is always true
Previously, dns_lookup_kdc was only set to True if DNS
discovery worked or if the KDC was not specified on the
command-line.

Make sure dns_lookup_kdc is always set to true.

Fixes: https://pagure.io/freeipa/issue/6523
Signed-off-by: François Cami <fcami@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2020-12-18 13:35:06 +02:00
.copr
.github
asn1
client systemd: enforce en_US.UTF-8 locale in systemd units 2020-12-10 14:38:05 +02:00
contrib
daemons ipa-kdb: use predefined filters for a wild-card searches 2020-12-18 13:32:34 +02:00
doc Update kdcpolicy design doc for jitter implementation 2020-11-17 14:27:28 +02:00
init systemd: enforce en_US.UTF-8 locale in systemd units 2020-12-10 14:38:05 +02:00
install systemd: enforce en_US.UTF-8 locale in systemd units 2020-12-10 14:38:05 +02:00
ipaclient Create IPA ssh client configuration and move ProxyCommand 2020-11-23 09:04:27 +01:00
ipalib rpcserver: fix exception handling for FAST armor failure 2020-10-30 19:06:11 +02:00
ipaplatform Fix spelling mistake: filen ame -> filename 2020-12-17 11:48:59 +01:00
ipapython Added nsslapd-logging-hr-timestamps-enabled attribute in _SINGLE_VALUE_OVERRIDE table 2020-11-09 09:06:11 +01:00
ipaserver upgrade: ensure service state is synchronized with the server state 2020-12-18 13:33:44 +02:00
ipasphinx
ipatests ipatests: make sure dns_lookup_kdc is always true 2020-12-18 13:35:06 +02:00
po Translations: update translations template 2020-11-17 19:03:07 +02:00
pypi
selinux Add SELinux policy so kadmind can read the crackdb dictionary 2020-10-23 09:32:52 -04:00
util util: Fix client-only build 2020-11-18 16:23:05 +02:00
.freeipa-pr-ci.yaml
.git-commit-template
.gitignore Add a unit test for libpwquality-based password policy 2020-10-23 09:32:52 -04:00
.lgtm.yml
.mailmap mailmap: add ftweedal 2020-11-11 14:08:35 +02:00
.tox-install.sh tox: Don't expand symlinks 2020-08-31 09:46:03 +03:00
.wheelconstraints.in
ACI.txt Extend IPA pwquality plugin to include libpwquality support 2020-10-23 09:32:52 -04:00
API.txt Extend IPA pwquality plugin to include libpwquality support 2020-10-23 09:32:52 -04:00
autogen.sh
BUILD.txt
CODE_OF_CONDUCT.md
configure.ac util: Fix client-only build 2020-11-18 16:23:05 +02:00
Contributors.txt Update contributors 2020-12-04 13:11:39 +02:00
COPYING
COPYING.openssl
freeipa.doap.rdf
freeipa.spec.in Correct SELinux policy requirements 2020-12-04 22:17:43 +02:00
ipa.in
ipasetup.py.in
make-doc
make-test
makeaci.in
makeapi.in
Makefile.am
Makefile.python.am
Makefile.pythonscripts.am
makerpms.sh
pylint_plugins.py Add User and Group to all ipaplatform.constants 2020-09-22 09:23:18 -04:00
pylintrc pylint: Ignore raise-missing-from 2020-08-23 09:16:18 +03:00
README.md
server.m4 extdom-extop: refactor tests to use unshare+chroot to override nss_files configuration 2020-08-04 18:43:22 +03:00
tox.ini
VERSION.m4 VERSION: back to git snapshots 2020-11-17 19:12:50 +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