Bugzilla – Bug 118180
unable to toggle on telnet using yast2-xinetd
Last modified: 2005-09-22 08:35:59 UTC
I need to enable telnet. In the "Network Service Configuration (xinetd)" window of yast2 there are two telnet daemons I can choose from - /usr/sbin/telnetd and /usr/sbin/in.telnetd. I want to toggle on the first one (/usr/sbin/telnetd). Now a dialog box apppears saying me "These packages need to be installed:" and there is empty list of packages that should be installed. Click "Continue"..."Reading package information"...."Package was not installed. The service cannot be edited." /usr/sbin/in.telnetd works fine. y2logs attached.
Created attachment 50518 [details] y2logs
This sounds like a bug. Reassigned. I think you're quite aware that telnet is really a large security-hole and you should use SSH instead ;) Don't get me wrong but I had to mention this... if not for you but for all the others.
This part of source code is a crap, just inspecting another bug around...
Hmm, that had been very strange util I've found what was wrong: yast2-inetd generates the default config file by hand and that one was too old. New one has been generated.