Go to file
Stanislav Laznicka 5ab85b365a Moving ipaCert from HTTPD_ALIAS_DIR
The "ipaCert" nicknamed certificate is not required to be
in /var/lib/ipa/radb NSSDB anymore as we were keeping a copy
of this file in a separate file anyway. Remove it from there
and track only the file. Remove the IPA_RADB_DIR as well as
it is not required anymore.

https://fedorahosted.org/freeipa/ticket/5695
https://fedorahosted.org/freeipa/ticket/6680

Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2017-03-01 09:43:41 +00:00
asn1 Build: fix distribution of asn1/asn1c files 2016-11-09 13:08:32 +01:00
client Clarify meaning of --domain and --realm in installers 2017-01-05 09:47:25 +01:00
contrib lite-server: validate LDAP connection and cache schema 2017-02-23 18:55:38 +01:00
daemons Use RemoveOnStop to cleanup systemd sockets 2017-02-17 15:19:07 +01:00
doc scripts, tests: explicitly set confdir in the rest of server code 2017-02-22 08:07:48 +00:00
init Fix ipa.service unit re. gssproxy 2017-03-01 10:29:57 +01:00
install Moving ipaCert from HTTPD_ALIAS_DIR 2017-03-01 09:43:41 +00:00
ipaclient Moving ipaCert from HTTPD_ALIAS_DIR 2017-03-01 09:43:41 +00:00
ipalib Refactor certmonger for OpenSSL certificates 2017-03-01 09:43:41 +00:00
ipaplatform Moving ipaCert from HTTPD_ALIAS_DIR 2017-03-01 09:43:41 +00:00
ipapython Moving ipaCert from HTTPD_ALIAS_DIR 2017-03-01 09:43:41 +00:00
ipaserver Moving ipaCert from HTTPD_ALIAS_DIR 2017-03-01 09:43:41 +00:00
ipatests Moving ipaCert from HTTPD_ALIAS_DIR 2017-03-01 09:43:41 +00:00
po Lowered the version of gettext 2016-12-09 14:01:06 +01:00
util Add missing include of stdint.h for uint8_t 2017-02-22 15:48:36 +01:00
.git-commit-template git: Add commit template 2016-11-14 18:15:04 +01:00
.gitignore Clean / ignore make check artefact 2017-01-18 09:19:15 +01:00
.mailmap Update Contributors.txt 2017-02-23 10:16:44 +01:00
.test_runner_config.yaml Travis CI: Upload the logs from failed jobs to transfer.sh 2017-02-09 13:26:07 +01:00
.travis_run_task.sh Travis CI: actually return non-zero exit status when the test job fails 2017-01-09 15:22:51 +01:00
.travis.yml Travis CI: Upload the logs from failed jobs to transfer.sh 2017-02-09 13:26:07 +01:00
ACI.txt DNS: Support URI resource record type 2016-10-11 16:48:47 +02:00
API.txt Allow nsaccountlock to be searched in user-find command 2017-02-14 17:09:45 +01:00
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 2010-11-29 11:39:55 -05:00
BUILD.txt New lite-server implementation 2017-02-15 17:30:36 +01:00
configure.ac Add --without-ipatests option 2017-02-22 15:48:36 +01:00
Contributors.txt Update Contributors.txt 2017-02-23 10:16:44 +01:00
COPYING Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
COPYING.openssl Add a clear OpenSSL exception. 2015-02-23 16:25:54 +01:00
freeipa.spec.in Do not configure PKI ajp redirection to use "::1" 2017-02-17 14:58:06 +01:00
ignore_import_errors.py makeapi, makeaci: do not fail on missing imports 2016-10-24 14:11:08 +02:00
ipa Revert "Switch /usr/bin/ipa to Python 3" 2016-06-14 13:07:04 +02:00
ipasetup.py.in Bump python-cryptography version in ipasetup.py.in 2017-02-17 10:15:16 +01:00
make-doc Make an ipa-tests package 2013-06-17 19:22:50 +02:00
make-test Use pytest conftest.py and drop pytest.ini 2017-01-05 17:37:02 +01:00
makeaci makeapi, makeaci: do not fail on missing imports 2016-10-24 14:11:08 +02:00
makeapi Python3 pylint fixes 2016-11-25 16:18:22 +01:00
Makefile.am Add --without-ipatests option 2017-02-22 15:48:36 +01:00
Makefile.python.am Build: properly integrate ipasetup.py into build system 2016-11-29 15:28:24 +01:00
makerpms.sh Build: update makerpms.sh to use same paths as rpmbuild 2016-11-16 09:12:07 +01:00
pylint_plugins.py Change session handling 2017-02-15 07:13:37 +01:00
pylintrc Pylint: whitelist packages with extension modules 2016-11-22 17:37:39 +01:00
README Update README and BUILD 2014-02-12 14:04:07 +01:00
server.m4 Client-only builds with --disable-server 2017-02-22 15:48:36 +01:00
VERSION.m4 Allow nsaccountlock to be searched in user-find command 2017-02-14 17:09:45 +01:00
zanata.xml Zanata: exlude testing ipa.pot file 2016-11-21 14:47:47 +01:00

                               IPA Server

  Overview
  --------

  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:

  * LDAP Server - based on the 389 project (LDAP)
    http://directory.fedoraproject.org/wiki/Main_Page

  * KDC - based on MIT Kerberos implementation
    http://k5wiki.kerberos.org/wiki/Main_Page

  * PKI based on Dogtag project
    http://pki.fedoraproject.org/wiki/PKI_Main_Page

  * Samba libraries for Active Directory integration
    http://www.samba.org/

  * DNS Server based on BIND and the Bind-DynDB-LDAP plugin
    https://www.isc.org/software/bind
    https://fedorahosted.org/bind-dyndb-ldap


  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>

  Licensing
  ---------

  Please see the file called COPYING.

  Contacts
  --------

     * If you want to be informed about new code releases, bug fixes,
       security fixes, general news and information about the IPA server
       subscribe to the freeipa-announce mailing list at
       <https://www.redhat.com/mailman/listinfo/freeipa-interest/>.

     * If you have a bug report please submit it at:
       <https://bugzilla.redhat.com>

     * If you want to participate in actively developing IPA please
       subscribe to the freeipa-devel mailing list at
       <https://www.redhat.com/mailman/listinfo/freeipa-devel/> or join
       us in IRC at irc://irc.freenode.net/freeipa