Cannot able to login on console


 
Thread Tools Search this Thread
Operating Systems HP-UX Cannot able to login on console
# 1  
Old 09-24-2008
Cannot able to login on console

Hi
I can neither able to login on console with my user ID nor with root user on HP-UX 9000/800 v11.11. I am putting the correct Password.While my colleague can login as his user on console. What is the reason that I can't login to console?

Pl. help & thanks in advance.
Mike
# 2  
Old 09-25-2008
>While my colleague can login as his user on console.

And as root?

What console are you talking about?

Can you connect by telnet/ssh etc...?
# 3  
Old 09-25-2008
When I try to connect to console locally, after getting thru' MP login all & when I get Console login prompt, I cann't able to login with my user/password. It doesn't acceptr rootuser/passwd. But it accept my colleaque user & passwd , I don't know why? It gives message that pl. retry again. Eventhough I am putting correct user/passwd details then also it doesn't accept.

Thanks
Mike
# 4  
Old 09-25-2008
Statements:
You cannot login as you
You cannot login as root
Your colleague can login as himself

Questions:
Can your colleague login as root?
Can your colleague su - root?

If your colleague CAN login as himself, but cannot login as root, there is a good chance that root login via console has been disabled. Ask your colleague to su - root and reset your password to something that does not include "!" or "?" - preferably something that uses letters only. It's possible that your shell is doing some bad character substitution.

Last edited by avronius; 09-25-2008 at 02:40 PM.. Reason: grammatical errors
# 5  
Old 09-26-2008
As avronius and I share the same point of vue, I would add also that I have seen root home directories corrupted, console devices corrupted (not your case) and less obvious, you are unable to enter the correct passwd because of keyboard definition change( you re not affected in US but elsewhere it may be different thats why I as a rule always order US keyboard for consoles, but not my collegues...)
>It gives message that pl. retry again
This sounds like spoof no?
# 6  
Old 09-29-2008
Ensure each GSP account is set to "Multiple". Sounds like you are unable to "bump" a previous session.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

Not able to login AIX server but able to login thru console.

Hi, i am able to login to AX server thru console but not able to login directly thru server. also the server is not ping-able with other server. filesystem is fine. and OS version is AIX 5.3. please let me know if you need any specific log. thx in advance. Scriptor (2 Replies)
Discussion started by: scriptor
2 Replies

2. UNIX for Dummies Questions & Answers

Console Login and Telnet

Hopefully my question makes sense, but I was wondering if the telnet service has anything to do with console logins or if they are completely unrelated. So for example, does the /etc/default/login file in UNIX have anything to do with Telnet? So if I want to verify that the root user can't login... (8 Replies)
Discussion started by: ixauditor
8 Replies

3. Solaris

Console Login Failed..

Dear Unix Team, This is sudhansu once again. I need some tips on below issue. Sometimes we got calls from customer that their console got hangged means they are not able to access the server through console ip. in that case "resetsc -y" will resolve the issue. 2. But couple of days... (2 Replies)
Discussion started by: sudhansu
2 Replies

4. Solaris

Console Login with Term Type

I have a sunfire v480 and a v440 that both have an issue with logging into the text based console as opposed to JDE. It looks like the text is wrapping around, because it is too long for the screen. When I run something like `system-unconfig` i get something that looks like this. ... (2 Replies)
Discussion started by: mcdef
2 Replies

5. Red Hat

Cannot log from console login

Hello All, I'm facing the following problem: On a specific server I have installed Red Hat ES 4.5 and everything seems ok. But after a specific reboot, when the login prompt on the console, I put the root password and I can´t log on. It is strange for me due to if y try to log on using SSH I... (1 Reply)
Discussion started by: mig28mx
1 Replies

6. Solaris

Help me with console login problem

Hi, I have solaris 10 installed on my computer and when try to login in console mode, it would give output something like this. login:root Password: Last login: Thu May 29 10:00:55 on console -sh: syntax error: `(' unexpected -sh: grep: not found -sh: uname: not found -sh: test:... (1 Reply)
Discussion started by: eamani_sun
1 Replies

7. SCO

login problem at console

I am running sco 5.06 open server We have encountered the problem while login into the live Online server. After putting the usr as root, the system is taking time(20 Sec) to show me ‘Password:'. Sometimes the system shows login time out. Again sometimes the system is showing password:, after... (3 Replies)
Discussion started by: rahmanm
3 Replies

8. IP Networking

ttymon error and console login

I have a Solaris 8 server and when I try to log into the console, after I enter the username and password, I get the message "ttymon cannot allocate controlling tty on /dev/console. There may be another session active on this port". Then when I try to log in again on the console or any of... (6 Replies)
Discussion started by: csross
6 Replies

9. UNIX for Dummies Questions & Answers

Login Console

Hi All, I am very new to Unix and already have a problem... My predecessor didn't note down the username and password to login to the console of an HP D Class 9000 enterprise server we have. I was wondering whether there is any way to bypass this console login screen in Unix... If not is there... (1 Reply)
Discussion started by: RMadjitey
1 Replies

10. UNIX for Dummies Questions & Answers

Disable Root Console login

After Configuring a brand new netraT1, It appears, the only way you can log in as root is throught the Serial Port (console). I believe there is a file in /etc which can be edited to allow root to access login via other methods eg: telnet, ssh, etc. My Question: Which file contains... (2 Replies)
Discussion started by: SmartJuniorUnix
2 Replies
Login or Register to Ask a Question