Forum: CFEngine Help
Subject: Re: CFEngine Help: Disable telnet with cfengine
Author: mvpel
Link to topic: https://cfengine.com/forum/read.php?3,27567,27596#msg-27596
It would also be beneficial to apply a promise to the inetd configuration to
deactivate the telnet service entirely
Yes. How would you restrict telnet without cfengine? Would you kill
the telnetd process? remove execute permissions from
/usr/bin/telnetd? remove /etc/xinetd.d/telnet and kill -HUP xinetd?
would you edit your iptables configuration to make sure port 23 is not
open? CFEngine can do any and all o
Forum: CFEngine Help
Subject: Disable telnet with cfengine
Author: marlonc
Link to topic: https://cfengine.com/forum/read.php?3,27565,27565#msg-27565
Hi
Can we disable or restrict telnet and other ports using cfengine policy? Do you
have an example??
Thanks...
_