Skip to content
  • Thomas Woerner's avatar
    6dc469fd
    library/ipaapi.py: Add call to api to get subject base form server · 6dc469fd
    Thomas Woerner authored
    The subject base generated in discovery is only a guess and might have been
    changed by the admin at installation process. Therefore it is needed to
    get this from the server.
    
    subject_base has been added as a new return value.
    
    Use subject base form ipaapi in roles/ipaclient/tasks/install.yml instead of
    guessed value from ipadiscovery.
    6dc469fd
    library/ipaapi.py: Add call to api to get subject base form server
    Thomas Woerner authored
    The subject base generated in discovery is only a guess and might have been
    changed by the admin at installation process. Therefore it is needed to
    get this from the server.
    
    subject_base has been added as a new return value.
    
    Use subject base form ipaapi in roles/ipaclient/tasks/install.yml instead of
    guessed value from ipadiscovery.
Loading