on 01-03-2013 13:16
on 01-03-2013 13:16
Passwords: Simple things, and most companies try enforce strict guidelines to help people define strong ones. Truncating passwords at a certain length, or removing sertain multi-byte characters is ridiculous. I hate not being able to use certain character of 16-20 character passwords using every type of charatcer possible.
Restricting between certain lengths, certain characters, or whatever pointless, annoying, ARGH -rantover
on 03-03-2013 16:45
on 03-03-2013 16:45
I get the point but I stand by my point of saying there are other factors involved. The problem is (in my experience) metacharacters cause a lot of issues - for example, in oracle using an exclaimation mark cause a big issue for a particular application although it worked in the normal way of access, the dev team neglected to test it on a unix login so it broke big time (actually they did but not in the way the call to the password worked automatically). Got even worse when the hardcoded password was encrypted and we had to escape the metacharacter to get the new one encrypted!
The problem really lies in the defined requirements as it just filters down. I can't give specifics but one of my particular passwords is defined by security of the customer as having only a character from a fixed list!
on 03-03-2013 16:59
on 03-03-2013 16:59
Get involved:
• New to the community? This is how you get help.
• Want to know who we are? Come and say hi to us.
• Want to have a chat? Drop me a direct message.
on 03-03-2013 17:07
on 03-03-2013 17:07