Utilities to Manage User and Group Accounts
This package includes the necessary programs for converting plain
password files to the shadow password format and to manage user and
group accounts.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/shadow && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.changes-pwdutils | 0000001386 1.35 KB | |
chkname-regex.patch | 0000002911 2.84 KB | |
disable_new_audit_function.patch | 0000000772 772 Bytes | |
encryption_method_nis.patch | 0000001030 1.01 KB | |
pamd.tar.bz2 | 0000000577 577 Bytes | |
shadow-4.1.5.1-logmsg.patch | 0000000353 353 Bytes | |
shadow-4.1.5.1-userdel-helpfix.patch | 0000000823 823 Bytes | |
shadow-4.7.tar.xz | 0001624340 1.55 MB | |
shadow-4.7.tar.xz.asc | 0000000488 488 Bytes | |
shadow-login_defs-check.sh | 0000009694 9.47 KB | |
shadow-login_defs-comments.patch | 0000002812 2.75 KB | |
shadow-login_defs-suse.patch | 0000004509 4.4 KB | |
shadow-login_defs-unused-by-pam.patch | 0000007017 6.85 KB | |
shadow-util-linux.patch | 0000003449 3.37 KB | |
shadow.changes | 0000013993 13.7 KB | |
shadow.keyring | 0000003222 3.15 KB | |
shadow.service | 0000000206 206 Bytes | |
shadow.spec | 0000011603 11.3 KB | |
shadow.timer | 0000000124 124 Bytes | |
useradd-default.patch | 0000000130 130 Bytes | |
useradd-script.patch | 0000001886 1.84 KB | |
useradd.local | 0000000940 940 Bytes | |
userdel-post.local | 0000000575 575 Bytes | |
userdel-pre.local | 0000000659 659 Bytes | |
userdel-script.patch | 0000003158 3.08 KB |
Revision 32 (latest revision is 70)
Dominique Leuenberger (dimstar_suse)
accepted
request 709907
from
Michael Vetter (jubalh)
(revision 32)
- Update to 4.7: * Spawn: don't loop forever on ECHILD * Do not fail locking if there is a stale lockfile (Tomas Mraz) * Use lckpwdf if prefix not set (Tomas Mraz) * Build: check correct DocBook version (Jan Tojnar) * Usermod: Print 'no changes' to stdout, not stderr (Serge Hallyn) * Add support for btrfs subvolumes for home (Adam Majer) * Fix chpasswd long line handling (Nathan Ruiz) * Use secure_getenv for gettime (Chris Lamb) * Make sp_lstchg reproducible (Chris Lamb) * Do not crash commonio_close if db file is not open (Tomas Mraz) * Don't flush nscd and sssd cache in read-only mode (Charlie Vuillemez) * French manpage update (Alban VIDAL) * Fix manpage defaults for SUB_UID/GID_COUNT (Tomas Mraz) * Sync po files from shadow.pot (Alban VIDAL) * Usermod: guard against unsafe chown of homedir contents (Tomas Mraz) * Add LASTLOG_UID_MAX to login.defs (Tomas Mraz) * new[ug]idmap file capabilities support (Giuseppe Scrivano and Christian Brauner) * Fix segfault in useradd (Tomas Mraz) * Coverity issues (Tomas Mraz) * Flush sssd caches (Jakub Hrozek) * Log UID in nologin (Vladimir Ivanov) * run pam_getenvlist after setup_env in su.c (Michael Vogt) * Support systems with only utmpx (A. Wilcox) * Fix unguarded ENABLE_SUBIDS code (Jan Chren (rindeal)) * Update po/zh_CN translation (Lion Yang) * Create parent dirs for useradd -m (Michael Vetter) * Prevent usermod segv * Fix usermod crash (fariouche) - Remove btrfs-subvolumes.patch (fate#316134):
Comments 0