Skip to content
Snippets Groups Projects
  1. Nov 22, 2018
  2. Jul 09, 2018
  3. Jul 07, 2018
    • Siva Paramasivam's avatar
      CentOS 7 compatibility. · 22d188fc
      Siva Paramasivam authored
      Lowered version check to be compatible with CentOS 7.5
      Added missing attributes to setup_kra to be compatible with latest python2-ipaserver librarty on CentOS 7.5 (python2-ipaserver-4.5.4-10.el7.centos.3.noarch)
      22d188fc
  4. Jul 05, 2018
  5. Jun 21, 2018
    • Thomas Woerner's avatar
      ipaserver: Fixed typos · 587fef68
      Thomas Woerner authored
      Affected files:
      - ipaserver/library/ipaserver_enable_ipa.py
      - ipaserver/library/ipaserver_master_password.py
      587fef68
    • Thomas Woerner's avatar
      ipaserver: Add support for 4.7 (4.6.90-pre2) · 14f975b4
      Thomas Woerner authored
      With IPA 4.7 bigger changes have been introduced
      
      Changes:
      - Use of timeconf and chrony instead of ntpconf and ntpd.
      - New IPAChangeConf (not used in ipaserver modules)
      - New check_ldap_conf form ipaclient.install.client
      - custodia instance needed for ca and kra
      - no_ntp defaults to yes for client installation part
      - A new option ntp_pool has been introduced (set to None).
      14f975b4
    • Thomas Woerner's avatar
      ipaserver_setup_ds: Fix tasks.create_tmpfiles_dirs call (issue#19) (2nd try) · ab14ce4e
      Thomas Woerner authored
      tasks.create_tmpfiles_dirs only needs IPAAPI_USER as an argument for
      version 4.5.4. For 4.5 there is no support for arguments.
      
      IPAAPI_USER is therefore only needed for 4.5.4 in
      module_utils/ansible_ipa_server.py
      ab14ce4e
  6. Apr 04, 2018
  7. Feb 21, 2018
  8. Feb 09, 2018
  9. Feb 01, 2018
  10. Jan 30, 2018
    • Thomas Woerner's avatar
      ipaserver: Fix DNS installation forward policy and DNSSEC validation · ecdbcea1
      Thomas Woerner authored
      forward_policy needs to be None for the DNS check for proper initialization
      if the user is not providing another forward_policy value. forward_policy will
      be set in the DNS check.
      
      no_dnssec_validation is enabled in the DNS check if the forwarders do not
      provide DNSSEC validation. Therefore this needs to be handed over to the dns
      installation later on.
      
      New return values for forward_policy and no_dnssec_validation have been added
      to the ipaserver_test module.
      ecdbcea1
  11. Jan 29, 2018
  12. Jan 28, 2018
  13. Dec 08, 2017
  14. Dec 01, 2017
Loading