faillog

system login tools

Install

All systems
curl cmd.cat/faillog.sh
Debian Debian
apt-get install login
Ubuntu
apt-get install login
Alpine
apk add shadow
Arch Arch Linux
pacman -S shadow
image/svg+xml Kali Linux
apt-get install login
Windows (WSL2)
sudo apt-get update sudo apt-get install login
Raspbian
apt-get install login
Docker
docker run cmd.cat/faillog faillog powered by Commando

login

system login tools

These tools are required to be able to login and use your system. The login program invokes your user shell and enables command execution. The newgrp program is used to change your effective group ID (useful for workgroup type situations). The su program allows changing your effective user ID (useful being able to execute commands as another user).

shadow

Password and account management tool suite with support for shadow files and PAM