<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Hp-ux: which processes/services can be disabled ? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-which-processes-services-can-be-disabled/m-p/3795482#M741010</link>
    <description>Sample processes deconfigured in /etc/inet.dconf,&lt;BR /&gt;&lt;BR /&gt;#bootps      dgram  udp wait  root /usr/lbin/bootpd   bootpd&lt;BR /&gt;#finger      stream tcp nowait bin  /usr/lbin/fingerd  fingerd&lt;BR /&gt;#uucp        stream tcp nowait root /usr/sbin/uucpd    uucpd&lt;BR /&gt;#ntalk               dgram  udp wait   root /usr/lbin/ntalkd   ntalkd&lt;BR /&gt;#daytime      stream tcp nowait root internal&lt;BR /&gt;#daytime      dgram  udp nowait root internal&lt;BR /&gt;#time         stream tcp nowait root internal&lt;BR /&gt;#time         dgram  udp nowait root internal&lt;BR /&gt;#echo         stream tcp nowait root internal&lt;BR /&gt;#echo         dgram  udp nowait root internal&lt;BR /&gt;#discard      stream tcp nowait root internal&lt;BR /&gt;#discard      dgram  udp nowait root internal&lt;BR /&gt;#chargen      stream tcp nowait root internal&lt;BR /&gt;#chargen      dgram  udp nowait root internal&lt;BR /&gt;#rpc  stream tcp  nowait  root  /usr/sbin/rpc.rexd     100017  1    rpc.rexd&lt;BR /&gt;#rpc  dgram  udp  wait    root  /usr/lib/netsvc/rstat/rpc.rstatd   100001  2-4  rpc.rstatd&lt;BR /&gt;#rpc  dgram  udp  wait    root  /usr/lib/netsvc/rusers/rpc.rusersd  100002  1-2  rpc.rusersd&lt;BR /&gt;#rpc  dgram  udp  wait    root  /usr/lib/netsvc/rwall/rpc.rwalld   100008  1    rpc.rwalld&lt;BR /&gt;#rpc  dgram  udp  wait    root  /usr/sbin/rpc.rquotad  100011  1    rpc.rquotad&lt;BR /&gt;#rpc  dgram  udp  wait    root  /usr/lib/netsvc/spray/rpc.sprayd   100012  1    rpc.sprayd&lt;BR /&gt;#ncpm-pm          dgram udp wait root /opt/ncpm/bin/ncpmd ncpmd&lt;BR /&gt;#ncpm-hip         dgram udp wait root /opt/ncpm/bin/hipd  hipd&lt;BR /&gt;swat    stream tcp   nowait.400 root /opt/samba/bin/swat swat&lt;BR /&gt;&lt;BR /&gt;rgs,&lt;BR /&gt;&lt;BR /&gt;Modify /etc/inetd.conf, and&lt;BR /&gt;&lt;BR /&gt;# inetd -c&lt;BR /&gt;&lt;BR /&gt;rgs,&lt;BR /&gt;&lt;BR /&gt;ran</description>
    <pubDate>Mon, 29 May 2006 06:07:27 GMT</pubDate>
    <dc:creator>rariasn</dc:creator>
    <dc:date>2006-05-29T06:07:27Z</dc:date>
    <item>
      <title>Hp-ux: which processes/services can be disabled ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-which-processes-services-can-be-disabled/m-p/3795478#M741006</link>
      <description>There are some hp-ux processes such as sendmail that represents a security problem. I’d like to know if there is a list of daemons and services that can be disabled to protect the system. &lt;BR /&gt;Regards,&lt;BR /&gt;Augusto Vinhaes</description>
      <pubDate>Fri, 26 May 2006 15:54:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-which-processes-services-can-be-disabled/m-p/3795478#M741006</guid>
      <dc:creator>Augusto Vinhaes</dc:creator>
      <dc:date>2006-05-26T15:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Hp-ux: which processes/services can be disabled ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-which-processes-services-can-be-disabled/m-p/3795479#M741007</link>
      <description>It really depends on how you use the system.&lt;BR /&gt;&lt;BR /&gt;If they are not in use then things like:&lt;BR /&gt;&lt;BR /&gt;sendmail&lt;BR /&gt;SNMP&lt;BR /&gt;r* daemons&lt;BR /&gt;Any of the 'small services' (like daytime, time, echo, discard, chargen) SHOULD be disabled&lt;BR /&gt;telnet&lt;BR /&gt;ftp&lt;BR /&gt;&lt;BR /&gt;You just have to look at your particular environment and see.  There is not a one-size-fits-all solution.</description>
      <pubDate>Fri, 26 May 2006 16:05:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-which-processes-services-can-be-disabled/m-p/3795479#M741007</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-05-26T16:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hp-ux: which processes/services can be disabled ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-which-processes-services-can-be-disabled/m-p/3795480#M741008</link>
      <description>Augusto,&lt;BR /&gt;&lt;BR /&gt;Attach you will find list of services from inetd.conf file.&lt;BR /&gt;&lt;BR /&gt;It's not needed to have Sendmail daemon (-bd) running if you just want to sent emails.&lt;BR /&gt;But there are always exceptions:&lt;BR /&gt;example:&lt;BR /&gt;- Mail API provided in Java&lt;BR /&gt;- Oracle utl_smtp&lt;BR /&gt;&lt;BR /&gt;Have a look at HP-bastille:&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B6849AA" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B6849AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;GoodLuck&lt;BR /&gt;&lt;BR /&gt;Darrel</description>
      <pubDate>Fri, 26 May 2006 17:20:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-which-processes-services-can-be-disabled/m-p/3795480#M741008</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2006-05-26T17:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hp-ux: which processes/services can be disabled ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-which-processes-services-can-be-disabled/m-p/3795481#M741009</link>
      <description>There is no list of network services that you should disable except in /etc/inetd.conf. Put comments in front of every line and you will disable all network services including telnet and ftp. Now if you need these services, you'll have to re-enable them. The system administrator must know what services are needed and make sure they are enabled. Lacking that information, it is more secure to disable everything and then add back what you need.</description>
      <pubDate>Fri, 26 May 2006 19:30:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-which-processes-services-can-be-disabled/m-p/3795481#M741009</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-05-26T19:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Hp-ux: which processes/services can be disabled ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-which-processes-services-can-be-disabled/m-p/3795482#M741010</link>
      <description>Sample processes deconfigured in /etc/inet.dconf,&lt;BR /&gt;&lt;BR /&gt;#bootps      dgram  udp wait  root /usr/lbin/bootpd   bootpd&lt;BR /&gt;#finger      stream tcp nowait bin  /usr/lbin/fingerd  fingerd&lt;BR /&gt;#uucp        stream tcp nowait root /usr/sbin/uucpd    uucpd&lt;BR /&gt;#ntalk               dgram  udp wait   root /usr/lbin/ntalkd   ntalkd&lt;BR /&gt;#daytime      stream tcp nowait root internal&lt;BR /&gt;#daytime      dgram  udp nowait root internal&lt;BR /&gt;#time         stream tcp nowait root internal&lt;BR /&gt;#time         dgram  udp nowait root internal&lt;BR /&gt;#echo         stream tcp nowait root internal&lt;BR /&gt;#echo         dgram  udp nowait root internal&lt;BR /&gt;#discard      stream tcp nowait root internal&lt;BR /&gt;#discard      dgram  udp nowait root internal&lt;BR /&gt;#chargen      stream tcp nowait root internal&lt;BR /&gt;#chargen      dgram  udp nowait root internal&lt;BR /&gt;#rpc  stream tcp  nowait  root  /usr/sbin/rpc.rexd     100017  1    rpc.rexd&lt;BR /&gt;#rpc  dgram  udp  wait    root  /usr/lib/netsvc/rstat/rpc.rstatd   100001  2-4  rpc.rstatd&lt;BR /&gt;#rpc  dgram  udp  wait    root  /usr/lib/netsvc/rusers/rpc.rusersd  100002  1-2  rpc.rusersd&lt;BR /&gt;#rpc  dgram  udp  wait    root  /usr/lib/netsvc/rwall/rpc.rwalld   100008  1    rpc.rwalld&lt;BR /&gt;#rpc  dgram  udp  wait    root  /usr/sbin/rpc.rquotad  100011  1    rpc.rquotad&lt;BR /&gt;#rpc  dgram  udp  wait    root  /usr/lib/netsvc/spray/rpc.sprayd   100012  1    rpc.sprayd&lt;BR /&gt;#ncpm-pm          dgram udp wait root /opt/ncpm/bin/ncpmd ncpmd&lt;BR /&gt;#ncpm-hip         dgram udp wait root /opt/ncpm/bin/hipd  hipd&lt;BR /&gt;swat    stream tcp   nowait.400 root /opt/samba/bin/swat swat&lt;BR /&gt;&lt;BR /&gt;rgs,&lt;BR /&gt;&lt;BR /&gt;Modify /etc/inetd.conf, and&lt;BR /&gt;&lt;BR /&gt;# inetd -c&lt;BR /&gt;&lt;BR /&gt;rgs,&lt;BR /&gt;&lt;BR /&gt;ran</description>
      <pubDate>Mon, 29 May 2006 06:07:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-which-processes-services-can-be-disabled/m-p/3795482#M741010</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2006-05-29T06:07:27Z</dc:date>
    </item>
  </channel>
</rss>

