Accepting request 211391 from network:ldap
- Migrate deprecated krb5_kdcip variable to krb5_server (bnc#851048) (forwarded request 208844 from ckornacker) OBS-URL: https://build.opensuse.org/request/show/211391 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sssd?expand=0&rev=50
This commit is contained in:
commit
cd900cd13d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 16:51:39 UTC 2013 - ckornacker@suse.com
|
||||
|
||||
- Migrate deprecated krb5_kdcip variable to krb5_server (bnc#851048)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 1 22:12:03 UTC 2013 - jengelh@inai.de
|
||||
|
||||
|
@ -352,6 +352,9 @@ rm -Rf "$b/usr/share/locale"/{fa_IR,ja_JP,lt_LT,ta_IN,vi_VN}
|
||||
%endif
|
||||
|
||||
%post
|
||||
# migrate config variable krb5_kdcip to krb5_server (bnc#851048)
|
||||
/bin/sed -i -e 's,^krb5_kdcip =,krb5_server =,g' %_sysconfdir/sssd/sssd.conf
|
||||
|
||||
/sbin/ldconfig
|
||||
%if 0%{?_unitdir:1}
|
||||
%service_add_post sssd.service
|
||||
|
Loading…
Reference in New Issue
Block a user