Accepting request 208844 from home:ckornacker:branches:network:ldap

- Migrate deprecated krb5_kdcip variable to krb5_server (bnc#851048)

OBS-URL: https://build.opensuse.org/request/show/208844
OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=104
This commit is contained in:
Jan Engelhardt 2013-12-18 12:36:44 +00:00 committed by Git OBS Bridge
parent 4333cdcd93
commit 3e5c6a9951
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -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