View Single Post

   
  #6 (permalink)  
Old 01-16-2008, 08:53 AM
Fred J. Bourgeois, III
 
Posts: n/a
Default Re: inetd.conf security

Fred J. Bourgeois, III wrote:
> Greg Andrews wrote:
>
>> Roy Nielsen <rsn@lanl.gov> writes:
>>
>>> Could this cause instablility in the system?
>>>
>>> # printer daemon...
>>> printer stream tcp nowait root
>>> /usr/lib/print/in.lpd in.lpd
>>>

>>
>>
>> Is the machine in question a print server? (I.e. does it receive
>> print jobs from other machines on the network to give to the printer?)
>>
>> If the answer is yes, then you should not comment out the in.lpd line.
>> Instead, consider using TCP wrappers to control access to in.lpd.
>>
>> If the answer is no, then you can comment out the in.lpd line with
>> little or no trouble.
>>
>> -Greg

>
>
> Same comment applies to the RPC services - do you really need walld?
> I don't remember rpc.smserverd (is that the Sun admin tool?) but I
> always disable it on my sparcs.
> -fjb
> --
> Colorless Green Ideas Sleep Furiously, and so do I....
>


Nevermind. smserverd is the media management server. I disable that
from way back because it was buggy (in SunOS 5.6). Maybe it is fixed
now? Anyway, if you don't need to manage removeable media via RPC then
disable it.
-fjb

--
Fred J. Bourgeois, III FREDNET Corporation
Colorless Green Ideas Sleep Furiously, and so do I....
FREDNET is a registered service mark of FREDNET Corporation, Scotts
Valley, CA.
[E-mail address in header intentionally mangled ... remove "bonzo"
part]

Reply With Quote