Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • v1.14.6
  • v1.14.5
  • v1.14.4
  • v1.14.3
  • v1.14.2
  • v1.14.1
  • v1.14.0
  • v1.13.2
  • v1.13.1
  • v1.13.0
  • v1.12.1
  • v1.12.0
  • v1.11.1
  • v1.11.0
  • v1.10.0
  • v1.9.2
  • v1.9.1
  • v1.9.0
  • v1.8.4
  • v1.8.3
21 results

ipatest.py

  • Thomas Woerner's avatar
    c7850740
    library/ipatest.py: New validation tests: krb5.conf and ipa ping · c7850740
    Thomas Woerner authored
    The first validation test of the krb5.keytab is now done using the system
    krb5.conf file. If this test failed, then the validation will be done with
    the temporary krb5.conf file.
    
    An additionally IPA test has been added. For now this is "ipa ping" as there
    seems not to be a more comprehensive validation test for proper IPA
    configuration.
    c7850740
    History
    library/ipatest.py: New validation tests: krb5.conf and ipa ping
    Thomas Woerner authored
    The first validation test of the krb5.keytab is now done using the system
    krb5.conf file. If this test failed, then the validation will be done with
    the temporary krb5.conf file.
    
    An additionally IPA test has been added. For now this is "ipa ping" as there
    seems not to be a more comprehensive validation test for proper IPA
    configuration.