Skip to Content
0
Former Member
Sep 11, 2008 at 07:59 AM

login/min_password_lng max value

582 Views

Having recently set the below values we are experiencing problems when users place digits or specials at positions above 8. It appears that SAP does not check above character 8. Not at password change nor at login to SAP.

Profile Parameters Attributes for login/min_password_lng tells that minimum value is 3 and maximum value is 8. Does this really mean that anything above 8 is ignored?

This is quite a usability issue.

login/min_password_lng = 8

login/min_password_digits = 1

login/min_password_letters =1

login/min_password_specials = 1