- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Trusted system Telnet access
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
10-29-2007 09:59 AM
10-29-2007 09:59 AM
Trusted system Telnet access
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2007 10:08 AM
10-29-2007 10:08 AM
Re: Trusted system Telnet access
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2007 10:18 AM
10-29-2007 10:18 AM
Re: Trusted system Telnet access
This should not affect telnet access,
check /etc/inetd.conf and see if telnet if checked if it is uncomment it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2007 10:20 AM
10-29-2007 10:20 AM
Re: Trusted system Telnet access
# inetd -c
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2007 07:23 AM
10-31-2007 07:23 AM
Re: Trusted system Telnet access
Also check the file inetd.sec (see man inetd.sec)
Here you can customize the security for programs invoked via inetd.
If you use telnet I would propose that you restrict it to only be allowed within a secure "zone" (ex. LAN not WAN).
HP-UX still have several defaults which is considered insecure. You might have to harden the security for HP-UX's, while you might spend more time on opening a Linux system...
Search for "HP-UX Bastion host" if you want to read more on hardening HP-UX. (Bastion ~= Fortress)
/Tor-Arne
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2007 07:38 AM
10-31-2007 07:38 AM
Re: Trusted system Telnet access
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2008 07:26 AM
01-08-2008 07:26 AM
Re: Trusted system Telnet access
please copy the error. Is in the login access, password...?
YOu can ckeck unconverting system and configuring policy of C2 before convert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2008 10:12 AM
01-08-2008 10:12 AM
Re: Trusted system Telnet access
This is far too vague to be useful. Do you see anything at all when you start telnet? It should show you the contents of the /etc/issue file before it asks for a login. If not, does it say: connection refused, or connection closed, or does it simply timeout with nothing at all shown on your screen?
If you get a login request, does it close the connection before you get a password request? If you can type the correct password, is the password more than 8 characters long?
And finally, did you convert to Trusted with SAM or simply run the tsconvert command? tsconvert will indeed expire *all* user accounts. Root can still login at the system console where you can reset the expired accounts with modprpw as mentioned before.
Bill Hassell, sysadmin