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.
- Devel package for openSUSE:Factory
-
5
derived packages
- Links to openSUSE:Factory / shadow
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Base:System/shadow && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
chkname-regex.patch | 0000003029 2.96 KB | |
disable_new_audit_function.patch | 0000000772 772 Bytes | |
pamd.tar.bz2 | 0000000908 908 Bytes | |
shadow-4.12.3.tar.xz | 0001747620 1.67 MB | |
shadow-4.12.3.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 | 0000033638 32.8 KB | |
shadow.keyring | 0000034838 34 KB | |
shadow.service | 0000000584 584 Bytes | |
shadow.spec | 0000014504 14.2 KB | |
shadow.timer | 0000000124 124 Bytes | |
useradd-default.patch | 0000000433 433 Bytes | |
useradd-script.patch | 0000002602 2.54 KB | |
useradd-userkeleton.patch | 0000004982 4.87 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 124 (latest revision is 183)
Michael Vetter (jubalh)
committed
(revision 124)
- Update to 4.12.3: Revert removal of subid_init, which should have bumped soname. So note that 4.12 through 4.12.2 were broken for subid users. - Update to 4.12.2: * Address CVE-2013-4235 (TOCTTOU when copying directories) [bsc#916845] - Refresh useradd-userkeleton.patch: LSTAT() was removed with https://github.com/shadow-maint/shadow/pull/545 Let's use fstatat() now.
Comments 0