On Thu, 19 Apr 2001, Eric J. Korpela wrote:
> On April 19, Ram Meenakshisundaram wrote:
> > 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.
Does Solaris inetd automatically reread /etc/inetd.conf? If not, you'll
also have to kill -HUP the inetd process (or reboot the machine).
-- 
------- Alex Holden -------
http://www.linuxhacker.org/
 http://www.robogeeks.org/
Received on Thu Apr 19 2001 - 16:26:29 BST