Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Sap 4.6c parameter for having a password contain a numeric character

Former Member
0 Kudos

Help

Is there a parameter for SAP 4.6c where the password must contain at least one numeric character.

I know that

login/min_password_digits is not available under 4.6c

We want to have a minimun length of 7 with one numeric character.

Thanks

Joe

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Joseph,

SAP 4.6C does not have any parameter available which can be used to enforce all passwords to contain a numeric character.It is only available from higher versions i.e 4.7 and above.

Thanks,

Saby..

Edited by: Sabyasachi Rudra on Sep 30, 2008 5:15 PM

3 REPLIES 3

Former Member
0 Kudos

Hi Joseph,

SAP 4.6C does not have any parameter available which can be used to enforce all passwords to contain a numeric character.It is only available from higher versions i.e 4.7 and above.

Thanks,

Saby..

Edited by: Sabyasachi Rudra on Sep 30, 2008 5:15 PM

Former Member
0 Kudos

I'm pretty sure that this isn't possible (via a parameter) in 4.6c.

Former Member
0 Kudos

If your current setting(on 4.6c) for login/password_charset by default is 1, and your login/min_password_digits (on higher version) is backward-compatible, you should be good for your upgrade.

Gp.