Bug ID 1019953
Summary krb_conf section in auth-client does not write /etc/krb5.conf
Classification openSUSE
Product openSUSE Distribution
Version Leap 42.2
Hardware x86-64
OS Other
Status NEW
Severity Minor
Priority P5 - None
Component AutoYaST
Assignee autoyast-maintainers@suse.de
Reporter jmader2@gmu.edu
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

When sssd is configured, it doesn't use the <krb5_realm> value to write
/etc/krb5.conf; so I tried a <krb_conf> section, and that doesn't write a
Kerberos configuration either.

<auth-client xmlns:config="http://www.suse.com/1.0/configns">
  <krb_conf>
    <libdefaults>
      <default_realm>GMU.EDU</default_realm>
    </libdefaults>
  </krb_conf>
</auth-client>


You are receiving this mail because: