CFEngine Help: Re: CFEngine Help: Disable telnet with cfengine

2012-09-28 Thread no-reply
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

Re: CFEngine Help: Disable telnet with cfengine

2012-09-26 Thread Aleksey Tsalolikhin
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