- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: login disappeared
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
04-20-2010 04:45 PM
04-20-2010 04:45 PM
Today when i tried to login to my account from HP-ux server using ssh; after login to the server the window was disappeared. I tried for 2 time and it was disappeared. Later i logged to the server by using MP and checked the Accounts using sam that my account has been expired, note that for my account there was no password aging. Also i have observed the other user accounts also that there accounts has been expired.
May i know what happened and why the user acccounts has been expired?
Kindly help me.
Thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2010 06:08 PM
04-20-2010 06:08 PM
Re: login disappeared
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2010 06:13 PM
04-20-2010 06:13 PM
Re: login disappeared
Yesterday, i have made some testing for the sftp password less. Under my account i have generated a key.
Any away is related due to because of this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2010 06:44 PM
04-20-2010 06:44 PM
Re: login disappeared
Did it expire or get locked out because too many bad passwords?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2010 06:52 PM
04-20-2010 06:52 PM
Re: login disappeared
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2010 07:40 PM
04-20-2010 07:40 PM
Re: login disappeared
You can use lastb(1) to check when they were bad.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2010 08:47 PM
04-20-2010 08:47 PM
Re: login disappeared
can you please check if u really don have it expired, anywhich ways u says it logs in and disappears....
whats happneing when u trying this in MP is shell getting exit everytime.
If yes you may have to see the sanity of .profile file.
BR,
Kapil+
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2010 08:57 PM
04-20-2010 08:57 PM
Re: login disappeared
Any away is related due to because of this?
If you generated the key only on your account and all ssh related tests were performed on that account then only this account could be locked if too many unsuccessful login attempts were made.
Horia.
Horia.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2010 09:08 PM
04-20-2010 09:08 PM
SolutionOf course in order to do that, you must log in using MP, stop the running sshd and then manually start /usr/sbin/sshd -d
Then attempt a ssh connection from another station. You must monitor syslog output:
tail -f /var/adm/syslog/syslog.log
Horia.
Horia.