- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- how to configure telnet on new hpux system
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
05-08-2008 01:01 AM
05-08-2008 01:01 AM
how to configure telnet on new hpux system
Thanks,
AA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2008 01:24 AM
05-08-2008 01:24 AM
Re: how to configure telnet on new hpux system
What's your HP-UX version? The newer versions seem to have some security hardening options in the installation program: if you activated one of these, it might have caused telnet to be disabled.
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2008 01:31 AM
05-08-2008 01:31 AM
Re: how to configure telnet on new hpux system
Similarly /etc/hosts/allow and deny.
Tools like Bastille are useful for locking down a new system
http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B6849AA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2008 01:34 AM
05-08-2008 01:34 AM
Re: how to configure telnet on new hpux system
You will see telnet configured in /etc/inetd.conf
It is by default already configured in HP-UX.
You would be better off from the security standpoint if you got into the habit of using ssh.
Secure Shell at http://software.hp.com and on the OS and app cd's.
SEP
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
05-08-2008 04:20 AM
05-08-2008 04:20 AM
Re: how to configure telnet on new hpux system
Telnet is configured default in hp systems.
You can restict logins by making entry in /var/adm/inited.sec file
regards,
SHR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2008 07:24 AM
05-08-2008 07:24 AM
Re: how to configure telnet on new hpux system
form the system itself you can check
telnet 0 or check telenet daemon is running
you can start the process inetd -c
Regards
Safar