update-passwd
Debian base system master password and group files
Install
- All systems
-
curl cmd.cat/update-passwd.sh
- Debian
-
apt-get install base-passwd
- Ubuntu
-
apt-get install base-passwd
- Kali Linux
-
apt-get install base-passwd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install base-passwd
- Raspbian
-
apt-get install base-passwd
- Dockerfile
- dockerfile.run/update-passwd
base-passwd
Debian base system master password and group files
These are the canonical master copies of the user database files (/etc/passwd and /etc/group), containing the Debian-allocated user and group IDs. The update-passwd tool is provided to keep the system databases synchronized with these master files.