Go to file
François Cami 0d4f022b3b ipatests: check that EPN's configuration file is installed.
Fixes: https://pagure.io/freeipa/issue/8374
Signed-off-by: François Cami <fcami@redhat.com>
Reviewed-By: Alexander Bokovoy <abbra@users.noreply.github.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
2020-06-25 15:20:21 +02:00
.copr
.github Let GH auto-notify and auto-close stale PRs 2020-05-06 20:17:01 +02:00
asn1
client man pages: fix epn.conf.5 and ipa-epn.1 formatting 2020-06-25 15:20:21 +02:00
contrib lite-server: Fix werkzeug deprecation warnings 2020-06-08 14:23:56 +02:00
daemons Terminology improvements: use block list 2020-06-23 10:16:29 +02:00
doc Terminology improvements: use allow list 2020-06-23 10:16:29 +02:00
init Move ipa-epn systemd files and run RPM hooks 2020-06-11 17:27:31 +02:00
install ipa-client-install: use sshd drop-in configuration 2020-06-23 11:11:46 +02:00
ipaclient ipa-client-install: use sshd drop-in configuration 2020-06-23 11:11:46 +02:00
ipalib Grammar: whitespace is a word 2020-06-23 10:16:29 +02:00
ipaplatform ipa-client-install: use sshd drop-in configuration 2020-06-23 11:11:46 +02:00
ipapython handle Y2038 in timestamp to datetime conversions 2020-06-25 09:18:02 +03:00
ipaserver handle Y2038 in timestamp to datetime conversions 2020-06-25 09:18:02 +03:00
ipasphinx
ipatests ipatests: check that EPN's configuration file is installed. 2020-06-25 15:20:21 +02:00
po Update translation files 2020-06-10 22:27:31 +03:00
pypi
selinux
util util: replace NSS usage with OpenSSL 2020-06-08 12:54:19 +03:00
.freeipa-pr-ci.yaml
.git-commit-template
.gitignore Move ipa-epn systemd files and run RPM hooks 2020-06-11 17:27:31 +02:00
.lgtm.yml WebUI: use python3-rjsmin to minify JavaScript files 2020-05-12 09:50:28 +02:00
.mailmap .mailmap: add fcami 2020-06-17 15:40:47 -04:00
.tox-install.sh
.wheelconstraints.in
ACI.txt Prevent local account takeover 2020-06-15 22:44:42 +03:00
API.txt baseuser: fix ipanthomedirectorydrive option name 2020-06-16 19:06:02 -04:00
autogen.sh
BUILD.txt
CODE_OF_CONDUCT.md
configure.ac Move ipa-epn systemd files and run RPM hooks 2020-06-11 17:27:31 +02:00
Contributors.txt update list of contributors 2020-06-10 22:28:56 +03:00
COPYING
COPYING.openssl
freeipa.doap.rdf
freeipa.spec.in EPN: ship the configuration file. 2020-06-25 15:20:21 +02:00
ipa.in
ipasetup.py.in
make-doc
make-test
makeaci.in
makeapi.in
Makefile.am Fix make devcheck 2020-05-06 09:13:32 +02:00
Makefile.python.am
Makefile.pythonscripts.am
makerpms.sh
pylint_plugins.py Remove remains of unused config options 2020-06-02 09:39:42 +02:00
pylintrc Address issues found by new pylint 2.5.0 2020-04-30 09:41:41 +02:00
README.md
server.m4 Move ipa-epn systemd files and run RPM hooks 2020-06-11 17:27:31 +02:00
tox.ini Reconfigure pycodestyle 2020-05-05 10:42:46 +02:00
VERSION.m4 Support adding user ID overrides as group and role members 2020-06-08 12:39:34 -04: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