Changelog for
authconfig-4.0.16-4.i386.rpm :
Fri Aug 25 00:00:00 2000 Erik Troan
- updated it and es translations
Mon Aug 21 00:00:00 2000 Matt Wilson
- new translations
Thu Aug 10 00:00:00 2000 Nalin Dahyabhai
- merge in new translations
Wed Aug 9 00:00:00 2000 Nalin Dahyabhai
- add better error reporting for when Bill runs this on a read-only filesystem
Sat Aug 5 00:00:00 2000 Nalin Dahyabhai
- change nss order from (hesiod,ldap,nis) to (nis,ldap,hesiod) in case shadow
is in use
- kick nscd when we quit if it\'s running (and obey --nostart)
Tue Aug 1 00:00:00 2000 Nalin Dahyabhai
- silently support the broken_shadow and bigcrypt flags for pam_unix
- only shut down ypbind if /var/run/ypbind exists
Fri Jul 28 00:00:00 2000 Nalin Dahyabhai
- break some translations again
Thu Jul 27 00:00:00 2000 Matt Wilson
- new translations for de fr it es
Sat Jul 22 00:00:00 2000 Nalin Dahyabhai
- fix bug parsing NIS server names when there aren\'t any
Fri Jul 14 00:00:00 2000 Nalin Dahyabhai
- also modify the services, protocols, and automount in nsswitch.conf
- add netgroups, too (#13824)
Wed Jun 28 00:00:00 2000 Nalin Dahyabhai
- add --disable options
- try to not mess with ypbind if it isn\'t installed
Wed Jun 21 00:00:00 2000 Nalin Dahyabhai
- tweak chkconfig magic for ypbind to work better
- turn on portmap when ypbind is enabled
Tue Jun 20 00:00:00 2000 Nalin Dahyabhai
- only do chkconfig magic on ypbind if the ypbind init script exists
Wed Jun 14 00:00:00 2000 Nalin Dahyabhai
- fix multiple-blank-line problem
- verify that NISDOMAIN is recorded properly in /etc/sysconfig/network
Sun Jun 11 00:00:00 2000 Nalin Dahyabhai
- add calls to pam_limits in shared session stack
Thu Jun 8 00:00:00 2000 Nalin Dahyabhai
- fix multiple realms section bug
- close all files we open
- bail on errors, even when we can see the file
- use RPM_OPT_FLAGS
- support multiple NIS servers
- warn if needed files aren\'t there
Tue Jun 6 00:00:00 2000 Nalin Dahyabhai
- fix for false-matching beginnings of realm subsections
- FHS fixes
Fri Jun 2 00:00:00 2000 Nalin Dahyabhai
- move default system-auth configuration to pam package
Thu Jun 1 00:00:00 2000 Nalin Dahyabhai
- add default system-auth configuration
Wed May 31 00:00:00 2000 Nalin Dahyabhai
- fix the uncommented comment problem
- pam_krb5 doesn\'t provide account management
- base DN can have spaces in it
- use pam_krb5afs for krb5 if /afs is readable
- add the tokens flag to pam_krb5afs
- break (user info and auth setup) into two screens
Sat May 27 00:00:00 2000 Nalin Dahyabhai
- finish LDAP support
- add Kerberos 5 support
- add Hesiod support
- migrate PAM config file logic to new method
Wed Mar 8 23:00:00 2000 Cristian Gafton
- rebuild for release
Wed Feb 16 23:00:00 2000 Preston Brown
- disable LDAP, update man page.
Thu Feb 3 23:00:00 2000 Preston Brown
- beginning of /etc/pam.d writing, better man page, broadcast on by default.
- strip man page.
Tue Jan 11 23:00:00 2000 Preston Brown
- support for LDAP authentication added.
Wed Sep 22 00:00:00 1999 Matt Wilson
- updated man page
Tue Sep 21 00:00:00 1999 Matt Wilson
- set up shadowed /etc/group
Tue Aug 3 00:00:00 1999 Matt Wilson
- rebuilt against newt 0.50
Tue Apr 20 00:00:00 1999 Cristian Gafton
- release for Red Hat Linux 6.0
Fri Apr 2 00:00:00 1999 Preston Brown
- don\'t report errors about NIS fields not being filled in if not enabled
Fri Mar 26 23:00:00 1999 Preston Brown
- fix typo
- change domainname at nis start and stop
Tue Mar 23 23:00:00 1999 Preston Brown
- fixed man page
Wed Mar 17 23:00:00 1999 Matt Wilson
- fixed rewriting /etc/yp.conf
- restarts ypbind so that new changes take effect
Mon Mar 15 23:00:00 1999 Matt Wilson
- just make the NIS part of configuration grayed out if NIS is not installed
Tue Mar 9 23:00:00 1999 Preston Brown
- static buffer sizes increased.
Tue Mar 9 23:00:00 1999 Matt Wilson
- removed build opts because of problems on alpha
Mon Feb 8 23:00:00 1999 Matt Wilson
- Don\'t rewrite ypbind.conf if you\'re not configuring NIS
Mon Feb 8 23:00:00 1999 Matt Wilson
- Don\'t configure NIS if /etc/ypbind.conf does not exist.
Sat Feb 6 23:00:00 1999 Matt Wilson
- changed \"/sbin/chkconfig --add ypbind\" to
\"/sbin/chkconfig --level 345 ypbind on\"
- added checks for null nis domains and servers if nis is enabled or if
not using broadcast.
- added newt entry filter for spaces in domains
Sat Feb 6 23:00:00 1999 Matt Wilson
- changed command line options to match user interface
- added --help
Thu Feb 4 23:00:00 1999 Matt Wilson
- Rewrote UI to handle geometry management properly
- MD5 passwords do not require shadow passwords, so made them independent
Wed Feb 3 23:00:00 1999 Preston Brown
- initial spec file