#1 (permalink)  
Old 07-09-2009, 01:10 PM
Registered User
 
Join Date: Jun 2003
Posts: 37
pcgh
Password strength meets limits but fails

One of my users brought to my attention an interesting item.... I have WHM set to enforce a password strength of 65 across the board for every item.

If the user goes into their cPanel and tries to create an email account using a password in the following pattern:

aaaa+aaaa#

a = lower case alpha character (same as above example)
+ = special character "+"
# = a number (e.g. "5")

So they try to use a password something like this: bnhg+ijyf2

The "Password Strength" indicator will show a strength of 82 / 100 and turns green. However, when the user then tries to create the account it returns an error saying, "Sorry, the password you selected cannot be used because it is too weak and would be too easy to crack. Please select a password with strength rating of 65 or higher."

What's up with that? Any ideas? TIA!

Tony

cPanel / WHM Version: cPanel 11.24.4-S36281 - WHM 11.24.2 - X 3.9
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 07-10-2009, 11:02 AM
cpanelkenneth's Avatar
cPanel Quality Assurance
 
Join Date: Apr 2006
Posts: 3,222
cpanelkenneth is on a distinguished road
Quote:
Originally Posted by pcgh View Post
One of my users brought to my attention an interesting item.... I have WHM set to enforce a password strength of 65 across the board for every item.

If the user goes into their cPanel and tries to create an email account using a password in the following pattern:

aaaa+aaaa#

a = lower case alpha character (same as above example)
+ = special character "+"
# = a number (e.g. "5")

So they try to use a password something like this: bnhg+ijyf2

The "Password Strength" indicator will show a strength of 82 / 100 and turns green. However, when the user then tries to create the account it returns an error saying, "Sorry, the password you selected cannot be used because it is too weak and would be too easy to crack. Please select a password with strength rating of 65 or higher."

What's up with that? Any ideas? TIA!

Tony

cPanel / WHM Version: cPanel 11.24.4-S36281 - WHM 11.24.2 - X 3.9
Was your server ever on EDGE?
__________________
cPanel Kenneth
cPanel QA
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-10-2009, 11:15 AM
Registered User
 
Join Date: Jun 2003
Posts: 37
pcgh
Thank you for the reply, Kenneth. No it was not - it has always been on the stable track although it is a relatively new installation having just been setup in the last month or so.

Tony
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 07-11-2009, 08:06 PM
Registered User
 
Join Date: Dec 2005
Posts: 2
bhappy is on a distinguished road
Hi,

we have some of our clients complaining on the same issue on cPanel 11.24.4-RELEASE_36167. Password strength is set to 70 and cPanel doesn't let them to reset a password even when a strength meter shows 80.

Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 07-11-2009, 09:28 PM
Spiral's Avatar
Registered User
 
Join Date: Jun 2005
Location: Area 51
Posts: 1,501
Spiral is on a distinguished road
Lightbulb

Sounds like you may have uncovered a bug ...

If the code running the password checks doesn't match up to the
code used in password generation scoring, they may have an issue.
I would think they would call the same functions but maybe not.

I have not observed the problem in EDGE which is what we use
but I will try to see if I can duplicate the issue.

As for you guys on STABLE and RELEASE, I would strongly advise
you both moving up to CURRENT.

STABLE is often far too old to be of much use and is the most
prone to new exploits and attack methods and lacks new
features and capabilities and in some respects dangerous.

RELEASE is only slightly better but not by much.

CURRENT you get the updates for bug fixed reasonably quickly,
most of the new features, and security updates.

EDGE I don't recommend except for seasoned experts like myself
who are capable for handling unexpected issues. This channel
will give you all the very latest features and the fastest route
for updates and ironically bug fixes but at the same time could
have more unexpected issues to deal with too.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 07-13-2009, 10:04 AM
cpanelkenneth's Avatar
cPanel Quality Assurance
 
Join Date: Apr 2006
Posts: 3,222
cpanelkenneth is on a distinguished road
This is an issue fixed in cPanel 11.25 ( EDGE ). In 11.24 and prior versions the server side checks were not governed by the same algorithm as the client side checks. cPanel 11.25 harmonizes these into a unified system.
__________________
cPanel Kenneth
cPanel QA
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 07-13-2009, 10:52 AM
Registered User
 
Join Date: Jun 2003
Posts: 37
pcgh
Kenneth - Thanks for the update. Will look forward to that trickling down to the other versions.

Spiral - I reckon we may have to consider switching to the CURRENT release. Many years ago we had some problems when using the newer builds and switched to STABLE simply to help avoid problems. But, as I say, that was years ago so it is probably time to move to try the more recent updates.

Thanks!

Tony
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 08-18-2009, 08:57 PM
Registered User
 
Join Date: Jan 2004
Posts: 7
gmm6797
Quote:
Originally Posted by cpanelkenneth View Post
This is an issue fixed in cPanel 11.25 ( EDGE ). In 11.24 and prior versions the server side checks were not governed by the same algorithm as the client side checks. cPanel 11.25 harmonizes these into a unified system.
Is there any ETA as to when this will hit the CURRENT builds?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 08-19-2009, 08:55 AM
cpanelkenneth's Avatar
cPanel Quality Assurance
 
Join Date: Apr 2006
Posts: 3,222
cpanelkenneth is on a distinguished road
Quote:
Originally Posted by gmm6797 View Post
Is there any ETA as to when this will hit the CURRENT builds?
The full feature set for 11.25 still hasn't merged into EDGE. Once that happens then migration to CURRENT will depend upon how quickly EDGE 'calms down.'
__________________
cPanel Kenneth
cPanel QA
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
WHM Password Issue: Lenght & Limits TRPN cPanel and WHM Discussions 4 07-06-2009 01:59 PM
Prevent WHM worrying about pass strength? trevHCS cPanel and WHM Discussions 2 07-15-2008 01:12 PM
Password Strength cwihost cPanel and WHM Discussions 9 10-27-2007 04:30 PM
Password Protect Directories limits? .htaccess tulsabobt cPanel and WHM Discussions 0 11-11-2004 05:47 PM
Username, Password, and Database name limits any-hoo cPanel and WHM Discussions 0 02-09-2004 01:02 AM


All times are GMT -5. The time now is 05:21 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© cPanel Inc