- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- getting error when providing #,$ in between passwo...
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
12-05-2007 11:24 PM
12-05-2007 11:24 PM
getting error when providing #,$ in between password
Hi All,
I am facing an error which is quite unknown to me.say I have one user like tt1,when I am providing the password for that same user say hps#th it is showing passwd changed succesfully but when again I am trying to login through the new password it is not opening.In solaries It can easily be done.customer having some application so it is urgent.It is a bug? or in between password we can't give some special character.it is 11.11 version.Can any one help me plz.
Regards
Suman
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2007 11:30 PM
12-05-2007 11:30 PM
Re: getting error when providing #,$ in between password
Please have a look over thread.
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1182310
BR,
Kapil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2007 11:33 PM
12-05-2007 11:33 PM
Re: getting error when providing #,$ in between password
http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=1182310
and
http://docs.hp.com/en/B2355-60130/passwd.1.html
"...
WARNINGS
Avoid password characters which have special meaning to the tty driver, such as # (erase) and @ (kill). You may not be able to login with these characters."
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2007 12:37 AM
12-06-2007 12:37 AM
Re: getting error when providing #,$ in between password
suman
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2007 12:48 AM
12-06-2007 12:48 AM
Re: getting error when providing #,$ in between password
Have a look at this doc.
# stty kill '^X' intr '^C' erase '^W'
http://www.docs.hp.com/en/5991-6480/ch02s03.html
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2007 03:01 AM
12-06-2007 03:01 AM
Re: getting error when providing #,$ in between password
WARNING
Avoid password characters which have special meaning to the tty
driver, such as # (erase) and @ (kill). You may not be able to login
with these characters.
Sorry it seems to be that the # and @ are not allowes on hp, please ask the user to pick a passwd whitout a # ore @.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2007 05:02 AM
12-06-2007 05:02 AM
Re: getting error when providing #,$ in between password
Is your system in trusted mode or nontrusted?
In trusted mode you can declare user to use special charecters, numeric character.
But in nontrusted mode this type of policy not accepted.
Check your system please.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2007 11:36 PM
12-06-2007 11:36 PM
Re: getting error when providing #,$ in between password
Sure but you must quote it with a "\".
And you have to know when and when you don't need to quote it.
>ahsan: In trusted mode you can declare user to use special charecters, numeric character.
I don't think trusted mode changes the getty magically change @ and #.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2007 11:58 PM
12-06-2007 11:58 PM
Re: getting error when providing #,$ in between password
I hope Ahsan wanted to mention the password complexity .....Enable Restriction rules.
Ahsan: If not what i cleared above, have you tested it on production system... ;0
Anshu