lp:ubuntu/lucid/adduser

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/lucid/adduser
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

15. By Martin Pitt

* Merge with Debian testing. Remaining Ubuntu changes:
  - AdduserCommon.pm, adduser, adduser.8, adduser.conf.5: Allow uppercase
    letters in the names of system users. This is done by having a separate
    NAME_REGEX_SYSTEM configuration setting which applies when --system is
    specified. (Soren Hansen)
  - Add support for encrypting home directories:
    + adduser: Add --encrypt-home option, which calls ecryptfs-setup-private
      for the hard work.
    + doc/adduser.8: document the --encrypt-home option
    + debian/control: suggest ecryptfs-utils >= 67-1
    + deluser: remove all of /var/lib/ecryptfs/$user with --remove-home

14. By Martin Pitt

deluser: Explicitly set $PATH, so that this also works when being called
from programs/environment without $PATH (such as D-Bus activated
backends). This fixes user deletion from gnome-system-tools. Thanks to
Milan Bouchet-Valat! (LP: #458883)

13. By Dustin Kirkland 

deluser: add logic to prune new location of ecryptfs config data,
in /home/.ecryptfs/$user

12. By Dustin Kirkland 

deluser: reworked previous upload slightly, per feedback from cjwatson,
should make the "rm /var/lib/ecryptfs/$user" code easier to read;
revert $version corruption (oops)

11. By Steve Langasek

Fix the default username regexp to allow underscores. LP: #341698.

10. By Dustin Kirkland 

* Fixes for LP: #302870
* adduser: add support for setting up an encrypted home directory, calling
  ecryptfs-setup-private to do the hard work
* doc/adduser.8: document the --encrypt-home option
* debian/control: suggest ecryptfs-utils >= 67-1

9. By Soren Hansen

* Merge from debian unstable, remaining changes:
  - Allow uppercase letters in the names of system users.
    This is done by having a separate NAME_REGEX_SYSTEM configuration
    setting which applies when --system is specified.

8. By Soren Hansen

* Merge from debian unstable, remaining changes:
  - Allow uppercase letters in the names of system users.
    This is done by having a separate NAME_REGEX_SYSTEM configuration
    setting which applies when --system is specified.

7. By Soren Hansen

* Merge from debian unstable, remaining changes:
  - Allow uppercase letters in the names of system users.
    This is done by having a separate NAME_REGEX_SYSTEM configuration
    setting which applies when --system is specified.
* Modify Maintainer value to match the DebianMaintainerField
  specification.

6. By Soren Hansen

* Merge from debian unstable, remaining changes:
  - Allow uppercase letters in the names of system users.
    This is done by having a separate NAME_REGEX_SYSTEM configuration
    setting which applies when --system is specified.
* Modify Maintainer value to match the DebianMaintainerField
  specification.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/maverick/adduser
This branch contains Public information 
Everyone can see this information.

Subscribers