898b0e
Summary: Command line tool for setting up authentication from network services
898b0e
Name: authconfig
898b0e
Version: 6.2.8
7a7bf9
Release: 30%{?dist}
898b0e
License: GPLv2+
898b0e
ExclusiveOS: Linux
898b0e
Group: System Environment/Base
898b0e
URL: https://fedorahosted.org/authconfig
898b0e
Source: https://fedorahosted.org/releases/a/u/%{name}/%{name}-%{version}.tar.bz2
898b0e
Patch1: authconfig-6.2.8-paramcheck.patch
aec187
Patch2: authconfig-6.2.8-no-gnome-screensaver.patch
aec187
Patch3: authconfig-6.2.8-wait-for-card.patch
aec187
Patch4: authconfig-6.2.8-translation-updates.patch
aec187
Patch5: authconfig-6.2.8-norestart.patch
aec187
Patch6: authconfig-6.2.8-notraceback.patch
aec187
Patch7: authconfig-6.2.8-restorecon.patch
aec187
Patch8: authconfig-6.2.8-sssd-enable.patch
bf4f0e
Patch10: authconfig-6.2.8-ipav2join.patch
bf4f0e
Patch11: authconfig-6.2.8-ldapbase.patch
bf4f0e
Patch12: authconfig-6.2.8-altfiles.patch
bf4f0e
Patch13: authconfig-6.2.8-winbind-client.patch
bf4f0e
Patch14: authconfig-6.2.8-services.patch
bf4f0e
Patch15: authconfig-6.2.8-multiple-ldap-uris.patch
921b1a
Patch16: authconfig-6.2.8-jointitle.patch
921b1a
Patch17: authconfig-6.2.8-krb5comment.patch
921b1a
Patch18: authconfig-6.2.8-localetb.patch
921b1a
Patch19: authconfig-6.2.8-sssd-prompting.patch
921b1a
Patch20: authconfig-6.2.8-krb5-include.patch
921b1a
Patch21: authconfig-6.2.8-joinpassword.patch
5a47a8
Patch22: authconfig-6.2.8-template-group.patch
5a47a8
Patch23: authconfig-6.2.8-handle-no-realm.patch
5a47a8
Patch24: authconfig-6.2.8-shvfile-sort.patch
5a47a8
Patch25: authconfig-6.2.8-nsswitch-no-update.patch
5a47a8
Patch26: authconfig-6.2.8-nss-myhostname.patch
5a47a8
Patch27: authconfig-6.2.8-initgroups.patch
7a7bf9
Patch28: authconfig-6.2.8-usr-lib-location.patch
7a7bf9
Patch29: authconfig-6.2.8-update-all-manpage.patch
7a7bf9
Patch30: authconfig-6.2.8-sssd-auth-for-local-users.patch
7a7bf9
Patch31: authconfig-6.2.8-sssd-smartcard-1.patch
7a7bf9
Patch32: authconfig-6.2.8-sssd-smartcard-2.patch
7a7bf9
Patch33: authconfig-6.2.8-faillock.patch
7a7bf9
Patch34: authconfig-6.2.8-sssd-catch-NoServiceError-exception.patch
7a7bf9
Patch35: authconfig-6.2.8-sssd-do-not-write-PAM-if-no-sssd-conf.patch
7a7bf9
Patch36: authconfig-6.2.8-faillock-preauth.patch
7a7bf9
Patch37: authconfig-6.2.8-faillock-args.patch
7a7bf9
Patch38: authconfig-6.2.8-information-leak.patch
7a7bf9
Patch39: authconfig-6.2.8.pam_succeed_if-can-return-PAM_IGNORE-in-pam_setcred.patch
7a7bf9
Patch40: authconfig-6.2.8-libdir.patch
5a47a8
898b0e
Requires: newt-python, pam >= 0.99.10.0, python, libpwquality > 0.9
898b0e
Conflicts: pam_krb5 < 1.49, samba-common < 3.0, samba-client < 3.0
7a7bf9
Conflicts: nss_ldap < 254, sssd < 1.15.1
898b0e
Conflicts: freeipa-client < 2.2.0, ipa-client < 2.2.0
898b0e
BuildRequires: glib2-devel, python >= 2.6, python-devel
898b0e
BuildRequires: desktop-file-utils, intltool, gettext, perl-XML-Parser
898b0e
Requires: /usr/bin/openssl
bf4f0e
Requires: policycoreutils
898b0e
898b0e
%description 
898b0e
Authconfig is a command line utility which can configure a workstation
898b0e
to use shadow (more secure) passwords.  Authconfig can also configure a
898b0e
system to be a client for certain networked user information and
898b0e
authentication schemes.
898b0e
898b0e
%package gtk
898b0e
Summary: Graphical tool for setting up authentication from network services
898b0e
Group: System Environment/Base
898b0e
Requires: %{name} = %{version}-%{release}, pygtk2-libglade >= 2.14.0
898b0e
Requires: usermode-gtk, hicolor-icon-theme
898b0e
898b0e
%description gtk
898b0e
Authconfig-gtk is a GUI program which can configure a workstation
898b0e
to use shadow (more secure) passwords.  Authconfig-gtk can also configure
898b0e
a system to be a client for certain networked user information and
898b0e
authentication schemes.
898b0e
898b0e
%prep
898b0e
%setup -q -n %{name}-%{version}
898b0e
%patch1 -p 1 -b .paramcheck
aec187
%patch2 -p1 -b .no-gnome-screensaver
aec187
%patch3 -p1 -b .card
aec187
%patch4 -p1 -b .translations
aec187
%patch5 -p1 -b .norestart
aec187
%patch6 -p1 -b .notraceback
aec187
%patch7 -p1 -b .restorecon
aec187
%patch8 -p1 -b .sssd-enable
bf4f0e
%patch10 -p1 -b .ipav2join
bf4f0e
%patch11 -p1 -b .ldapbase
bf4f0e
%patch12 -p1 -b .altfiles
bf4f0e
%patch13 -p1 -b .winbind-client
bf4f0e
%patch14 -p1 -b .services
bf4f0e
%patch15 -p1 -b .ldap-uris
921b1a
%patch16 -p1 -b .jointitle
921b1a
%patch17 -p1 -b .krb5comment
921b1a
%patch18 -p1 -b .localetb
921b1a
%patch19 -p1 -b .sssd-prompting
921b1a
%patch20 -p1 -b .krb5-include
921b1a
%patch21 -p1 -b .joinpassword
5a47a8
%patch22 -p1 -b .template-group
5a47a8
%patch23 -p1 -b .no-realm
5a47a8
%patch24 -p1 -b .sort
5a47a8
%patch25 -p1 -b .no-update
5a47a8
%patch26 -p1 -b .myhostname
5a47a8
%patch27 -p1 -b .initgroups
7a7bf9
%patch28 -p1 -b .usr-lib-location.patch
7a7bf9
%patch29 -p1 -b .update-all-manpage.patch
7a7bf9
%patch30 -p1 -b .sssd-auth-for-local-users.patch
7a7bf9
%patch31 -p1 -b .sssd-smartcard-1.patch
7a7bf9
%patch32 -p1 -b .sssd-smartcard-2.patch
7a7bf9
%patch33 -p1 -b .faillock.patch
7a7bf9
%patch34 -p1 -b .sssd-catch-NoServiceError-exception.patch
7a7bf9
%patch35 -p1 -b .sssd-do-not-write-PAM-if-no-sssd-conf.patch
7a7bf9
%patch38 -p1 -b .information-leak.patch
7a7bf9
%patch36 -p1 -b .faillock-preauth.patch
7a7bf9
%patch37 -p1 -b .faillock-args.patch
7a7bf9
%patch39 -p1 -b .pam_succeed_if-can-return-PAM_IGNORE-in-pam_setcred.patch
7a7bf9
%patch40 -p1 -b .libdir.patch
898b0e
898b0e
%build
898b0e
%configure
898b0e
make
898b0e
898b0e
%install
898b0e
make install DESTDIR=$RPM_BUILD_ROOT
898b0e
rm $RPM_BUILD_ROOT/%{_libdir}/python*/site-packages/acutilmodule.a
898b0e
rm $RPM_BUILD_ROOT/%{_libdir}/python*/site-packages/acutilmodule.la
898b0e
rm $RPM_BUILD_ROOT/%{_datadir}/%{name}/authconfig-tui.py
898b0e
ln -s authconfig.py $RPM_BUILD_ROOT/%{_datadir}/%{name}/authconfig-tui.py
898b0e
898b0e
%find_lang %{name}
898b0e
find $RPM_BUILD_ROOT%{_datadir} -name "*.mo" | xargs ./utf8ify-mo
898b0e
898b0e
%post gtk
898b0e
touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
898b0e
898b0e
%postun gtk
898b0e
if [ $1 -eq 0 ] ; then
898b0e
    touch --no-create %{_datadir}/icons/hicolor &>/dev/null
898b0e
    gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
898b0e
fi
898b0e
898b0e
%posttrans gtk
898b0e
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
898b0e
5a47a8
%triggerin -- oddjob-mkhomedir
5a47a8
sed -i 's/pam_mkhomedir.so/pam_oddjob_mkhomedir.so/g' /etc/pam.d/*-auth-ac &>/dev/null || :
5a47a8
898b0e
%files -f %{name}.lang
898b0e
%defattr(-,root,root,-)
898b0e
%doc COPYING NOTES TODO README.samba3
921b1a
%config(noreplace) %{_sysconfdir}/sysconfig/authconfig
898b0e
%ghost %config(noreplace) %{_sysconfdir}/pam.d/system-auth-ac
898b0e
%ghost %config(noreplace) %{_sysconfdir}/pam.d/password-auth-ac
898b0e
%ghost %config(noreplace) %{_sysconfdir}/pam.d/fingerprint-auth-ac
898b0e
%ghost %config(noreplace) %{_sysconfdir}/pam.d/smartcard-auth-ac
898b0e
%ghost %config(noreplace) %{_sysconfdir}/pam.d/postlogin-ac
898b0e
%{_sbindir}/cacertdir_rehash
898b0e
%{_sbindir}/authconfig
898b0e
%{_sbindir}/authconfig-tui
898b0e
%exclude %{_mandir}/man8/system-config-authentication.*
898b0e
%exclude %{_mandir}/man8/authconfig-gtk.*
898b0e
%{_mandir}/man8/*
898b0e
%{_mandir}/man5/*
898b0e
%{_libdir}/python*/site-packages/acutilmodule.so
898b0e
%dir %{_datadir}/%{name}
898b0e
%{_datadir}/%{name}/authconfig.py*
898b0e
%{_datadir}/%{name}/authconfig-tui.py*
898b0e
%{_datadir}/%{name}/authinfo.py*
898b0e
%{_datadir}/%{name}/shvfile.py*
898b0e
%{_datadir}/%{name}/dnsclient.py*
898b0e
%{_datadir}/%{name}/msgarea.py*
898b0e
%attr(700,root,root) %dir %{_localstatedir}/lib/%{name}
898b0e
898b0e
%files gtk
898b0e
%defattr(-,root,root,-)
898b0e
%{_bindir}/authconfig
898b0e
%{_bindir}/authconfig-tui
898b0e
%{_bindir}/authconfig-gtk
898b0e
%{_bindir}/system-config-authentication
898b0e
%{_sbindir}/authconfig-gtk
898b0e
%{_sbindir}/system-config-authentication
898b0e
%{_mandir}/man8/system-config-authentication.*
898b0e
%{_mandir}/man8/authconfig-gtk.*
898b0e
%{_datadir}/%{name}/authconfig.glade
898b0e
%{_datadir}/%{name}/authconfig-gtk.py*
898b0e
%config(noreplace) %{_sysconfdir}/pam.d/authconfig-gtk
898b0e
%config(noreplace) %{_sysconfdir}/pam.d/system-config-authentication
898b0e
%config(noreplace) %{_sysconfdir}/security/console.apps/authconfig-gtk
898b0e
%config(noreplace) %{_sysconfdir}/security/console.apps/system-config-authentication
898b0e
%config(noreplace) %{_sysconfdir}/pam.d/authconfig
898b0e
%config(noreplace) %{_sysconfdir}/pam.d/authconfig-tui
898b0e
%config(noreplace) %{_sysconfdir}/security/console.apps/authconfig
898b0e
%config(noreplace) %{_sysconfdir}/security/console.apps/authconfig-tui
898b0e
%{_datadir}/applications/*
898b0e
%{_datadir}/icons/hicolor/16x16/apps/system-config-authentication.*
898b0e
%{_datadir}/icons/hicolor/22x22/apps/system-config-authentication.*
898b0e
%{_datadir}/icons/hicolor/24x24/apps/system-config-authentication.*
898b0e
%{_datadir}/icons/hicolor/32x32/apps/system-config-authentication.*
898b0e
%{_datadir}/icons/hicolor/48x48/apps/system-config-authentication.*
898b0e
%{_datadir}/icons/hicolor/256x256/apps/system-config-authentication.*
898b0e
898b0e
%changelog
7a7bf9
* Thu May 25 2017 Pavel Březina <pbrezina@redhat.com> - 6.2.8-30
7a7bf9
- do not use /usr and LIBDIR together (#1455233)
7a7bf9
7a7bf9
* Wed May 24 2017 Pavel Březina <pbrezina@redhat.com> - 6.2.8-29
7a7bf9
- update translations (#1449625)
7a7bf9
7a7bf9
* Wed May 17 2017 Pavel Březina <pbrezina@redhat.com> - 6.2.8-28
7a7bf9
- ignore PAM_IGNORE for pam_succeed_if so application do not fail in pam_setcred() (#1450425)
7a7bf9
7a7bf9
* Tue May 5 2017 Pavel Březina <pbrezina@redhat.com> - 6.2.8-27
7a7bf9
- fix typo in the patch for CVE-2017-7488 (#1441604)
7a7bf9
7a7bf9
* Tue May 5 2017 Pavel Březina <pbrezina@redhat.com> - 6.2.8-26
7a7bf9
- CVE-2017-7488 authconfig: Information leak when SSSD is used for authentication against remote server (#1441604)
7a7bf9
7a7bf9
* Tue May 5 2017 Pavel Březina <pbrezina@redhat.com> - 6.2.8-25
7a7bf9
- faillock: change preauth phase to required and fix arguments handling (#1334449)
7a7bf9
7a7bf9
* Tue May 4 2017 Pavel Březina <pbrezina@redhat.com> - 6.2.8-24
7a7bf9
- faillock: add preauth phase so the account is actually blocked (#1334449)
7a7bf9
7a7bf9
* Tue Apr 25 2017 Pavel Březina <pbrezina@redhat.com> - 6.2.8-23
7a7bf9
- sssd: do not write SSSD PAM if there is no sssd.conf present (#1443949)
7a7bf9
7a7bf9
* Tue Apr 25 2017 Pavel Březina <pbrezina@redhat.com> - 6.2.8-21
7a7bf9
- sssd: do not ask for password with smartcards (#1441374)
7a7bf9
7a7bf9
* Tue Apr 25 2017 Pavel Březina <pbrezina@redhat.com> - 6.2.8-20
7a7bf9
- sssd: catch NoServiceError exception (#1441549)
7a7bf9
7a7bf9
* Tue Mar 28 2017 Pavel Březina <pbrezina@redhat.com> - 6.2.8-19
7a7bf9
- Add pam_faillock support (#1334449)
7a7bf9
7a7bf9
* Tue Mar 28 2017 Pavel Březina <pbrezina@redhat.com> - 6.2.8-18
7a7bf9
- Add SSSD Smartcard support (#1378943)
7a7bf9
7a7bf9
* Tue Mar 28 2017 Pavel Březina <pbrezina@redhat.com> - 6.2.8-17
7a7bf9
- Enable SSSD authentication also for local users (#1329598)
7a7bf9
7a7bf9
* Tue Mar 28 2017 Pavel Březina <pbrezina@redhat.com> - 6.2.8-16
7a7bf9
- Note that SSSD configuration may change with --updateall (#1339434)
7a7bf9
7a7bf9
* Tue Mar 28 2017 Pavel Březina <pbrezina@redhat.com> - 6.2.8-15
7a7bf9
- change pam module location from /lib[64] to /usr/lib[64] (#1414494)
7a7bf9
5a47a8
* Thu Sep  1 2016 Tomáš Mráz <tmraz@redhat.com> - 6.2.8-14
5a47a8
- overwrite nsswitch.conf if inconsistent configuration of initgroups
5a47a8
  is present in it
5a47a8
5a47a8
* Thu Jun 30 2016 Tomáš Mráz <tmraz@redhat.com> - 6.2.8-13
5a47a8
- do not overwrite kerberos settings from sssd.conf with empty data
5a47a8
  from krb5.conf
5a47a8
5a47a8
* Fri Jun 17 2016 Tomáš Mráz <tmraz@redhat.com> - 6.2.8-12
5a47a8
- updated translations from Zanata
5a47a8
5a47a8
* Thu Jun 16 2016 Tomáš Mráz <tmraz@redhat.com> - 6.2.8-11
5a47a8
- add trigger to change pam configuration to use pam_oddjob_mkhomedir
5a47a8
  instead of pam_mkhomedir if oddjob-mkhomedir is installed
5a47a8
- remove unusable --winbindtemplateprimarygroup option (#1242878)
5a47a8
- handle inconsistency when missing realm in krb5.conf
5a47a8
- sort the /etc/sysconfig/authconfig on write (#1320943)
5a47a8
- avoid unnecessary update of nsswitch.conf
5a47a8
- add support for myhostname nsswitch module (#1329943)
5a47a8
921b1a
* Fri Jul  3 2015 Tomáš Mráz <tmraz@redhat.com> - 6.2.8-10
921b1a
- fix title of IPA domain join window (#1166119)
921b1a
- add --unattended to IPA uninstall command (#1166131)
921b1a
- do not mistake comment for krb5 realm name (#1184639)
921b1a
- do not traceback with incorrect locales (#1187020)
921b1a
- correct the package needed for winbind (#1190226)
921b1a
- install empty /etc/sysconfig/authconfig file (#1194698)
921b1a
- let SSSD prompt non-local users for passwords (#1204864)
921b1a
- add includedir /var/lib/sss/pubconf/krb5.include.d/ to krb5.conf (#1207552)
921b1a
- pass the password provided by --winbindjoin to net join (#1225089)
921b1a
bf4f0e
* Mon Sep 29 2014 Tomáš Mráz <tmraz@redhat.com> - 6.2.8-9
bf4f0e
- do not overwrite special ldap base values
bf4f0e
- display error message if winbind or IPA domain join fails
bf4f0e
- fix invocation of IPA domain join from GUI
bf4f0e
- keep altfiles in nsswitch.conf if present (#1134084)
bf4f0e
- the winbind client is now in samba-winbind package (#1084997)
bf4f0e
- correct handling of SSSD enablement during IPA domain joins
bf4f0e
- do not bail out if multiple LDAP URIs are specified (#1142830)
bf4f0e
aec187
* Tue Feb 11 2014 Tomáš Mráz <tmraz@redhat.com> - 6.2.8-8
aec187
- enable/start sssd only when config exists or enabled
aec187
  for both pam and nsswitch.conf
aec187
- updated translations
aec187
aec187
* Wed Jan 29 2014 Tomáš Mráz <tmraz@redhat.com> - 6.2.8-7
aec187
- check nslcd for restart when --enableforcelegacy is used
aec187
- call restorecon on newly created configuration files
aec187
aec187
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 6.2.8-6
aec187
- Mass rebuild 2014-01-24
aec187
aec187
* Mon Jan 20 2014 Tomáš Mráz <tmraz@redhat.com> - 6.2.8-5
aec187
- avoid traceback when switching LDAP off in GUI
aec187
- restart only services with changed configuration
aec187
aec187
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 6.2.8-3
aec187
- Mass rebuild 2013-12-27
aec187
aec187
* Thu Dec  5 2013 Tomáš Mráz <tmraz@redhat.com> - 6.2.8-2
aec187
- updated translations
aec187
- make pam_pkcs11 not ignore the wait_for_card option
aec187
- gnome-screensaver does not exist anymore
aec187
898b0e
* Fri Nov  1 2013 Tomáš Mráz <tmraz@redhat.com> - 6.2.8-1
898b0e
- detect invalid LDAP uri and report error
898b0e
- fix handling of IPA domain join errors and uninstall
898b0e
- add support for winbind authentication over Kerberos 5
898b0e
- set umask=077 by default for pam_mkhomedir and pam_oddjob_mkhomedir
898b0e
- better error checking for password quality options
898b0e
898b0e
* Fri Aug 23 2013 Tomáš Mráz <tmraz@redhat.com> - 6.2.7-1
898b0e
- samba-winbind-clients package contains the nsswitch and pam modules (#919117)
898b0e
- do not drop sss from nsswitch.conf on --update (#980861)
898b0e
- writing out smartcard/fingerprint auth policy to dconf (original patch by
898b0e
  Ray Strode) (#990625)
898b0e
- document other possible return codes from authconfig invocation (#991804)
898b0e
- print error message if config file save fails (#994596)
898b0e
- never stop rpcbind (#990788)
898b0e
- do not disable sssd.service when --enablesssd is used (#953851)
898b0e
- revert use_first_pass addition to pam_sss in password stack (#953116)
898b0e
898b0e
* Thu Mar 28 2013 Tomáš Mráz <tmraz@redhat.com> - 6.2.6-1
898b0e
- add use_first_pass to pam_sss in password stack
898b0e
- more robust initialization of sssdConfig
898b0e
- check whether base DN value is a real base DN
898b0e
- use non-deprecated pam_pwquality option authtok_type= instead of type=
898b0e
- update lastlog for su
898b0e
898b0e
* Wed Dec  5 2012 Tomas Mraz <tmraz@redhat.com> - 6.2.5-1
898b0e
- fix missing cache_credentials option when saving sssd.conf
898b0e
- do not try to start/restart sssd with incomplete default domain
898b0e
- add autofs to sssd.conf activated services
898b0e
- add pam_winbind to session pam modules
898b0e
898b0e
* Tue Sep 25 2012 Tomas Mraz <tmraz@redhat.com> - 6.2.4-1
898b0e
- backup also passwd and friends when toggling enableshadow (#853074)
898b0e
- use the new smb.conf idmap config range syntax (#850824)
898b0e
- use local_users_only with pam_pwquality (#849072)
898b0e
- enable the authlogin_nsswitch_use_ldap SELinux boolean when enabling LDAP (#846084)
898b0e
- preserve the value of cache_credentials in sssd.conf
898b0e
- do not fail PAM session if pam_lastlog module fails
898b0e
- use sssd also for automount map (#847823)
898b0e
- enable deferred_kinit if cache_credentials is enabled (#814384)
898b0e
898b0e
* Thu Jul 19 2012 Tomas Mraz <tmraz@redhat.com> - 6.2.3-1
898b0e
- fix missing linkage to libresolv
898b0e
- add missing requires of openssl binary for cacertdir_rehash
898b0e
- install missing packages via PackageKit (original patch by Stef Walter)
898b0e
- add pam_lastlog to postlogin PAM configuration to display failed login
898b0e
  attempts
898b0e
- enable the allow_ypbind SELinux boolean when enabling NIS
898b0e
- try to preserve the dns_lookup_kdc and dns_lookup_realm settings
898b0e
- do not use cached_login in password stack for pam_winbind
898b0e
898b0e
* Tue Mar 27 2012 Tomas Mraz <tmraz@redhat.com> - 6.2.2-1
898b0e
- use the new --noac option with ipa-client-install
898b0e
- add sss to the services entry in nsswitch.conf
898b0e
- call res_init() to reread resolv.conf before res_send()
898b0e
- updated translations
898b0e
898b0e
* Sat Feb 18 2012 Tomas Mraz <tmraz@redhat.com> - 6.2.1-1
898b0e
- fix traceback in the command-line ui (#794900)
898b0e
- updated translations
898b0e
898b0e
* Thu Feb 16 2012 Tomas Mraz <tmraz@redhat.com> - 6.2.0-1
898b0e
- add support for password requirements settings
898b0e
- add support for joining IPAv2 domains
898b0e
898b0e
* Thu Nov 24 2011 Tomas Mraz <tmraz@redhat.com> - 6.1.17-1
898b0e
- fix wrong exit value of --savebackup action
898b0e
- do not crash on broken SSSD configuration
898b0e
- use pam_pwquality instead of pam_cracklib
898b0e
898b0e
* Mon Sep 12 2011 Tomas Mraz <tmraz@redhat.com> - 6.1.16-1
898b0e
- fix broken --help output for languages without spaces (#734355)
898b0e
- enable translation of the --help option description (#734303)
898b0e
- updated translations from Transifex
898b0e
898b0e
* Fri Jul 22 2011 Tomas Mraz <tmraz@redhat.com> - 6.1.15-1
898b0e
- add support for reading UID_MIN from login.defs (#717112)
898b0e
- use systemctl if available instead of chkconfig/service (#696490)
898b0e
- mention the /usr/sbin/authconfig in the manual page (#698377)
898b0e
- drop the no longer touched files from authconfig manual page
898b0e
  add the newly touched ones (#708850)
898b0e
898b0e
* Tue May 17 2011 Tomas Mraz <tmraz@redhat.com> - 6.1.14-1
898b0e
- new hi-res icon (#702666)
898b0e
- use krb5_server instead of krb5_kdcip (#677766)
898b0e
- print error message if authconfig-gtk is not run within proper X environment
898b0e
898b0e
* Tue Feb  8 2011 Tomas Mraz <tmraz@redhat.com> - 6.1.13-1
898b0e
- support for postlogin PAM configuration and pam_ecryptfs
898b0e
  patch by Paolo Bonzini
898b0e
898b0e
* Thu Dec 23 2010 Tomas Mraz <tmraz@redhat.com> - 6.1.12-1
898b0e
- give proper warnings on missing packages if configuration
898b0e
  supported by SSSD (#663882)
898b0e
- do not delete mdns4_minimal from nsswitch.conf (#645295)
898b0e
- updated translations from Transifex
898b0e
898b0e
* Wed Oct  6 2010 Tomas Mraz <tmraz@redhat.com> - 6.1.11-1
898b0e
- do not restart services when configuration did not change
898b0e
- dissallow setting identity or authentication services with missing
898b0e
  installed files (#590447)
898b0e
- eliminate unnecessary updates of PAM config files and sssd.conf (#639978)
898b0e
- updated translations from Transifex
898b0e
898b0e
* Fri Sep 17 2010 Tomas Mraz <tmraz@redhat.com> - 6.1.10-1
898b0e
- netgroups are now supported by sssd
898b0e
- updated translations from Transifex
898b0e
898b0e
* Wed Sep 15 2010 Tomas Mraz <tmraz@redhat.com> - 6.1.9-1
898b0e
- removed support for setting up pam_smb_auth authentication - long
898b0e
  ago deprecated
898b0e
- added code for better synchronization of files with duplicate
898b0e
  settings such as login.defs, libuser.conf and system-auth-ac (#565521)
898b0e
898b0e
* Tue Aug 10 2010 Tomas Mraz <tmraz@redhat.com> - 6.1.8-1
898b0e
- add pam_systemd to the PAM configuration (#612712)
898b0e
- fix force smarcard setting read when Kerberos enabled (#620475)
898b0e
- fix duplication of dialogs when the revert is cancelled (#621632)
898b0e
- add --enable/disableforcelegacy option (#605857)
898b0e
898b0e
* Thu Jul 15 2010 Tomas Mraz <tmraz@redhat.com> - 6.1.7-1
898b0e
- fix startup of NIS services (#614856)
898b0e
- fix packages for LDAP id and auth in authconfig-tui
898b0e
898b0e
* Thu Jun 10 2010 Tomas Mraz <tmraz@redhat.com> - 6.1.6-1
898b0e
- remove superfluous space in nsswitch.conf (#595265)
898b0e
- always write to 'default' domain in sssd.conf only (#598558)
898b0e
- update pam and nsswitch config only when needed
898b0e
898b0e
* Wed May 19 2010 Tomas Mraz <tmraz@redhat.com> - 6.1.5-1
898b0e
- fix FreeIPA configuration (#589751)
898b0e
- disable the krb5 inputs if using dns discovery (#591681)
898b0e
- fix GUI crash on revert
898b0e
- add pam_sss to password-auth password stack (#592872)
898b0e
898b0e
* Tue May  4 2010 Tomas Mraz <tmraz@redhat.com> - 6.1.4-1
898b0e
- set the new icon also for the windows (#583330)
898b0e
- updated translations
898b0e
- disable non-smartcard PAM stacks if require smart card for authentication
898b0e
- remove pam_pkcs11 from the password PAM stack
898b0e
- set smartcard action also in gconf
898b0e
- properly set the options for pam_pkcs11
898b0e
- do not write pam_password option to nslcd.conf (#585953)
898b0e
898b0e
* Wed Apr  7 2010 Tomas Mraz <tmraz@redhat.com> - 6.1.3-1
898b0e
- manual page improvements (#578258, #526164)
898b0e
- use ldap instead of sss for nsswitch maps unsupported by sssd (#578325)
898b0e
- call cacertdir_rehash also in case ldaps: server uri is used (#578219)
898b0e
- ldap_uri must be comma separated (#579881)
898b0e
- updated translations
898b0e
- new icon (#540249)
898b0e
898b0e
* Mon Mar 29 2010 Tomas Mraz <tmraz@redhat.com> - 6.1.2-1
898b0e
- fix SSSD provider change (#577263)
898b0e
- drop LDAP authentication from FreeIPA choice
898b0e
- updated translations
898b0e
- use pam_oddjob_mkhomedir if the appropriate package is installed (#552485)
898b0e
898b0e
* Fri Mar 19 2010 Tomas Mraz <tmraz@redhat.com> - 6.1.1-1
898b0e
- added credential caching enablement for SSSD
898b0e
- added msgarea for LDAP authentication requirements
898b0e
- fix spurious missing modules warnings and other minor changes
898b0e
898b0e
* Thu Mar 18 2010 Tomas Mraz <tmraz@redhat.com> - 6.1.0-1
898b0e
- new very much simplified GUI
898b0e
- use SSSD instead of legacy ldap/krb5 if the configuration is
898b0e
  supported
898b0e
- drop krb4 config file write (#569612)
898b0e
- handle exception when running with insufficient priviledges (#572534)
898b0e
- support RFC2307bis LDAP schema
898b0e
898b0e
* Tue Feb  2 2010 Tomas Mraz <tmraz@redhat.com> - 6.0.2-1
898b0e
- fix regression from the nss_ldap/pam_ldap nslcd split
898b0e
898b0e
* Thu Jan 14 2010 Tomas Mraz <tmraz@redhat.com> - 6.0.1-1
898b0e
- do not try to write smartcard settings if pam_pkcs11 is not
898b0e
  installed (#528458)
898b0e
- make position of sss in nsswitch consistent with position in
898b0e
  system-auth (#552501)
898b0e
- support nss_ldap/pam_ldap split and nslcd
898b0e
898b0e
* Thu Dec 10 2009 Tomas Mraz <tmraz@redhat.com> - 6.0.0-1
898b0e
- support for SSSD enabling/disabling and basic support for
898b0e
  SSSD domain setup
898b0e
- safe atomic overwrites of the config files
898b0e
898b0e
* Wed Nov 11 2009 Tomas Mraz <tmraz@redhat.com> - 5.4.14-1
898b0e
- fixed missing truncation in the backup restores (#533881)
898b0e
898b0e
* Fri Sep 25 2009 Tomas Mraz <tmraz@redhat.com> - 5.4.13-1
898b0e
- updated translations
898b0e
898b0e
* Thu Sep 17 2009 Tomas Mraz <tmraz@redhat.com> - 5.4.12-1
898b0e
- fixed indentation error (#523534)
898b0e
898b0e
* Mon Sep 14 2009 Tomas Mraz <tmraz@redhat.com> - 5.4.11-1
898b0e
- updated translations (#522444)
898b0e
- silence failures when restarting services (#500385)
898b0e
898b0e
* Thu Apr 23 2009 Tomas Mraz <tmraz@redhat.com> - 5.4.10-1
898b0e
- update PAM configuration when updating from old authconfig versions (#495924)
898b0e
898b0e
* Fri Apr 10 2009 Tomas Mraz <tmraz@redhat.com> - 5.4.9-1
898b0e
- add support for multiple PAM auth stacks (by Ray Strode) (#494874)
898b0e
898b0e
* Thu Apr  2 2009 Tomas Mraz <tmraz@redhat.com> - 5.4.8-1
898b0e
- fix regression in authconfig-tui (#493576)
898b0e
898b0e
* Mon Jan 26 2009 Tomas Mraz <tmraz@redhat.com> - 5.4.7-1
898b0e
- move the consolehelper symlinks to the gtk subpackage to remove
898b0e
  the dependency on usermode in the base package (#480014)
898b0e
- return nonzero exit codes on some more possible errors (#440461)
898b0e
898b0e
* Fri Dec 19 2008 Tomas Mraz <tmraz@redhat.com> - 5.4.6-1
898b0e
- fix typo in the fingerprint reader patch (#477080)
898b0e
898b0e
* Thu Nov 27 2008 Tomas Mraz <tmraz@redhat.com> - 5.4.5-1
898b0e
- improved cacertdir_rehash to be more robust
898b0e
- add fingerprint reader support (original patch by Bastien Nocera) (#469418)
898b0e
- remove pam_smb support from GUI and TUI
898b0e
- fix nscd pid file path (#471642)
898b0e
898b0e
* Tue Aug  5 2008 Tomas Mraz <tmraz@redhat.com> - 5.4.4-1
898b0e
- do not call domainname when run with --nostart (#457697)
898b0e
898b0e
* Fri Jun  6 2008 Tomas Mraz <tmraz@redhat.com> - 5.4.3-1
898b0e
- remove the --enableldapssl alias and add some help to GUI tooltips
898b0e
  to clear up some confusion (#220973)
898b0e
- add option --enablepreferdns to prefer DNS over NIS or WINS in
898b0e
  hostname resolution
898b0e
898b0e
* Tue Apr  8 2008 Tomas Mraz <tmraz@redhat.com> - 5.4.2-1
898b0e
- read wins setting from nsswitch.conf correctly (#440459)
898b0e
- do not ignore --enablemd5/--disablemd5 options
898b0e
898b0e
* Tue Mar 11 2008 Tomas Mraz <tmraz@redhat.com> - 5.4.1-1
898b0e
- fixed backup directory in Makefile and spec (#437040)
898b0e
898b0e
* Mon Mar 10 2008 Tomas Mraz <tmraz@redhat.com> - 5.4.0-1
898b0e
- include config-util in console.apps files
898b0e
- add support for saving/restoring backups of configuration
898b0e
  files affected by authconfig (#433776)
898b0e
- improve the authconfig manual page (#432023, #432938)
898b0e
898b0e
* Tue Jan 29 2008 Tomas Mraz <tmraz@redhat.com> - 5.3.21-1
898b0e
- correct the fix for bug #237956
898b0e
898b0e
* Fri Jan 18 2008 Tomas Mraz <tmraz@redhat.com> - 5.3.20-1
898b0e
- update translations
898b0e
898b0e
* Wed Jan  9 2008 Tomas Mraz <tmraz@redhat.com> - 5.3.19-1
898b0e
- support new sha256 and sha512 password hash algorithms
898b0e
- add support for pam_mkhomedir (#212790)
898b0e
- do not crash in authconfig --help (#237956) - thanks to Andy Shevchenko for
898b0e
  the idea how to fix that
898b0e
- setup password hash algorithm in /etc/login.defs (#218652)
898b0e
- update translations
898b0e
898b0e
* Tue Sep 25 2007 Tomas Mraz <tmraz@redhat.com> - 5.3.18-1
898b0e
- improve krb5.conf handling (#238766)
898b0e
898b0e
* Fri Aug 24 2007 Tomas Mraz <tmraz@redhat.com> - 5.3.17-1
898b0e
- remove obsolete pam_krb5afs support (#250704)
898b0e
- add support for pam_access (#251360)
898b0e
- update translations
898b0e
898b0e
* Tue Aug 21 2007 Tomas Mraz <tmraz@redhat.com> - 5.3.16-3
898b0e
- license tag fix
898b0e
898b0e
* Thu Aug  9 2007 Tomas Mraz <tmraz@redhat.com> - 5.3.16-2
898b0e
- require newt-python (#251359)
898b0e
898b0e
* Wed Jul 25 2007 Tomas Mraz <tmraz@redhat.com> - 5.3.16-1
898b0e
- add support for winbind offline login (#232955)
898b0e
898b0e
* Wed Jul 18 2007 Tomas Mraz <tmraz@redhat.com> - 5.3.15-1
898b0e
- dnsclient fixes by Simo Sorce
898b0e
- add Categories to .desktop file (#245868)
898b0e
- fixed traceback when calling joinDomain (#245374)
898b0e
- disable smart card action setting when gnome-screensaver
898b0e
  not installed (#209643)
898b0e
- do not change protocols and services in nsswitch.conf (#236669)
898b0e
898b0e
* Tue Jun 12 2007 Tomas Mraz <tmraz@redhat.com> - 5.3.14-1
898b0e
- authconfig.8 synopsis fixed (patch by Eric Raymond) (#220574)
898b0e
- drop explicit requirement on python version as it is now 
898b0e
  generated automatically
898b0e
- improve writing /etc/samba/smb.conf (based on patch by
898b0e
  Simo Sorce)
898b0e
- merge changes upstream
898b0e
  
898b0e
* Fri May  4 2007 Tomas Mraz <tmraz@redhat.com> - 5.3.13-4
898b0e
- local nis domain is obtained from sysconfig/network (#235927)
898b0e
- set "local authorization is sufficient" on by default
898b0e
898b0e
* Thu Apr  5 2007 Tomas Mraz <tmraz@redhat.com> - 5.3.13-3
898b0e
- minor changes and cleanups for merge review (#225293)
898b0e
898b0e
* Mon Mar 19 2007 Tomas Mraz <tmraz@redhat.com> - 5.3.13-2
898b0e
- nss_ldap is now in /usr/lib (#232975)
898b0e
898b0e
* Tue Dec 12 2006 Tomas Mraz <tmraz@redhat.com> - 5.3.13-1
898b0e
- another traceback in --probe and other fixes (#218874)
898b0e
- make smbRealm a default realm when appropriate (#219300)
898b0e
- added missing languages in LINGUAS
898b0e
898b0e
* Wed Nov 29 2006 Tomas Mraz <tmraz@redhat.com> - 5.3.12-1
898b0e
- when pam_krb5 auth fails with smartcard login don't enforce it
898b0e
  in the account stack (#214931)
898b0e
- updated translations (#216570)
898b0e
- winbind should be added only to user tables (#216862)
898b0e
898b0e
* Fri Oct 20 2006 Tomas Mraz <tmraz@redhat.com> - 5.3.11-1
898b0e
- fixed --smartcardaction command line option (#211552)
898b0e
898b0e
* Fri Oct  6 2006 Tomas Mraz <tmraz@redhat.com> - 5.3.10-1
898b0e
- fixed passwd PAM stack when PKCS11 enabled (#195960)
898b0e
- make authconfig --probe work again (#209676)
898b0e
898b0e
* Mon Oct  2 2006 Tomas Mraz <tmraz@redhat.com> - 5.3.9-1
898b0e
- updated translations (#207095)
898b0e
- correctly write pam_smb.conf with only one server specified (#208365)
898b0e
898b0e
* Thu Sep 21 2006 Tomas Mraz <tmraz@redhat.com> - 5.3.8-1
898b0e
- move options to another tab to fit on 800x600 screen (#207357)
898b0e
898b0e
* Tue Sep 19 2006 Tomas Mraz <tmraz@redhat.com> - 5.3.7-1
898b0e
- improve PAM setup for smart card login
898b0e
- support smart card login with kerberos (PKINIT)
898b0e
- add pam_pkcs11 to password PAM stack
898b0e
898b0e
* Mon Sep  4 2006 Tomas Mraz <tmraz@redhat.com> - 5.3.6-1
898b0e
- skip pam_unix for session for crond service
898b0e
- fixed a bug in saving when smartcard settings changed (#204838)
898b0e
- removed allow_ypbind setsebool as it is now handled in ypbind
898b0e
898b0e
* Tue Aug 29 2006 Tomas Mraz <tmraz@redhat.com> - 5.3.5-1
898b0e
- improve smart card related UI strings
898b0e
- removed possibility to set smart card type from authconfig-gtk
898b0e
  as only coolkey will be supported for now
898b0e
898b0e
* Thu Aug 24 2006 Tomas Mraz <tmraz@redhat.com> - 5.3.4-1
898b0e
- pass options given to authconfig-gtk to authconfig (#203955)
898b0e
898b0e
* Sun Jul 23 2006 Ray Strode <rstrode@redhat.com> - 5.3.3-2
898b0e
- write out new "wait_for_card" config option if we're
898b0e
  forcing smart card authentication
898b0e
- add "use_uid" option to smart card pam_succeed_if line to
898b0e
  work around bug where pam_succeed_if checks user information
898b0e
  even in cases where the conditional doesn't depend on it.
898b0e
- remove unimplemented "logout" smart card removal action from
898b0e
  settings
898b0e
- remove unnecessary "card_only" argument
898b0e
898b0e
* Fri Jul 21 2006 Tomas Mraz <tmraz@redhat.com> - 5.3.3-1
898b0e
- don't start sceventd when smartcard login is enabled
898b0e
- improve pam config for smartcard login
898b0e
898b0e
* Tue Jul 18 2006 Tomas Mraz <tmraz@redhat.com> - 5.3.2-1
898b0e
- don't require pam_pkcs11 to run
898b0e
898b0e
* Tue Jul 18 2006 Tomas Mraz <tmraz@redhat.com> - 5.3.1-1
898b0e
- screensavers should be authenticated by smartcard too
898b0e
- add feature to download a CA certificate for LDAP from 
898b0e
  an URL (#197103)
898b0e
- add pam_keyinit session module to the PAM configuration (#198638)
898b0e
898b0e
* Fri Jul  7 2006 Tomas Mraz <tmraz@redhat.com> - 5.3.0-1
898b0e
- added support for smartcard authentication
898b0e
- fixed parsing kerberos realms
898b0e
898b0e
* Thu May 18 2006 Tomas Mraz <tmraz@redhat.com> - 5.2.5-1
898b0e
- write ldap servers as URIs and not HOSTs (#191842)
898b0e
- fix a typo in --test output
898b0e
- updated summary, converted changelog to UTF-8
898b0e
898b0e
* Fri May 12 2006 Tomas Mraz <tmraz@redhat.com> - 5.2.4-1
898b0e
- added crond to the services restarted after firstboot (#187334)
898b0e
- when checking nscd status redirect output to /dev/null (#188555)
898b0e
898b0e
* Tue Mar 21 2006 Tomas Mraz <tmraz@redhat.com> - 5.2.3-1
898b0e
- make smb.conf and krb5.conf loading more robust (#185766)
898b0e
898b0e
* Mon Feb 27 2006 Tomas Mraz <tmraz@redhat.com> - 5.2.2-1
898b0e
- add try_first_pass option to pam_unix for better integration
898b0e
  with individual service configurations (#182350)
898b0e
- updated translations
898b0e
898b0e
* Mon Feb 20 2006 Tomas Mraz <tmraz@redhat.com> - 5.2.1-1
898b0e
- don't crash in TUI when some options aren't set (#182151)
898b0e
898b0e
* Fri Feb  3 2006 Tomas Mraz <tmraz@redhat.com> - 5.2.0-1
898b0e
- redesigned GUI (#178112)
898b0e
- added man page for system-config-ac (#179584)
898b0e
- disable authentication of system accounts by network services
898b0e
  by default, added option for changing that (#179009)
898b0e
- updated translations, new languages
898b0e
898b0e
* Mon Jan  9 2006 Tomas Mraz <tmraz@redhat.com> - 5.1.2-1
898b0e
- fixed regression when saving nsswitch.conf
898b0e
898b0e
* Fri Jan  6 2006 Tomas Mraz <tmraz@redhat.com> - 5.1.1-1
898b0e
- print warning if PAM module is missing when the PAM configuration
898b0e
  is saved (#168880)
898b0e
898b0e
* Fri Dec 23 2005 Tomas Mraz <tmraz@redhat.com>
898b0e
- make child dialog preset code more robust (#176462)
898b0e
898b0e
* Sat Dec 17 2005 Tomas Mraz <tmraz@redhat.com> - 5.1.0-1
898b0e
- update only configuration files which settings were modified (#72290)
898b0e
898b0e
* Mon Dec  5 2005 Tomas Mraz <tmraz@redhat.com> - 5.0.4-1
898b0e
- don't ignore krb5realm command line option (#174838)
898b0e
- read dns_lookup_realm and dns_lookup_kdc values correctly
898b0e
- the PAM configuration is now written in system-auth-ac file
898b0e
  which is then symlinked from system-auth, the symlink is not
898b0e
  overwritten so local PAM configuration is now possible (#165342)
898b0e
898b0e
* Mon Nov  7 2005 Tomas Mraz <tmraz@redhat.com> - 5.0.3-1
898b0e
- add symlinks to python scripts in sbindir
898b0e
- don't override nullok setting from system-auth (#96996)
898b0e
898b0e
* Fri Oct 14 2005 Tomas Mraz <tmraz@redhat.com> - 5.0.2-1
898b0e
- authinfo-tui.py is now symlink
898b0e
- reword the CA certificate message (#154317)
898b0e
- use include instead of pam_stack in pam config
898b0e
- don't break yp.conf with multiple domains (#127306)
898b0e
898b0e
* Mon Sep  5 2005 Tomas Mraz <tmraz@redhat.com> - 5.0.1-1
898b0e
- fixed a few errors catched by pychecker
898b0e
898b0e
* Sat Sep  3 2005 Tomas Mraz <tmraz@redhat.com> - 5.0.0-1
898b0e
- C code completely rewritten in Python
898b0e
- some bugs fixed in the process (and no doubt new introduced)
898b0e
- TUI deprecated, opens only when run as authconfig-tui
898b0e
898b0e
* Mon Jun 20 2005 Tomas Mraz <tmraz@redhat.com> - 4.6.13-1
898b0e
- set domain and ypserver option correctly when multiple servers
898b0e
  specified in kickstart (#159214)
898b0e
898b0e
* Tue Apr 12 2005 Tomas Mraz <tmraz@redhat.com> - 4.6.12-1
898b0e
- replaced deprecated gtk.TRUE/FALSE (#153034)
898b0e
- updated translations
898b0e
898b0e
* Mon Mar 14 2005 Tomas Mraz <tmraz@redhat.com>
898b0e
- propagate the --enablewinbindauth option to the configuration (#151018)
898b0e
898b0e
* Fri Mar  4 2005 Tomas Mraz <tmraz@redhat.com> - 4.6.11-1
898b0e
- changed version propagation
898b0e
898b0e
* Thu Mar  3 2005 Tomas Mraz <tmraz@redhat.com>
898b0e
- updated translations
898b0e
- fixed build on gcc4
898b0e
898b0e
* Wed Feb 23 2005 Tomas Mraz <tmraz@redhat.com> - 4.6.10-1
898b0e
- updated translations
898b0e
898b0e
* Thu Feb 10 2005 Tomas Mraz <tmraz@redhat.com> - 4.6.9-1
898b0e
- improved the code that writes tls_cacertdir to ldap.conf
898b0e
898b0e
* Tue Jan 25 2005 Tomas Mraz <tmraz@redhat.com>
898b0e
- renamed functions in authconfigmodule to be more clear
898b0e
- implemented cacertdir for LDAP with TLS
898b0e
898b0e
* Mon Jan 24 2005 Tomas Mraz <tmraz@redhat.com>
898b0e
- fixed a bug in authinfo_differs when called from python
898b0e
898b0e
* Fri Dec 17 2004 Tomas Mraz <tmraz@redhat.com> - 4.6.8-1
898b0e
- add option for making local authorization sufficient for local users
898b0e
  this is attempt to 'solve/workaround' the problem with blocking local logins by
898b0e
  pulling out network cable (#115181)
898b0e
898b0e
* Wed Dec 15 2004 Tomas Mraz <tmraz@redhat.com>
898b0e
- remove dependency on nscd
898b0e
- don't show warning messages when switching options off
898b0e
898b0e
* Mon Dec  6 2004 Tomas Mraz <tmraz@redhat.com> - 4.6.7-1
898b0e
- updated translations
898b0e
- winbind in authconfig-gtk.py was setting the nsswitch.conf on the auth tab
898b0e
- use GtkComboBox instead of deprecated GtkOptionMenu
898b0e
- disable options with not installed binaries, remove unnecessary deps of
898b0e
  authconfig-gtk
898b0e
898b0e
* Thu Nov 18 2004 Tomas Mraz <tmraz@redhat.com> - 4.6.6-1
898b0e
- merged patches from dist
898b0e
- fix versioning
898b0e
898b0e
* Mon Nov  8 2004 Jeremy Katz <katzj@redhat.com> - 4.6.5-6
898b0e
- rebuild against python 2.4
898b0e
898b0e
* Thu Oct 28 2004 Dan Walsh <dwalsh@redhat.com>
898b0e
- Fix setsebool patch to turn off boolean
898b0e
898b0e
* Thu Oct 28 2004 Dan Walsh <dwalsh@redhat.com>
898b0e
- Add setsebool for NIS
898b0e
898b0e
* Fri Oct 15 2004 Tomas Mraz <tmraz@redhat.com>
898b0e
- force broken_shadow option on network auth (#136760)
898b0e
898b0e
* Fri Oct 15 2004 Tomas Mraz <tmraz@redhat.com>
898b0e
- force restart of autofs on firstboot call when using NIS (#133035, #124498)
898b0e
898b0e
* Thu Oct 07 2004 Tomas Mraz <tmraz@redhat.com>
898b0e
- require python to install (#134654)
898b0e
898b0e
* Mon Oct 04 2004 Jindrich Novy <jnovy@redhat.com> 4.6.5-1
898b0e
- updated translations from upstream
898b0e
- autogeneration of build stripts in prep phase
898b0e
898b0e
* Thu Sep 30 2004 Jindrich Novy <jnovy@redhat.com>
898b0e
- fixed man page
898b0e
- added dependency on nscd
898b0e
898b0e
* Wed Sep 29 2004 Jindrich Novy <jnovy@redhat.com> 4.6.4-6
898b0e
- regenerated build scripts
898b0e
898b0e
* Wed Sep 29 2004 Jindrich Novy <jnovy@redhat.com> 4.6.4-5
898b0e
- fixed all po files to translate correctly messages with modified accelerators (#133742)
898b0e
- added translations for Arabic, Bulgarian and other languages (#133716, #133158)
898b0e
898b0e
* Wed Sep 22 2004 Jindrich Novy <jnovy@redhat.com> 4.6.4-4
898b0e
- added "quiet" option to pam_success_if PAM module in sytem-auth (#133179)
898b0e
898b0e
* Mon Sep 13 2004 Jindrich Novy <jnovy@redhat.com> 4.6.4-3
898b0e
- corrected package dependencies #132411
898b0e
- regenerated glade.strings.h #132369
898b0e
898b0e
* Wed Aug 25 2004 Jindrich Novy <jnovy@redhat.com> 4.6.4-2
898b0e
- modified authconfig-gtk interface to fit lower resolution screens (#127175)
898b0e
- modified accelerators in authconfig-gtk (#125797)
898b0e
- updated package dependencies (#125306)
898b0e
898b0e
* Tue Aug 24 2004 Jindrich Novy <jnovy@redhat.com>
898b0e
- updated configure scripts
898b0e
- warnfixes and minor hacks
898b0e
898b0e
* Mon Jun  7 2004 Nalin Dahyabhai <nalin@redhat.com> 4.6.4-1
898b0e
- tweak account management to fix #55193 correctly
898b0e
- require anything we might want to run in the gui subpackage because it
898b0e
  doesn't warn about missing things and you don't have a terminal to see
898b0e
  error messages about missing commands
898b0e
- properly display the domain in the GUI join dialog (#124621)
898b0e
898b0e
* Tue May 11 2004 Nalin Dahyabhai <nalin@redhat.com> 4.6.3-1
898b0e
- omit the "ads" or "rpc" when calling "net join", Samba's smarter now (#122802)
898b0e
- properly warn about missing "net" (samba-client) and libnss_winbind and
898b0e
  pam_winbind (samba-common) in text mode (#122802)
898b0e
898b0e
* Wed Apr 21 2004 Nalin Dahyabhai <nalin@redhat.com> 4.6.2-1
898b0e
- learn all about pam_passwdqc
898b0e
- preserve arguments to pam_cracklib and pam_passwdqc
898b0e
- short-circuit PAM authorization checks for users with UID < 100
898b0e
- remove redhat-config-authentication as a way to invoke the GUI tool (#115977)
898b0e
898b0e
* Fri Feb  6 2004 Nalin Dahyabhai <nalin@redhat.com> 4.6.1-1
898b0e
- fix man page: --enableldapssl should be --enableldaptls
898b0e
- make --enableldapssl an alias for --enableldaptls
898b0e
898b0e
* Thu Jan  8 2004 Nalin Dahyabhai <nalin@redhat.com> 4.6-1
898b0e
- authconfig-gtk.py: require rhpl, which is required by the script (#104209)
898b0e
- both: require usermode (authconfig-gtk transitively), else leave a dangling
898b0e
  symlink (#104209)
898b0e
- the great redhat-config-authentication/system-config-authentication renaming,
898b0e
  as was foretold in the fedora-config-list archives
898b0e
898b0e
* Wed Jan  7 2004 Nalin Dahyabhai <nalin@redhat.com>
898b0e
- preserve "compat" if it's used in /etc/nsswitch.conf
898b0e
898b0e
* Tue Nov 18 2003 Nalin Dahyabhai <nalin@redhat.com> 4.4-1
898b0e
- add options for toggling krb5's use of DNS
898b0e
898b0e
* Mon Nov 17 2003 Nalin Dahyabhai <nalin@redhat.com>
898b0e
- rework tui to include winbind options. there wasn't enough room in the old
898b0e
  dialog to include the important options, so the whole thing's been reworked
898b0e
898b0e
* Thu Nov 13 2003 Nalin Dahyabhai <nalin@redhat.com>
898b0e
- conflict with older versions of samba which expect different configuration
898b0e
898b0e
* Mon Nov 10 2003 Nalin Dahyabhai <nalin@redhat.com>
898b0e
- initial support for configuring winbind
898b0e
898b0e
* Tue Oct 28 2003 Nalin Dahyabhai <nalin@redhat.com>
898b0e
- make pam_cracklib requisite instead of required in generated PAM configs
898b0e
898b0e
* Wed Oct 22 2003 Bill Nottingham <notting@redhat.com> 4.3.8-1
898b0e
- rebuild with current translations
898b0e
898b0e
* Thu Aug 21 2003 Nalin Dahyabhai <nalin@redhat.com> 4.3.7-2
898b0e
- make the tarball name include the release number
898b0e
898b0e
* Thu Aug 21 2003 Nalin Dahyabhai <nalin@redhat.com> 4.3.7-1
898b0e
- authconfig-gtk: condrestart certain additional services if invoked with
898b0e
  the --firstboot flag (half of #91268, needs cooperating firstboot)
898b0e
- translation updates
898b0e
898b0e
* Mon Jul  7 2003 Nalin Dahyabhai <nalin@redhat.com> 4.3.6-1
898b0e
- translation updates
898b0e
898b0e
* Mon Jun 30 2003 Nalin Dahyabhai <nalin@redhat.com>
898b0e
- add 'redhat-config-authentication' as an alias for authconfig-gtk
898b0e
- make authconfig-gtk exec authconfig if gui startup fails and it looks like
898b0e
  we're connected to a tty
898b0e
898b0e
* Thu Jun 05 2003 Elliot Lee <sopwith@redhat.com>
898b0e
- rebuilt
898b0e
898b0e
* Mon May  5 2003 Nalin Dahyabhai <nalin@redhat.com> 4.3.5-1
898b0e
- translation updates
898b0e
- close unusable file descriptors if locking fails
898b0e
898b0e
* Tue Feb 18 2003 Nalin Dahyabhai <nalin@redhat.com> 4.3.4-1
898b0e
- learn how to toggle defaults/crypt_style in /etc/libuser.conf (#79337)
898b0e
898b0e
* Fri Feb  7 2003 Nalin Dahyabhai <nalin@redhat.com> 4.3.3-1
898b0e
- look in /lib64 for modules for nsswitch and PAM by default on
898b0e
  x86_64, ppc64, and s390x (#83049)
898b0e
898b0e
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
898b0e
- rebuilt
898b0e
 
898b0e
* Mon Nov  4 2002 Nalin Dahyabhai <nalin@redhat.com> 4.3.2-1
898b0e
- update translations
898b0e
- update copyright strings (only took 10 months!)
898b0e
898b0e
* Wed Oct 23 2002 Nalin Dahyabhai <nalin@redhat.com> 4.3.1-1
898b0e
- require a version of PAM (0.75-43) which supports $ISA
898b0e
- use $ISA in our own PAM config files
898b0e
898b0e
* Tue Oct 22 2002 Nalin Dahyabhai <nalin@redhat.com>
898b0e
- add $ISA to the name of the directory in which we expect PAMs to be stored
898b0e
898b0e
* Fri Sep 20 2002 Nalin Dahyabhai <nalin@redhat.com> 4.3-1
898b0e
- build with -fPIC, necessary on some arches
898b0e
898b0e
* Tue Sep  3 2002 Nalin Dahyabhai <nalin@redhat.com> 4.2.11-3
898b0e
- update translations
898b0e
898b0e
* Thu Aug 29 2002 Trond Eivind Glomsrød <teg@redhat.com> 4.2.12-2
898b0e
- Update translations
898b0e
898b0e
* Fri Aug 23 2002 Nalin Dahyabhai <nalin@redhat.com> 4.2.11-1
898b0e
- modify spacing and layout in authconfig-gtk
898b0e
898b0e
* Thu Aug 15 2002 Nalin Dahyabhai <nalin@redhat.com> 4.2.10-4
898b0e
- translation updates
898b0e
- rebuild to pick up dependency changes
898b0e
898b0e
* Mon Jul 29 2002 Nalin Dahyabhai <nalin@redhat.com> 4.2.10-3
898b0e
- include the userhelper configuration file
898b0e
- require sufficiently-new pam package in the gui subpackage
898b0e
898b0e
* Fri Jul 26 2002 Nalin Dahyabhai <nalin@redhat.com> 4.2.10-2
898b0e
- actually include the icon in the package
898b0e
- translation updates
898b0e
898b0e
* Tue Jul 23 2002 Nalin Dahyabhai <nalin@redhat.com> 4.2.10-1
898b0e
- use desktop-file-install (#69376)
898b0e
- include an icon for the menu item (#68577)
898b0e
898b0e
* Wed Jul 17 2002 Nalin Dahyabhai <nalin@redhat.com> 4.2.9-2
898b0e
- own the pkgdatadir
898b0e
- pull in translation updates
898b0e
898b0e
* Mon Jun  3 2002 Nalin Dahyabhai <nalin@redhat.com> 4.2.9-1
898b0e
- add --enable-experimental to enable some of that experimental code
898b0e
- add --enable-local to enable local policies
898b0e
- update translations
898b0e
898b0e
* Thu May 30 2002 Nalin Dahyabhai <nalin@redhat.com> 4.2.8-7
898b0e
- use the current revision of python by default
898b0e
- get the intltool/gettext situation sorted out
898b0e
898b0e
* Thu May 23 2002 Tim Powers <timp@redhat.com>
898b0e
- automated rebuild
898b0e
898b0e
* Fri May  3 2002 Nalin Dahyabhai <nalin@redhat.com> 4.2.8-5
898b0e
- remove bogus buildrequires left over from when authconfig-gtk was C code
898b0e
- buildrequires python-devel in addition to python (to build the python module,
898b0e
  but we still need python to byte-compile the python script)
898b0e
898b0e
* Thu Apr 18 2002 Nalin Dahyabhai <nalin@redhat.com> 4.2.8-4
898b0e
- add missing translations back in
898b0e
- convert .mo files at install-time
898b0e
898b0e
* Mon Apr 15 2002 Nalin Dahyabhai <nalin@redhat.com> 4.2.8-3
898b0e
- refresh translations
898b0e
898b0e
* Wed Apr 10 2002 Nalin Dahyabhai <nalin@redhat.com> 4.2.8-2
898b0e
- actually add the .desktop files
898b0e
898b0e
* Tue Apr  9 2002 Nalin Dahyabhai <nalin@redhat.com> 4.2.8-1
898b0e
- refresh translations
898b0e
- destroy the python object correctly
898b0e
898b0e
* Tue Mar 26 2002 Nalin Dahyabhai <nalin@redhat.com> 4.2.7-2
898b0e
- add the .desktop file
898b0e
898b0e
* Mon Mar 25 2002 Nalin Dahyabhai <nalin@redhat.com> 4.2.7-1
898b0e
- rework the auth stack logic to require all applicable auth modules
898b0e
898b0e
* Fri Mar  1 2002 Nalin Dahyabhai <nalin@redhat.com> 4.2.6-1
898b0e
- allow pam_krb5afs to be used for account management, too
898b0e
898b0e
* Mon Feb 25 2002 Nalin Dahyabhai <nalin@redhat.com> 4.2.5-3
898b0e
- refresh translations
898b0e
898b0e
* Fri Feb 22 2002 Nalin Dahyabhai <nalin@redhat.com> 4.2.5-2
898b0e
- refresh translations
898b0e
898b0e
* Tue Feb 12 2002 Nalin Dahyabhai <nalin@redhat.com> 4.2.5-1
898b0e
- actually free authInfo structures when asked to
898b0e
- use pam_krb5's account management facilities
898b0e
- conflict with versions of pam_krb5 which don't offer account management
898b0e
898b0e
* Mon Feb  4 2002 Nalin Dahyabhai <nalin@redhat.com> 4.2.4-1
898b0e
- add python bindings for the back-end
898b0e
- redo the gui so that it exercises the python bindings
898b0e
- take a shot at getting authconfig to work in a firstboot container
898b0e
898b0e
* Thu Jan 31 2002 Nalin Dahyabhai <nalin@redhat.com> 4.2.3-4
898b0e
- rebuild again
898b0e
898b0e
* Wed Jan 30 2002 Tim Powers <timp@redhat.com> 4.2.3-3
898b0e
- rebuilt against new glib
898b0e
898b0e
* Wed Jan 23 2002 Nalin Dahyabhai <nalin@redhat.com> 4.2.3-2
898b0e
- rebuild in new environment
898b0e
898b0e
* Thu Jan 10 2002 Nalin Dahyabhai <nalin@redhat.com> 4.2.3-1
898b0e
- add some more experimental options
898b0e
- clean up the glade files a bit
898b0e
- don't destroy a garbage pointer on main cancel, destroy the main dialog
898b0e
898b0e
* Thu Jan  3 2002 Nalin Dahyabhai <nalin@redhat.com> 4.2.2-2
898b0e
- bump release and rebuild
898b0e
898b0e
* Thu Dec 20 2001 Nalin Dahyabhai <nalin@redhat.com> 4.2.2-1
898b0e
- make setting of experimental options only possible through
898b0e
  /etc/sysconfig/authconfig, to keep accidents from happening
898b0e
- add some more support for experimental stuff
898b0e
898b0e
* Tue Dec 11 2001 Nalin Dahyabhai <nalin@redhat.com> 4.2.1-1
898b0e
- fix setting of LDAP TLS option in authconfig-gtk
898b0e
- change Apply to Ok, Close to Cancel, because that's how they work
898b0e
898b0e
* Tue Dec 11 2001 Nalin Dahyabhai <nalin@redhat.com> 4.2-2
898b0e
- add the glade XML file to the -gtk subpackage (fix from katzj)
898b0e
898b0e
* Mon Dec 10 2001 Nalin Dahyabhai <nalin@redhat.com> 4.2-1
898b0e
- port to glib2
898b0e
- move post code to the back-end
898b0e
- add a libglade GUI in a -gtk subpackage
898b0e
- set up to use userhelper