Although EPEL7 has been installed, faillog seems not to be recognized:
[vagrant@vm-one ~]$ faillog
bash: faillog: command not found...
None of the packages seem to contain the faillog command:
[vagrant@vm-one ~]$ sudo yum whatprovides */faillog
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: mirror.cj2.nl
* epel: mirror.serverbeheren.nl
* extras: mirror.serverbeheren.nl
* updates: mirror.cj2.nl
No matches found
Attempt three was to execute sudo yum install <yum_url_faillog> in order to install the command, but it does not seem to exist on this overview
Questions
- How to install faillog?
- If it does not exist. Why does it not exist anymore and what command replaces faillog?