root - "Account is disabled"


 
Thread Tools Search this Thread
Operating Systems HP-UX root - "Account is disabled"
# 8  
Old 05-29-2008
I mentionned:
find a terminal to plug to the J500 serial port then reboot but you have to interrupt the process to change the console from video card to serial port... Use a cross cable to connect and check you communicate via the terminal...
# 9  
Old 05-29-2008
stop the J5000 from booting at pdc

boot pri

interact with isl

yes

see if you can get into singleuser mode (I think if my memory serves me? Perderabo help? ( Im in aix / TSM server bad trip at the moment...))
ISL > hpux -is
# 10  
Old 05-29-2008
I've never used a J5000, but here is the manual: http://bizsupport.austin.hp.com/bc/d...2/lpv38352.pdf

Chapter 8 is booting. I don't think that you "plug a terminal" into a workstation. But all I can do is read the manual.
# 11  
Old 05-30-2008
Bug

Thank you very much vbe and Perderabo.

With your help I managed to boot in single user and run modprpw -k.

But now there are two new issues, that are related to that change:
1. When it try to login and type root with password, system wtites "Login incorrect". However I can do su command from other account and it works.
2. Also after a normal boot I don't get GUI logon, just textual console.

Any ideas?

Thanks again.
# 12  
Old 05-30-2008
Quote:
Originally Posted by netwalker
1. When it try to login and type root with password, system wtites "Login incorrect". However I can do su command from other account and it works.
Looks like PermitRootLogin is set to no. Only thing is that I'm unsure where or how to change it on an HP-UX Smilie
# 13  
Old 05-30-2008
I believe you have a /etc/securetty file saying root can connaect only at the console but unfortunately you dont have one...
Sorry for the typing Im half way blind and trying nmy bewst...
So for the moment I would suggest you (you will not survive without...) you install sudo if bnot done already and configure your account to be able to execute all commands as root
then as root execute sam -r and give all privilege for all...
this will allow in case of problem to shoutdown the box... and reboot single user if needed...

the rest we will see later with help of others... if I can see what Im typinf
# 14  
Old 05-30-2008
Bug

Thank you very much vbe.

I'll look at /etc/securetty file and try sudo. Btw, when I'm making su, I can execute all commands.

The main problem to solve now, is returning the graphics mode. I have checked network settings, all shall be right, and I didn't change nothing there. As far as I recall, I don't have graphics logon since I runned tty command or something like that.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Bash script - Print an ascii file using specific font "Latin Modern Mono 12" "regular" "9"

Hello. System : opensuse leap 42.3 I have a bash script that build a text file. I would like the last command doing : print_cmd -o page-left=43 -o page-right=22 -o page-top=28 -o page-bottom=43 -o font=LatinModernMono12:regular:9 some_file.txt where : print_cmd ::= some printing... (1 Reply)
Discussion started by: jcdole
1 Replies

2. UNIX for Dummies Questions & Answers

Using "mailx" command to read "to" and "cc" email addreses from input file

How to use "mailx" command to do e-mail reading the input file containing email address, where column 1 has name and column 2 containing “To” e-mail address and column 3 contains “cc” e-mail address to include with same email. Sample input file, email.txt Below is an sample code where... (2 Replies)
Discussion started by: asjaiswal
2 Replies

3. AIX

Change "root" to "root.admin" in outgoing e-mails

Our AIX servers send e-mails which have the "from" address set to "root@company.com" for our root user ("C{M}company.com" in /etc/sendmail.cf). The problem is that when bad e-mails are sent out or rejected by remote servers, they are being returned and delivered to e-mail box of "Mary Root". ... (2 Replies)
Discussion started by: kah00na
2 Replies

4. Red Hat

Could interrupt disabled cause "opreport error: No sample file found"?

Hi All I would like to profile my application with oprofile but I can't since no samples are collected. The kernel of my app is 2.6 on RED HAT Enterprise 5.3 (Tikanga) so OProfile is setup in timer interrupt mode # opcontrol --list-events Using timer interrupt. I... (0 Replies)
Discussion started by: manustone
0 Replies

5. AIX

Cannot su to "root" : Account has expired.

I rolled out sudo (1.7.2p7) to my AIX system (6100-06-01-1043) some time ago. Because I was using "sudo su -" I did not update my root password before it expired as a result of maxexpire. Now I find that the root account has expired and I cannot find any way of "unexpiring" it. I have... (3 Replies)
Discussion started by: barrababa
3 Replies

6. Shell Programming and Scripting

awk command to replace ";" with "|" and ""|" at diferent places in line of file

Hi, I have line in input file as below: 3G_CENTRAL;INDONESIA_(M)_TELKOMSEL;SPECIAL_WORLD_GRP_7_FA_2_TELKOMSEL My expected output for line in the file must be : "1-Radon1-cMOC_deg"|"LDIndex"|"3G_CENTRAL|INDONESIA_(M)_TELKOMSEL"|LAST|"SPECIAL_WORLD_GRP_7_FA_2_TELKOMSEL" Can someone... (7 Replies)
Discussion started by: shis100
7 Replies

7. Solaris

difference between "root" and "usr" packages

Hi, could someone pls enlighten me on the difference between the "root" package and "usr" package? Like in this example: pkginfo -l SUNWGtku | grep -i desc DESC: GTK - The GIMP Toolkit (Usr) and pkginfo -l SUNWGtkr | grep -i desc DESC: GTK - The GIMP Toolkit (Root)... (6 Replies)
Discussion started by: masloff
6 Replies

8. AIX

"Backup to pool 'default' waiting for 1 writable tape" when autostart disabled ?

This morning I started receiving an alert saying "Legato Storage Manager media (waiting) backup to pool 'Default' waiting for 1 writable tape" but when I go check the status of the Legato autostart, its disabled. So why is it asking a tape ? (1 Reply)
Discussion started by: Browser_ice
1 Replies

9. UNIX for Dummies Questions & Answers

Explain the line "mn_code=`env|grep "..mn"|awk -F"=" '{print $2}'`"

Hi Friends, Can any of you explain me about the below line of code? mn_code=`env|grep "..mn"|awk -F"=" '{print $2}'` Im not able to understand, what exactly it is doing :confused: Any help would be useful for me. Lokesha (4 Replies)
Discussion started by: Lokesha
4 Replies

10. HP-UX

Root account disabled and unable to access console

Hi, hope someone could help me here: Our root account was disabled on our production server this morning and usually we would login at the console to re-enable the account. However we are unable to get a login prompt at the console. The console displays the 8 options along the bottom and a... (2 Replies)
Discussion started by: AaronC
2 Replies
Login or Register to Ask a Question