Blame SPECS/authconfig.spec

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