libpam-mklocaluser 0.17 source package in Ubuntu

Changelog

libpam-mklocaluser (0.17) unstable; urgency=medium

  * Team upload.

  [ Wolfgang Schweer ]
  * debian/pam-python.py: Use octal prefix for dirmode value, thanks piuparts.

 -- Holger Levsen <email address hidden>  Thu, 19 Dec 2019 11:51:10 +0100

Upload details

Uploaded by:
Debian Edu Developers
Uploaded to:
Sid
Original maintainer:
Debian Edu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libpam-mklocaluser_0.17.dsc 1.7 KiB e161a6df483cd426f6a5d379f9832e52909f0a7134300e800981c158fe1169f0
libpam-mklocaluser_0.17.tar.gz 6.5 KiB c893126016d189d369d01475980063059801c12fc5696af1935416328d833cb5

Available diffs

No changes file available.

Binary packages built by this source

libpam-mklocaluser: Configure PAM to create a local user if it do not exist already

 When the user log in for the first time, a local user is created in
 /etc/passwd and primary group created in /etc/group, and a local home
 directory is created in /home. This is useful on roaming computers when
 the password is set up to be cached by for example libpam-ccreds or sssd
 to allow login without network connectivity using the password provided
 by a network authentication service like Kerberos or LDAP.