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.11.1.tar.xz | 0001656584 1.58 MB | |
shadow-4.11.1.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 | 0000029913 29.2 KB | |
shadow.keyring | 0000034838 34 KB | |
shadow.service | 0000000584 584 Bytes | |
shadow.spec | 0000014707 14.4 KB | |
shadow.timer | 0000000124 124 Bytes | |
useradd-default.patch | 0000000433 433 Bytes | |
useradd-script.patch | 0000002602 2.54 KB | |
useradd-userkeleton.patch | 0000004888 4.77 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 118 (latest revision is 183)
Michael Vetter (jubalh)
committed
(revision 118)
- Update to 4.11.1: * build: include lib/shadowlog_internal.h in dist tarballs - Update to 4.11: * Handle possible TOCTTOU issues in usermod/userdel - (CVE-2013-4235) - Use O_NOFOLLOW when copying file - Kill all user tasks in userdel * Fix useradd -D segfault * Clean up obsolete libc feature-check ifdefs * Fix -fno-common build breaks due to duplicate Prog declarations * Have single date_to_str definition * Fix libsubid SONAME version * Clarify licensing info, use SPDX. - Update to 4.10: * From this release forward, su from this package should be considered deprecated. Please replace any users of it with su from util-linux * libsubid fixes * Rename the test program list_subid_ranges to getsubids, write a manpage, so distros can ship it. * Add libeconf dep for new*idmap * Allow all group types with usermod -G * Avoid useradd generating empty subid range * Handle NULL pw_passwd * Fix default value SHA_get_salt_rounds * Use https where possible in README * Update content and format of README * Translation updates
Comments 0