HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Login Failed
Operating System - HP-UX
1832978
Members
2638
Online
110048
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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 07:48 AM
07-18-2002 07:48 AM
Login Failed
Configuration:
HP-UX 10.20 Trusted w/Dec 2001 Updates
- /usr/bin/login is from PHCO_25591 dtd Nov 2001
- /usr/bin/passwd dtd Jan 1998
Problem:
User gets login failed after entering their password. We have checked the tcb encrypted password entry against the encrypted password and they match. The program to generate the encrypted password utilizes the internal UNIX encryption routines.
This is occurring intermittently on multiple servers.
HP-UX 10.20 Trusted w/Dec 2001 Updates
- /usr/bin/login is from PHCO_25591 dtd Nov 2001
- /usr/bin/passwd dtd Jan 1998
Problem:
User gets login failed after entering their password. We have checked the tcb encrypted password entry against the encrypted password and they match. The program to generate the encrypted password utilizes the internal UNIX encryption routines.
This is occurring intermittently on multiple servers.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2002 08:54 AM
07-18-2002 08:54 AM
Re: Login Failed
Are you sure they entered their password correctly?
Once they have a failure, are they able to login on another attempt?
How are they attempting to login? rlogin, telnet, ??
have you checked the integrity of the tcb files?
live free or die
harry
Live Free or Die
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2002 09:11 AM
07-18-2002 09:11 AM
Re: Login Failed
Yes, we have actually typed the pw for the user to test the login.
No, once it fails the user continues to fail until the password is changed or the suthorization number is regened.
Login via telnet.
Yes, integrity visually verified.
"Kill the meat...save the metal"
Roger
No, once it fails the user continues to fail until the password is changed or the suthorization number is regened.
Login via telnet.
Yes, integrity visually verified.
"Kill the meat...save the metal"
Roger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2002 10:15 AM
07-18-2002 10:15 AM
Re: Login Failed
Are these long passwords (more than 8 characters)? If so, long passwords are silently truncated in untrusted systems. So a password of: abcd1234verylong is the same as abcd1234 for untrusted. On a trusted system, entering abcd1234verylong results in a different password encryption than the 8 character version.
Also, does the user password contain any special characters such as @ or #? If so, then the password will probably work OK with su but not with login. This is due to the default stty values prior to a login where the backspace key does not erase anything but the # key does. You can change this setting by:
stty erase "^H" kill "^U" < /dev/ttyconf
Put this command into a startup script in /sbin/init.d and link to it from the runlevel directories. Here's a few more details:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x5936c4c76f92d611abdb0090277a778c,00.html
Bill Hassell, sysadmin
Also, does the user password contain any special characters such as @ or #? If so, then the password will probably work OK with su but not with login. This is due to the default stty values prior to a login where the backspace key does not erase anything but the # key does. You can change this setting by:
stty erase "^H" kill "^U" < /dev/ttyconf
Put this command into a startup script in /sbin/init.d and link to it from the runlevel directories. Here's a few more details:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x5936c4c76f92d611abdb0090277a778c,00.html
Bill Hassell, sysadmin
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP