- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- rename rlogin error message "Login incorrect"
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
11-20-2006 08:25 PM
11-20-2006 08:25 PM
i want to change/rename the error message "Login incorrect" after a bad rlogin. How can i do this?
I use the hp-ux version 11.11!!
Can someone help me?
Thank you!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2006 08:48 PM
11-20-2006 08:48 PM
Re: rename rlogin error message "Login incorrect"
I don't think you can. You may be able to change the language via the locale comand.
Out of interest, what do you want to change it to and why ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2006 09:01 PM
11-20-2006 09:01 PM
Re: rename rlogin error message "Login incorrect"
thank you for your answer. i want to change the message in "Login incorrect, please try again!".
Why?
Because the error message based on a failed CDE-Login called "Login incorrect, please try again." so i want this two messages identically.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2006 11:41 PM
11-20-2006 11:41 PM
Re: rename rlogin error message "Login incorrect"
can i change the error message string "Login incorrect, please try again." of a bad cde-login?
please help me.
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2006 12:48 AM
11-21-2006 12:48 AM
Re: rename rlogin error message "Login incorrect"
I agree with Peter - I don't think you can change the messages only the language they are reported in. I suspect the messages are built right into the code itself of CDE.
S.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2006 01:25 AM
11-21-2006 01:25 AM
SolutionI believe message is hardcoded into login binary. So, unless you either get hold of login source and recompile, or re-write the login binary...
# strings /usr/bin/login | grep incorrect
Login incorrect
Login incorrect
If you found the answers given usefull, please read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2006 01:28 AM
11-21-2006 01:28 AM
Re: rename rlogin error message "Login incorrect"
thank you for your help. I think you were right and i have to accept it.
Thanks for help!!!!
Martin