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 | 0000002205 2.15 KB | |
disable_new_audit_function.patch | 0000000772 772 Bytes | |
encryption_method_nis.patch | 0000000270 270 Bytes | |
getdef-new-defs.patch | 0000000850 850 Bytes | |
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.6.0-fix-usermod-prefix-crash.patch | 0000002742 2.68 KB | |
shadow-4.6.tar.xz | 0001678100 1.6 MB | |
shadow-4.6.tar.xz.asc | 0000000488 488 Bytes | |
shadow-login_defs.patch | 0000010983 10.7 KB | |
shadow.changes | 0000009947 9.71 KB | |
shadow.keyring | 0000003222 3.15 KB | |
shadow.service | 0000000206 206 Bytes | |
shadow.spec | 0000009021 8.81 KB | |
shadow.timer | 0000000124 124 Bytes | |
useradd-default.patch | 0000000130 130 Bytes | |
useradd-mkdirs.patch | 0000002218 2.17 KB | |
useradd-script.patch | 0000000859 859 Bytes | |
useradd.local | 0000000940 940 Bytes | |
userdel-post.local | 0000000575 575 Bytes | |
userdel-pre.local | 0000000659 659 Bytes | |
userdel-script.patch | 0000001679 1.64 KB |
Revision 27 (latest revision is 70)
Dominique Leuenberger (dimstar_suse)
accepted
request 609804
from
Michael Vetter (jubalh)
(revision 27)
- Update to 4.6: * Newgrp: avoid unnecessary lookups * Make language less binary * Add error when turning off man switch * Spelling fixes * Make userdel work with -R * newgidmap: enforce setgroups=deny if self-mapping a group * Norwegian bokmål translation * pwck: prevent crash by not passing O_CREAT * WITH_TCB fixes from Mandriva * Fix pwconv and grpconv entry skips * Fix -- slurping in su * add --prefix option - Remove CVE-2018-7169.patch: upstreamed - Remove shadow-4.1.5.1-pam_group.patch: upstreamed - Update userdel-script.patch: change due to prefix - Update useradd-mkdirs.patch: change due to prefix Additionally changed in that patch: * Test for strdup() failure * Directory to 0755 instead 0777 - Add shadow-4.6.0-fix-usermod-prefix-crash.patch: Fixes crash in usermod when called with --prefix. See https://github.com/shadow-maint/shadow/issues/110
Comments 0