netgroup
Tool to access netgroups from the command line
Install
- All systems
-
curl cmd.cat/netgroup.sh
- Debian
-
apt-get install ng-utils
- Ubuntu
-
apt-get install ng-utils
- Kali Linux
-
apt-get install ng-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ng-utils
- Raspbian
-
apt-get install ng-utils
- Dockerfile
- dockerfile.run/netgroup
ng-utils
Tool to access netgroups from the command line
Includes tools to dump and look up hosts, users and domains from the netgroup database. The netgroup tool is used to list all members of a netgroup, while the innetgr tool is used to check if a given user/host is listed as a member of a netgroup.