- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Remove unused inetd service
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2003 08:12 PM
01-16-2003 08:12 PM
Remove unused inetd service
My sever is run web application, but for internal used not for public. My server have ORACLE 9.2.01 database+ Oracle9ias 9.0.3( Infra + midtier( Webcache+J2ee)) For the security purpose ,I would like to remove some service that not in use.
the following is the service , I plan to remove. I am not sure would be any issue on my server or not.
tftp, shell, exec, uucp, htalk, ident, printer, daytime (stream), daytime (dgram), time (stream), time (dgram), echo (stream), echo (dgram), discard (stream), discard (dgram), chargen (stream), chargen (dgram), kshell, swat, registrar
Any idea or thought would be apprecitaed
Thanks in advance
Sonny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2003 08:25 PM
01-16-2003 08:25 PM
Re: Remove unused inetd service
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2003 09:42 PM
01-16-2003 09:42 PM
Re: Remove unused inetd service
You can get a copy of SSH (Secure Shell) from here:
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=T1471AA
Whilst your on the subject of security, you might also look into using 'sudo' which you can get from here:
http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.6.6/
and bastille from here:
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B6849AA
and last but not least the bastion white paper:
http://people.hp.se/stevesk/bastion11.html
HTH
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2003 09:52 PM
01-16-2003 09:52 PM
Re: Remove unused inetd service
I'll upload you a doc that will show you how to use ssh, scp instead of rlogin and rcp.
I suggest you get rid of anything that starts with an r and anything that transmits its passwords in clear text, such as telnet and ftp.
Try Bastille, it handles other security issues that you have yet to address, at least in the post.
https://payment.ecommerce.hp.com/cgi-bin/swdepot_parser.cgi/cgi/try.pl?productNumber=B6849AA&date=
It's free. If nobody posts it when I get to work, I'll post you a doc that says how to exchange public keys which is critical to using scp instead of rcp and ssh instead of rlogin.
good luck
Steve
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2003 07:33 AM
01-17-2003 07:33 AM
Re: Remove unused inetd service
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com