I have a Solaris 2.6 Ultra-10 at work and I want to
prevent users from logging into my machine. I dont want
to run in single-user mode. Is there a way to disable rlogin or telnet over to my
machine?
Edit /etc/inetd.conf and comment out the shell, login, exec, telnet and ftp
lines. As a matter of fact, comment everything else out as well.
Eric