Opensuse 12.3 xinetd removing login, shell, exec from services

I have installed opensuse12.3 and service rcp, rlogin, rsh, vsftpd does not work.
Checking for service xinetd: running
xinetd.service - LSB: Starts the xinet daemon. Be aware that xinetd doesn’t start if no service is configured to run under it. To enable xinetd services go to YaST Network Services (xinetd) section.
Loaded: loaded (/etc/init.d/xinetd)
Active: active (running) since Mon, 2013-11-18 10:26:23 CET; 1h 15min ago
Process: 10618 ExecStop=/etc/init.d/xinetd stop (code=exited, status=0/SUCCESS)
Process: 10626 ExecStart=/etc/init.d/xinetd start (code=exited, status=0/SUCCESS)
CGroup: name=systemd:/system/xinetd.service
├ 7500 in.telnetd: mary …
└ 10634 /usr/sbin/xinetd -pidfile /var/run/xinetd.init.pid

Nov 18 10:26:22 linux6.site xinetd[10634]: Reading included configuration file: /etc/xinetd.d/vnc [file=/etc/xinetd.d/vnc] [line=15]
Nov 18 10:26:22 linux6.site xinetd[10634]: Reading included configuration file: /etc/xinetd.d/vsftpd [file=/etc/xinetd.d/vsftpd] [line=84]
Nov 18 10:26:22 linux6.site xinetd[10634]: removing exec
Nov 18 10:26:22 linux6.site xinetd[10634]: removing login
Nov 18 10:26:22 linux6.site xinetd[10634]: removing shell
Nov 18 10:26:22 linux6.site xinetd[10634]: xinetd Version 2.3.14 started with libwrap loadavg options compiled in.
Nov 18 10:26:22 linux6.site xinetd[10634]: Started working: 9 available services
Nov 18 10:26:23 linux6.site xinetd[10626]: Starting INET services. (xinetd)…done
Nov 18 10:26:23 linux6.site systemd[1]: Started LSB: Starts the xinet daemon. Be aware that xinetd doesn’t start if no service is configured to run under it. To enable xinetd …d) section…
Nov 18 11:34:49 linux6.site login[11384]: pam_unix(remote:session): session opened for user xp by (uid=0)

doing an ftp access, I have the message:
500 OOPS: could not bind listening IPv4 socket

I reinstalled the system but still does not work

Thanks

Hello and welcome here.

It is not quite clear to me what you are trying to do. Maybe it helps when you copy/paste that computer text, including the prompt, the command, the output and the next prompt in between CODE tags in a post. You get the CODE tags by clicking on the # button in the tool bar of the post editor. This will not only make it better readable (the CODE tags), but we also like to see the commands you used and not only the output.

And please explain what your goals are. And try to get services them running (and thus presenting the problems here) one by one.

Sorry for my English school, I will try to explain better:

meanwhile rechecking the logs, in particular messages I saw that was missing /usr/sbin/tcpd and then installed the package now rcp and rsh work but no rlogin.
pc linux5 have opensuse12.1
pc linux6 have opensuse12.3


menu@linux5:~> rlogin linux6 -l menu
rlogin: connection closed.
menu@linux5:~> 

works vice versa

Thanks

Well, that looks like the rlogin daemon is not running on the server.

BTW rlogin is not though to be a secure thing to use. Use ssh.

OK. I also do not use rlogin.
Was a curiosity.
Thanks again

On 2013-11-18 19:26, cammaroto59 wrote:
>
> OK. I also do not use rlogin.
> Was a curiosity.
> Thanks again

Mmm. It seems you are trying to use features that are not normally used
that way or deprecated… Or even downright dangerous.


Cheers / Saludos,

Carlos E. R.
(from 12.3 x86_64 “Dartmouth” at Telcontar)