Skip to content
  1. Dec 06, 2019
  2. Oct 25, 2019
  3. Oct 07, 2019
  4. Jul 17, 2019
  5. Jul 16, 2019
  6. Jul 05, 2019
  7. Jun 14, 2019
  8. Jun 05, 2019
  9. Jun 28, 2018
  10. May 18, 2018
    • Thomas Woerner's avatar
      ipaclient: Make krb5 DNS lookup possible in cluster environments · 397acc01
      Thomas Woerner authored
      krb5 DNS discovery was not possible in cluster environments as the server
      list from groups.ipaserver was used all the time. DNS discovery is though
      only used if no servers are given.
      
      The new setting ipaclient_no_dns_lookup has been added to make sure that
      DNS lookup is used in the first place and can be disabled easily with this
      setting. There is also a new way to override servers per client in the
      inventory file with ipaclient_servers.
      
      Two new settings have been added:
      
      ipaclient_no_dns_lookup (bool, default: no)
        Set to 'yes' to use groups.ipaserver in cluster environments as servers
        for the clients. This deactivates DNS lookup in krb5.
      
      ipaclient_servers (list of strings, default: undefined)
        Manually override list of servers for example in a cluster environment on
        a per client basis. The list of servers is normally taken from from
        groups.ipaserver in cluster environments.
      397acc01
  11. Feb 01, 2018
  12. Jan 31, 2018
  13. Sep 19, 2017
  14. Sep 18, 2017
  15. Sep 15, 2017
  16. Aug 30, 2017
Loading