Go to file
Petr Viktorin b4401a1770 ipa-replica-install: Move check for existing host before DNS resolution check
The checks for existing host and existing replication agreement
set a flag that caused an exit() if any of them failed.

Between these checks there was an unrelated check, DNS resolution.
If the host and DNS checks both failed, this made it look like
the DNS check was the cause of failed install. Especially if the user
ignored the DNS check in unattended mode, the output was confusing.

Remove the flag and fail directly.
Do the replication agreement check first; fixing this with
ipa-replica-manage del will also remove the host entry.

Also, use the logger for error messages so they appear in the log
file as well as on the console.

https://fedorahosted.org/freeipa/ticket/3889
2014-01-23 09:53:52 +01:00
.tx Update translations 2013-08-02 16:54:25 +02:00
checks Use /usr/bin/python2 2014-01-03 09:46:05 +01:00
contrib Set master_kdc and dns_lookup_kdc to true 2012-09-19 20:47:12 -04:00
daemons ipasam: delete trusted child domains before removing the trust 2014-01-21 12:31:54 +01:00
doc Use /usr/bin/python2 2014-01-03 09:46:05 +01:00
init Remove systemd upgrader as it is not used anymore 2013-08-15 08:49:15 +02:00
install ipa-replica-install: Move check for existing host before DNS resolution check 2014-01-23 09:53:52 +01:00
ipa-client Fix ipa-client-automount uninstall when fstore is empty. 2014-01-15 12:10:05 +01:00
ipalib Trust domains Web UI 2014-01-21 12:24:54 +01:00
ipapython Add runas option to run function 2014-01-22 10:14:05 +01:00
ipaserver Implement XML introspection 2014-01-14 13:41:19 +01:00
ipatests Implement XML introspection 2014-01-14 13:41:19 +01:00
util Remove generation and handling of LM hashes 2013-11-01 09:28:35 +01:00
.gitignore RCUE initial commit 2014-01-21 12:04:02 +01:00
API.txt Allow anonymous and all permissions 2014-01-07 09:56:41 +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 Remove obsolete self-sign references from man pages, docstrings, comments 2013-04-15 16:56:06 -04:00
Contributors.txt Add Nathaniel McCallum to Contributors.txt 2013-05-02 15:19:40 -04:00
COPYING Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
freeipa.spec.in Use only system fonts 2014-01-21 12:05:09 +01:00
ipa Use /usr/bin/python2 2014-01-03 09:46:05 +01:00
ipa.1 Fix various typos. 2012-09-18 08:45:28 +02:00
lite-server.py Use /usr/bin/python2 2014-01-03 09:46:05 +01:00
make-doc Make an ipa-tests package 2013-06-17 19:22:50 +02:00
make-lint Use /usr/bin/python2 2014-01-03 09:46:05 +01:00
make-test Use /usr/bin/python2 2014-01-03 09:46:05 +01:00
make-testcert Use /usr/bin/python2 2014-01-03 09:46:05 +01:00
makeapi Use /usr/bin/python2 2014-01-03 09:46:05 +01:00
Makefile Use /usr/bin/python2 2014-01-03 09:46:05 +01:00
MANIFEST.in Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
README Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
setup-client.py Use /usr/bin/python2 2014-01-03 09:46:05 +01:00
setup.py Use /usr/bin/python2 2014-01-03 09:46:05 +01:00
TODO Parse comma-separated lists of values in all parameter types. This can be enabled for a specific parameter by setting the "csv" option to True. 2011-11-30 17:08:35 +01:00
VERSION Add OTP support to ipalib CLI 2013-12-18 09:58:59 +01:00
version.m4.in Mass tree reorganization for IPAv2. To view previous history of files use: 2009-02-03 15:27:14 -05:00

                               IPA Server

  What is it?
  -----------

  For efficiency, compliance and risk mitigation, organizations need to
  centrally manage and correlate vital security information including:

    * Identity (machine, user, virtual machines, groups, authentication
      credentials)
    * Policy (configuration settings, access control information)
    * Audit (events, logs, analysis thereof) 

  Since these are not new problems. there exist many approaches and
  products focused on addressing them. However, these tend to have the
  following weaknesses:

    * Focus on solving identity management across the enterprise has meant
      less focus on policy and audit.
    * Vendor focus on Web identity management problems has meant less well
      developed solutions for central management of the Linux and Unix
      world's vital security info. Organizations are forced to maintain
      a hodgepodge of internal and proprietary solutions at high TCO.
    * Proprietary security products don't easily provide access to the
      vital security information they collect or manage. This makes it
      difficult to synchronize and analyze effectively. 

  The Latest Version
  ------------------

  Details of the latest version can be found on the IPA server project
  page under <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:
  <https://fedorahosted.org/freeipa/wiki/QuickStartGuide>

  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