- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Root user access through telnet
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
02-14-2000 04:57 AM
02-14-2000 04:57 AM
Root user access through telnet
We are using the OS HP/UX 10.2. and got the strange problem recently.
Earlier, I used to use the root user thro telnet to access the system. Now, if
I use root user and password to access the system thro telnet, it is saying
"login incorrect". But it is allowing the same root user and password from the
console to access the system. Other users are accessing the system thro telnet
except root. Please help me. What could have happened? and What needs to be
done in order to access the system using root thro telnet?
Thanks
Sreeni
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2000 09:04 AM
02-14-2000 09:04 AM
Re: Root user access through telnet
or just you? Have you tried it from another system or with a different program?
If telnet as root is disabled (i.e. through the securetty file), I don't think
it will say "incorrect password", but rather something about not being allowed
(though I'm not positive).
It seems more likely that there is something about the root password that is
not working from your terminal emulator. Can you su to root? Try changing the
root password to something simple (with no special chars if possible) and try
again, just to rule out one possibility.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2000 04:22 PM
02-14-2000 04:22 PM
Re: Root user access through telnet
logging in as root from anywhere that is NOT specified in this file. It will
respond with the error you see, as though you had typed the password
incorrectly.
You should be able to telnet in as a normal user, and then do
su -
to become the super-user.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2000 10:34 PM
02-14-2000 10:34 PM
Re: Root user access through telnet
First of all, there is no /etc/securetty file in the system. I am able to su
to root after login as a normal user thro telnet. When I enter root username
and password thro telnet, it says "Login incorrect". Thanks for helping me in
this issue.
Sreeni.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2000 12:12 AM
02-15-2000 12:12 AM
Re: Root user access through telnet
can be a null file.
the only other items that could possibly cause this are if you have converted
to trusted systems or clustered systems. check your system documentation for
further information, such as the .rhosts and host.equiv files for trusted
systems.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2000 08:54 AM
02-17-2000 08:54 AM
Re: Root user access through telnet
have any special characters? Sometimes when you telnet in, the terminal mode
isn't set right before you actually log in and this causes strange problems.
You didn't specify if you are telneting in from a different HPUX system or a PC
or what, so I don't know if you are even on a terminal emulator...
Try logging in as root at the console and then telnet into the system as root
from that session.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2000 10:20 PM
02-17-2000 10:20 PM
Re: Root user access through telnet
I am trying normal telnet from windowsNT and emulation is vt100. And root
password doesn't have any special characters. I have tried to logging from
telnet session after and before logging at the console as root. But still it
says "Login Incorrect". Some how it is denying the access of root from the
telnet session. Please help me if have any ideas.
Thanks
Sreeni
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2000 12:14 PM
05-26-2000 12:14 PM
Re: Root user access through telnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2000 01:21 PM
05-26-2000 01:21 PM
Re: Root user access through telnet
Do you have trusted system security enabled? You can tell by the existence of the /tcb directory. If /tcb is there, then trusted system is enabled. If so then you need to use SAM and reactivate the root login.