Skip to content

alejandro-colomar/shadow

This branch is 2 commits ahead of shadow-maint/shadow:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 21, 2025
Dec 2, 2024
Feb 5, 2025
Jan 16, 2025
Oct 27, 2023
Feb 16, 2025
Jun 29, 2024
Feb 9, 2025
Jan 10, 2025
Jan 21, 2025
Feb 16, 2025
Jan 24, 2025
Mar 2, 2023
Jan 11, 2025
Feb 6, 2024
Dec 24, 2021
Apr 26, 2023
Jul 18, 2024
Apr 26, 2023
Dec 19, 2021
Nov 17, 2023
Mar 20, 2023
May 22, 2024
May 10, 2022
Jan 26, 2024
Feb 8, 2025

Repository files navigation

shadow-utils

Introduction

The shadow-utils package includes the necessary programs for converting UNIX password files to the shadow password format, plus programs for managing user and group accounts. The pwconv command converts passwords to the shadow password format. The pwunconv command unconverts shadow passwords and generates a passwd file (a standard UNIX password file). The pwck command checks the integrity of password and shadow files. The lastlog command prints out the last login times for all users. The useradd, userdel, and usermod commands are used for managing user accounts. The groupadd, groupdel, and groupmod commands are used for managing group accounts.

Sites

Code

The main development branch is at https://github.com/shadow-maint/shadow.git

See STABLE.md for a list of supported stable branches.

Contacts

There are several ways to contact us:

Mailing archives

Contributions

Contributions are welcome. Follow the guidelines before posting any patches.

Authors and maintainers

Authors and maintainers are listed in AUTHORS.md.

About

Upstream shadow tree

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 54.6%
  • C 41.6%
  • Python 1.5%
  • M4 0.9%
  • Yacc 0.7%
  • Makefile 0.6%
  • Perl 0.1%