lp:ubuntu/trusty/libpam-mklocaluser

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

6. By Petter Reinholdtsen <email address hidden>

Rewrite runcmd() to work with Python on Wheezy (Closes: #706753).

5. By Petter Reinholdtsen <email address hidden>

* Rewrite how Popen() is used to ensure the script wait for the
  subprocesses to start before looking for their status (Closes:
  #634829). Patch from Wolfgang Schulze-Zachau.
* Update standards-version from 3.9.1 to 3.9.2. No changes needed.

4. By Petter Reinholdtsen <email address hidden>

* Make module more robust. Move group lookup into the code path
  where it is used, to avoid failing if the group is missing when
  the user is already available locally (Closes: #597174).
* Add code to handle missing primary group information when creating
  the local user.
* Change module to only run /usr/sbin/nscd if it exist (Closes: #597241).
* Update standards-version from 3.8.4 to 3.9.1. No changes needed.

3. By Petter Reinholdtsen <email address hidden>

Do not create local home directory if the directory mentioned in
passwd already exist.

2. By Petter Reinholdtsen <email address hidden>

[ Morten Werner Forsbring ]
* Do not add localuser if it already exist in /etc/passwd.
* Add build-dependency on python-support.
* Make sure that dh_pysupport is run during build.
* Added myself as uploader.

1. By Petter Reinholdtsen <email address hidden>

Make sure the path to the original home directory and the user
name of the user logging in is passed on to the hook scripts.

Branch metadata

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

Subscribers