I just set up a Linux server running fedora. How do I enable telnet and rsh to this machine?
Also, if anyone knows, can I make this a YP slave server if my master is running NIS+ ?
in the directory /etc/xinetd.d there should be a file called telnetd. change the line reading 'disable = yes' to 'disable = no', then restart xinetd (service xinetd restart)
As for rshd, you need it installed and can do the same with its file.
**
SSH can accomplish both functions of telnet and rsh.. use it instead!!
***
Yes, I know ... should use ssh. That works fine. Just can't get one of the mgrs to use ssh.
Thx for the tip on which file to edit. Telnetd now responds ... but we still can't login. Is there another file to edit???
Ok, got telnet service running but still can't login:
Ok, with ssh or rsh I don't get any messages, but telnet I do:
Cannot resolve network address for KDC in requested realm while getting initial credentials
I can su to myself, but something isn't quite right with NIS.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.