~xnox/ubuntu/quantal/shadow/clear-locks

« back to all changes in this revision

Viewing changes to doc/WISHLIST

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2009-05-05 09:45:21 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20090505094521-wpk2wn3q7957tlah
Tags: 1:4.1.3.1-1ubuntu1
* Merge from debian unstable, remaining changes:
  - Ubuntu specific:
    + debian/login.defs: use SHA512 by default for password crypt routine.
  - debian/patches/stdout-encrypted-password.patch: chpasswd can report
    password hashes on stdout (debian bug 505640).
  - debian/login.pam: Enable SELinux support (debian bug 527106).
  - debian/securetty.linux: support Freescale MX-series (debian bug 527095).
* Add debian/patches/300_lastlog_failure: fixed upstream (debian bug 524873).
* Drop debian/patches/593_omit_lastchange_field_if_clock_is_misset: fixed
  upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
$Id: WISHLIST 1342 2007-11-10 23:46:11Z nekral-guest $
 
1
$Id: WISHLIST 2621 2009-04-10 22:35:19Z nekral-guest $
2
2
 
3
3
This is my wishlist for the shadow suite, in no particular order.  Feel
4
4
free to do anything from this list and mail me the diffs :-).
31
31
- new option for /etc/suauth: don't load user's environment (force "su -")
32
32
  suggested by Ulisses Alonso Camaro
33
33
- find out why recent releases won't compile on Solaris
34
 
- newusers UID/GID selection algorithm should be the same as useradd
35
 
  (and use UID_MIN, UID_MAX from login.defs)
36
34
- newusers should be able to copy /etc/skel to the new home directory
37
35
  (like useradd)
38
36
- add directories where other packages can add hooks for package-specific