Go to file
Petr Spacek 0e093f938d Accept server host names resolvable only using /etc/hosts
Apparently "files" implementation of hosts NSS database cannot deal with
trailing period in host names.

Previously name server.example.com which is was resolvable neither using
dns nor myhostname NSS modules were rejected by installer
(despite having matching line in /etc/hosts).

These names which are resolvable purely using "files" database are now
accepted.

The problem is that I had to remove trailing period from names passed
to getaddrinfo() function. This effectivelly enables search list processing.
This means that items from the search list might be silently appended to
the query and we might get an IP address for totally different names
than we asked for.

Unfortunatelly I see no way around this while keeping ability
to use names from NSS hosts database.

https://fedorahosted.org/freeipa/ticket/6518

Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
2016-11-29 18:35:31 +01:00
asn1 Build: fix distribution of asn1/asn1c files 2016-11-09 13:08:32 +01:00
client ipaclient: move install modules to the install subpackage 2016-11-29 14:50:51 +01:00
contrib Build: integrate contrib directory into build system 2016-11-09 13:08:32 +01:00
daemons Build: properly integrate ipa-version.h.in into build system 2016-11-29 15:28:24 +01:00
doc Add main guards to a couple of Python scripts 2016-11-24 16:35:43 +01:00
init Build: create /var/run directories at install time 2016-11-09 13:08:32 +01:00
install upgrade: add replica bind DN group check interval to CA topology config 2016-11-29 16:09:59 +01:00
ipaclient ipaclient: remove hard dependency on ipaplatform 2016-11-29 14:50:51 +01:00
ipalib ipalib: remove hard dependency on ipapython 2016-11-29 14:50:51 +01:00
ipaplatform ipaclient: remove hard dependency on ipaplatform 2016-11-29 14:50:51 +01:00
ipapython Build: properly integrate version.py into build system 2016-11-29 15:28:24 +01:00
ipaserver Accept server host names resolvable only using /etc/hosts 2016-11-29 18:35:31 +01:00
ipatests tests: Added basic tests for certs in idoverrides 2016-11-29 18:30:44 +01:00
po Build: properly integrate ipa.pot into build system tests 2016-11-29 15:28:24 +01:00
util Build: transform util directory to libutil convenience library 2016-10-24 13:30:12 +02:00
.git-commit-template git: Add commit template 2016-11-14 18:15:04 +01:00
.gitignore Build: remove ipa.pot from Git as it can be re-generated at any time 2016-11-22 16:14:50 +01:00
.mailmap Update Contributors.txt 2016-06-24 12:49:39 +02:00
.travis.yml Build: add Python lint target 2016-11-09 13:08:32 +01:00
ACI.txt DNS: Support URI resource record type 2016-10-11 16:48:47 +02:00
API.txt DNS: Support URI resource record type 2016-10-11 16:48:47 +02: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 Build: remove obsolete instructions about BuildRequires from BUILD.txt 2016-11-09 13:08:32 +01:00
configure.ac Build: properly integrate ipasetup.py into build system 2016-11-29 15:28:24 +01:00
Contributors.txt Update Contributors.txt 2016-06-24 12:49:39 +02: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 certdb: move IPA NSS DB install functions to ipaclient.install 2016-11-29 14:50:51 +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 DNS: URI records: bump python-dns requirements 2016-11-29 14:28:42 +01:00
lite-server.py Python3 pylint fixes 2016-11-25 16:18:22 +01:00
make-doc Make an ipa-tests package 2013-06-17 19:22:50 +02:00
make-test Switch make-test to pytest 2014-11-21 12:14:44 +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 Build: properly integrate ipasetup.py into build system 2016-11-29 15:28:24 +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 Add file_exists method as a member of transport object 2016-11-14 14:32:10 +01:00
pylintrc Pylint: whitelist packages with extension modules 2016-11-22 17:37:39 +01:00
pytest.ini Configure pytest to run doctests 2014-11-21 12:14:44 +01:00
README Update README and BUILD 2014-02-12 14:04:07 +01:00
VERSION.m4 Build: update IPA_VERSION_IS_GIT_SNAPSHOT to comply with PEP440 2016-11-11 10:41:38 +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