-
Fri Jul 03 2015 Tomáš Mráz <tmraz@redhat.com> - 6.2.8-10
- fix title of IPA domain join window (#1166119)
- add --unattended to IPA uninstall command (#1166131)
- do not mistake comment for krb5 realm name (#1184639)
- do not traceback with incorrect locales (#1187020)
- correct the package needed for winbind (#1190226)
- install empty /etc/sysconfig/authconfig file (#1194698)
- let SSSD prompt non-local users for passwords (#1204864)
- add includedir /var/lib/sss/pubconf/krb5.include.d/ to krb5.conf (#1207552)
- pass the password provided by --winbindjoin to net join (#1225089)
-
Mon Sep 29 2014 Tomáš Mráz <tmraz@redhat.com> - 6.2.8-9
- do not overwrite special ldap base values
- display error message if winbind or IPA domain join fails
- fix invocation of IPA domain join from GUI
- keep altfiles in nsswitch.conf if present (#1134084)
- the winbind client is now in samba-winbind package (#1084997)
- correct handling of SSSD enablement during IPA domain joins
- do not bail out if multiple LDAP URIs are specified (#1142830)
-
Tue Feb 11 2014 Tomáš Mráz <tmraz@redhat.com> - 6.2.8-8
- enable/start sssd only when config exists or enabled
for both pam and nsswitch.conf
- updated translations
-
Wed Jan 29 2014 Tomáš Mráz <tmraz@redhat.com> - 6.2.8-7
- check nslcd for restart when --enableforcelegacy is used
- call restorecon on newly created configuration files
-
Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 6.2.8-6
- Mass rebuild 2014-01-24
-
Mon Jan 20 2014 Tomáš Mráz <tmraz@redhat.com> - 6.2.8-5
- avoid traceback when switching LDAP off in GUI
- restart only services with changed configuration
-
Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 6.2.8-3
- Mass rebuild 2013-12-27
-
Thu Dec 05 2013 Tomáš Mráz <tmraz@redhat.com> - 6.2.8-2
- updated translations
- make pam_pkcs11 not ignore the wait_for_card option
- gnome-screensaver does not exist anymore
-
Fri Nov 01 2013 Tomáš Mráz <tmraz@redhat.com> - 6.2.8-1
- detect invalid LDAP uri and report error
- fix handling of IPA domain join errors and uninstall
- add support for winbind authentication over Kerberos 5
- set umask=077 by default for pam_mkhomedir and pam_oddjob_mkhomedir
- better error checking for password quality options
-
Fri Aug 23 2013 Tomáš Mráz <tmraz@redhat.com> - 6.2.7-1
- samba-winbind-clients package contains the nsswitch and pam modules (#919117)
- do not drop sss from nsswitch.conf on --update (#980861)
- writing out smartcard/fingerprint auth policy to dconf (original patch by
Ray Strode) (#990625)
- document other possible return codes from authconfig invocation (#991804)
- print error message if config file save fails (#994596)
- never stop rpcbind (#990788)
- do not disable sssd.service when --enablesssd is used (#953851)
- revert use_first_pass addition to pam_sss in password stack (#953116)