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: 

profile of password

Former Member
0 Kudos

I want to set password that is different from his last 3 when user change his password , can you show me which profile I can do it ?

6 REPLIES 6

WolfgangJanzen
Product and Topic Expert
Product and Topic Expert
0 Kudos

As of "SAP NetWeaver 2004s" (aka "7.00") it is possible to define the size of the password history - see <a href="https://service.sap.com/sap/support/notes/862989">SAP Note 862989</a>. In previous releases the size of the password history is fixed (5) and cannot be changed.

Regards, Wolfgang

Former Member
0 Kudos

Hi,

To make the parameters globally effective in an SAP System (system profile parameters), set them in the default system profile DEFAULT.PFL. However, to make them instance-specific, you must set them in the profiles of each application server in your SAP System

You can find Profile Parameters for Logon and Password (Login Parameters)

in the following link.

http://help.sap.com/saphelp_47x200/helpdata/en/22/41c43ac23cef2fe10000000a114084/frameset.htm

I hope this helps.

If you still need more help let me know.

Cheers

Soma

WolfgangJanzen
Product and Topic Expert
Product and Topic Expert
0 Kudos

That information is outdated - please refer to this one:

<a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/d2/141fb593c742b5aad8f272dd487b74/content.htm">http://help.sap.com/saphelp_nw2004s/helpdata/en/d2/141fb593c742b5aad8f272dd487b74/content.htm</a>

Former Member
0 Kudos

Rao,

You can change this with the profile parameter login/password_history_size.

Please award points if helpful.

WolfgangJanzen
Product and Topic Expert
Product and Topic Expert
0 Kudos

only as of 7.0 (see my previous posting)

Former Member
0 Kudos

Thank you for your all kindly help , release of our system is 6.4, not 7.0, so I can not change it but with defalut value 5.