Skip to content

shadow-maint/shadow

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
February 27, 2023 21:38
February 9, 2023 10:03
doc
December 22, 2022 10:31
August 18, 2021 18:06
lib
February 24, 2023 16:20
February 9, 2023 10:03
February 27, 2023 21:38
March 2, 2023 16:33
April 16, 2021 21:02
December 23, 2021 19:36
January 12, 2023 12:10
January 12, 2023 12:10
December 19, 2021 14:09
August 18, 2021 18:06
February 16, 2023 11:29

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

Contacts

There are several ways to contact us:

Mailing archives

Authors and maintainers

Authors and maintainers are listed in AUTHORS.md.