Enable telnet as root to 11.31 non-trusted system?


 
Thread Tools Search this Thread
Operating Systems HP-UX Enable telnet as root to 11.31 non-trusted system?
# 15  
Old 11-16-2011
Ah I should have asked that ( but who would think of something to do with the password? to start with...)
@ is the "erase line " or set line to blank in HP world.
I did not think of this because it is stated by all HP admins to never enter special char in root password (for the day you are to solve issues and have for the first time to connect using the console (HP terminal...))
You can try: type your name @ your name again at the prompt login!
This is important when you got the bad login set for it is the ONLY way to cancel or erase (empty buffer...)
..
Until you are logged in, then in profile or .profile you have a stty getting set...
This goes also when you connect via network on remote systems... remember to backslash before the @

all the best

Last edited by vbe; 11-16-2011 at 01:51 PM..
This User Gave Thanks to vbe For This Post:
# 16  
Old 11-16-2011
I too saw warnings about using the special character "@" but I thought the warning only applied if "@" was used for kill. My stty -a output isn't, so I moved on in my troubleshooting process.

About your suggestion. Like this?
Code:
login: root@root
Password:
Login incorrect

That does not work for me. Or do I misunderstand your suggestion?
# 17  
Old 11-16-2011
Code:
Telnet TERMINAL-SPEED option ON

HP-UX ran B.11.11 U 9000/800 (tb)

login: vbe@vbe
Password: 
Please wait...checking for disk quotas
(c)Copyright 1983-2000 Hewlett-Packard Co.,  All Rights Reserved.
(c)Copyright 1979, 1980, 1983, 1985-1993 The Regents of the Univ. of California
(c)Copyright 1980, 1984, 1986 Novell, Inc.
(c)Copyright 1986-1992 Sun Microsystems, Inc.
(c)Copyright 1985, 1986, 1988 Massachusetts Institute of Technology
(c)Copyright 1989-1993  The Open Software Foundation, Inc.
(c)Copyright 1986 Digital Equipment Corp.
...

In other words your stty was already set... try a fresh connection with telnet from another box...
# 18  
Old 11-16-2011
The backslash did it. Thanks!

ex\@mple
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Converting system to trusted

Hi, I need to convert few HP-UX (V 11.31) machines from un-trusted to trusted. I used the HP SMH to do this on one server. However when I click on "Yes" to proceed with the conversion, I get this error : The attempt to convert this system to a trusted system failed. The command return value... (2 Replies)
Discussion started by: anaigini45
2 Replies

2. HP-UX

HP-UX revert from trusted system to default

All, I have inherited some software that is running on HP-HX 11.11. The software ofers a GUI login and the user passwords can be either internal to the software, user defined or based on the matching unix account. The problem I have is that the server has been converted to 'trusted' years... (7 Replies)
Discussion started by: rbatte1
7 Replies

3. Solaris

SSH enable, Telnet disable ...

Hi... How do I enable SSH and disable telnet.. Also - is there anything special I need to do to ensure that a new user can use ssh and su but not telnet? Adel (15 Replies)
Discussion started by: ArabOracle.com
15 Replies

4. HP-UX

shadowed password file on non-trusted system?

Is it possible to have shadowed password file without implementing a Trusted System? (3 Replies)
Discussion started by: linuxdude
3 Replies

5. Linux

How to Enable TELNET for root user

How to Enable TELNET for root user in Linux. (3 Replies)
Discussion started by: sakthi_13
3 Replies

6. HP-UX

Trusted system: Please Help.

I was playing with sam and i turned on the Trusted System feature (UX11i). Now i cant log onto it anymore, i can ping it, but icant telnet, rlogin or login at the login screen. I dont want to reboot my machine because i am affraid it wont boot and ask for a password. My root password is not... (1 Reply)
Discussion started by: Netghost
1 Replies

7. HP-UX

Re-enabling a locked root account on Trusted HP-UX

I knew I had had seen this somewhere:Q: How can I re-enable my root account when I typed in my password wrong 3 times and the account got disabled? A: When your HP-UX system is in the more secure "trusted system" mode, your account is automatically disabled after you have entered your password... (0 Replies)
Discussion started by: Perderabo
0 Replies

8. Cybersecurity

lost root password using (SAM) trusted security

I have used the system administration management trusted security system and in the process the root password have been changed or lost. Is there any possible way to recover root status after this incident:( (5 Replies)
Discussion started by: jordanrt
5 Replies

9. Linux

ftp telnet enable

hi , i have jsut installed linux 9.0 , but i can not ftp or telnet to the system . i have installed the ftp and the telnet server during installation . i have also configured the files to enable the ftp and telnet , the ftp and the telnet daemons are running , but when i do ftp : ftp... (1 Reply)
Discussion started by: ppass
1 Replies
Login or Register to Ask a Question