- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- i cant login:(
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
07-18-2002 01:51 AM
07-18-2002 01:51 AM
i got such message when i were logedin:"account is disabled but console log in is allowed."
but i AM log in at CONSOLE !!!
why? how can i settle it?
P.S it is D class.HPUX 11.00
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2002 01:59 AM
07-18-2002 01:59 AM
Re: i cant login:(
i think you are working on a trusted system, you should login as root and then reenable your normal user account. Perhaps your password is expired or there exist system policies which automatically disable an account after a given period of time without login of the user.
Allways stay on the bright side of life!
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2002 02:25 AM
07-18-2002 02:25 AM
SolutionThere are plenty of threads on ITRC where a detailed instructions is given.
Good luck
Donald
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2002 02:37 AM
07-18-2002 02:37 AM
Re: i cant login:(
Since you can login at the console, you can re-activate the root account by either via the command line or easiest via sam (under Users and Groups):
# /usr/sbin/sam
Hope this helps. Regards.
Steven Sim Kok Leong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2002 03:02 AM
07-18-2002 03:02 AM
Re: i cant login:(
to get into single user mode to be able to fix your problem do the following:
--> hit any key to discontinue booting process when you are called.
--> interact with IPL? y
--> IPL> hpux -is
you will then get into single user mode and be able to fix your problem.
Allways stay on the bright side of life!
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2002 06:42 PM
07-18-2002 06:42 PM
Re: i cant login:(
Hi,Peter,i'd like to know if it will be halt during i use the SAM to fix some problem about audit or something under the single user?
Hi,Donald.i wonder what option should i edit in /tcb/files/auth/r/root file?
thank you very much!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2002 07:05 PM
07-18-2002 07:05 PM
Re: i cant login:(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2002 07:05 PM
07-18-2002 07:05 PM
Re: i cant login:(
/usr/lbin/modprpw -k root
(or any other username).
--Misa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2002 07:07 PM
07-18-2002 07:07 PM
Re: i cant login:(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2002 09:38 PM
07-18-2002 09:38 PM
Re: i cant login:(
is there something about trusted system?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2002 09:53 PM
07-18-2002 09:53 PM
Re: i cant login:(
If you are using a trusted system, have walked over to the physical terminal that's attached to the system (or the web console), gotten to the "login:" prompt, entered "root" and your password and STILL can't get in, I'm stumped. I've definitely had my root account get locked out, but going to the console always lets me log in.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2002 10:09 PM
07-18-2002 10:09 PM
Re: i cant login:(
but i wonder why the command tsconvert have prior to the command you list,modprpw?
both them have the function to enable the root account in the console...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2002 11:11 PM
07-18-2002 11:11 PM
Re: i cant login:(
in /tcb/files/auth/root by the option u_pwd you can remove anything between = and :\. root does not need a passwd now.
Then when your system is in level 3, you can use sam to adjust your root account.
But you can also use the modprpw command.
You can choose witch road you take any moment. Whichever looks the fastetst at the moment you take.
Other members: do you know why on trusted systems the console sometimes is disabled and the other times not. The trustedsystems manual state clearly that disabled root account always can logon at the console. Is it Ux-version dependent, or are some patches required, or is it machine-type depentend?
Greetzz
Donald
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2002 06:19 AM
11-01-2002 06:19 AM
Re: i cant login:(
If you are using a GUI console, to login after you lock root, you need to choose failsafe mode. Then you will not have to boot into single user mode and jump through all those hoops.