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 |
---|---|---|
disable_new_audit_function.patch | 0000000772 772 Bytes | |
pamd.tar.bz2 | 0000000908 908 Bytes | |
shadow-4.13.tar.xz | 0001762908 1.68 MB | |
shadow-4.13.tar.xz.asc | 0000000488 488 Bytes | |
shadow-login_defs-check.sh | 0000010906 10.7 KB | |
shadow-login_defs-comments.patch | 0000002470 2.41 KB | |
shadow-login_defs-suse.patch | 0000004703 4.59 KB | |
shadow-login_defs-unused-by-pam.patch | 0000008220 8.03 KB | |
shadow-util-linux.patch | 0000004029 3.93 KB | |
shadow.changes | 0000036121 35.3 KB | |
shadow.keyring | 0000034838 34 KB | |
shadow.service | 0000000584 584 Bytes | |
shadow.spec | 0000014368 14 KB | |
shadow.timer | 0000000124 124 Bytes | |
useradd-default.patch | 0000000433 433 Bytes | |
useradd-script.patch | 0000002602 2.54 KB | |
useradd-userkeleton.patch | 0000004970 4.85 KB | |
useradd.local | 0000001057 1.03 KB | |
userdel-post.local | 0000000573 573 Bytes | |
userdel-pre.local | 0000000657 657 Bytes | |
userdel-script.patch | 0000003228 3.15 KB |
Revision 52 (latest revision is 70)
Dominique Leuenberger (dimstar_suse)
accepted
request 1034857
from
Michael Vetter (jubalh)
(revision 52)
- Update to 4.13: * useradd.8: fix default group ID * Revert drop of subid_init() * Georgian translation * useradd: Avoid taking unneeded space: do not reset non-existent data in lastlog * relax username restrictions * selinux: check MLS enabled before setting serange * copy_tree: use fchmodat instead of chmod * copy_tree: don't block on FIFOs * add shell linter * copy_tree: carefully treat permissions * lib/commonio: make lock failures more detailed * lib: use strzero and memzero where applicable * Update Dutch translation * Don't test for NULL before calling free * Use libc MAX() and MIN() * chage: Fix regression in print_date * usermod: report error if homedir does not exist * libmisc: minimum id check for system accounts * fix usermod -rG x y wrongly adding a group * man: add missing space in useradd.8.xml * lastlog: check for localtime() return value * Raise limit for passwd and shadow entry length * Remove adduser-old.c * useradd: Fix buffer overflow when using a prefix * Don't warn when failed to open /etc/nsswitch.conf - Remove patches we took from upstream pre-release: * shadow-copytree-usermod-fifo.patch * shadow-chage-format.patch
Comments 0