calife
Provides super user privileges to specific users
Install
- All systems
-
curl cmd.cat/calife.sh
- Debian
-
apt-get install calife
- Ubuntu
-
apt-get install calife
- Kali Linux
-
apt-get install calife
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install calife
- Raspbian
-
apt-get install calife
- Dockerfile
- dockerfile.run/calife
calife
Provides super user privileges to specific users
Calife is a lightweight alternative to Sudo. It allows selected users to obtain a shell with the identity of root, or another user, after entering their own password. This permits the system administrator to grant root privileges without sharing the root password.