xinetd is a daemon that manages internet services for Unix-like systems. It is a replacement for the inetd daemon, with access control, rate limiting, and extended logging features.
0
votes
0answers
22 views
How can I add PAM functionality in netkit-rsh-0.17
I am working on CentOS. In my project, that is working on network. I need a rsh utility. I downloaded the same namely "netkit-rsh-0.17". Till now all works fine. But I later found that this utility ...