Problem. Configured xinetd service not active. Given from autoinst.xml created by autoyast ... <conf> <protocol>tcp</protocol> <script>rsh</script> <server>/usr/sbin/in.rshd</server> <service>shell</service> </conf> ... After automatic installation the service is not active: Extract from /etc/xinetd/rsh ... service shell { # server_args = /usr/sbin/in.rshd -L disable = yes ... } The yast log tells me: .... "inetd":$["last_created":0, "netd_conf":[$["protocol":"tcp", "script":"rsh", "server":"/usr/sbin/in.rshd", "service":false]], .... Solution: Found in the autoyast.pdf Guide: Add <enabled config:type="boolan">true</enabled> by hand. Since "yast autoyast" does not add this line to the xml file i would suggest it as a bug from what i know about autoyast. hth Hajo ============================ Hans-Joachim Ehlers UNIX Systems Engineer EUMETSAT Am Kavalleriesand, 31 64295, Darmstadt, Germany Tel : +49 6151 807-7307 eMail : hansjoachim.ehlers@eumetsat.int iNet : www.eumetsat.de