Ansicht
Dokumentation

login/password_downwards_compatibility - password downwards compatibility (8 / 40 characters, case-sensitivity)

login/password_downwards_compatibility - password downwards compatibility (8 / 40 characters, case-sensitivity)

ABAP Short Reference   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book
------------------------------------------------------------------------
| Parameter : login/password_downwards_compatibility |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Short Description : Backward compatibility of passwords |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Parameter Description : |
| ----------------------- |
| |
| As of Basis release (SAP_BASIS) 7.0, the system supports logon with |
| passwords that can consist of up to 40 characters (previously: 8), |
| and for which the system differentiates between upper- and |
| lower-case (previously: system automatically converted to |
| upper-case). All Unicode characters are also supported. |
| |
| Unfortunately, this change is not backward compatible. |
| The passwords are stored as backward incompatible hash values. If |
| this system is operated with other systems, which only support |
| backward compatible password hash values, the system must react |
| appropriately. |
| |
| The values of this profile parameter define the desired behavior |
| (Default value = 1): |
| |
| 0 : No backward compatibility; system generates only new |
| (backward incompatible) password hash values. |
| 1 : System also generates backward compatible password hash |
| values internally, but does not evaluate these for logons |
| (to this system) using a password; this setting is required |
| if this system is the central system of a Central User |
| Administration and systems that only support backward |
| compatible password hash values are also connected to the |
| system group. |
| 2: The system also generates backward compatible password hash |
| values internally and evaluates these if a logon using a |
| backward incompatible password failed, to check whether logon |
| with the backward compatible password (truncated after eight |
| characters and converted to upper-case) would have been |
| accepted. This is logged in the system log; the logon |
| fails. |
| (Identification of backward incompatibility problems). |
| 3 : As with 2; however, the logon is regarded as successful. |
| (Avoidance of backward incompatibility problems). |
| 4 : As with 3, but no system log entry is written. |
| 5 : System only issues backward compatible password hash values. |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Work area: Logon |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Unit : |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Deafult value : 1 (latent backward compatibility) |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Who is permitted to make changes: |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Limitations for operating systems: |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Limitations for database systems: |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Other Parameters Affected or Dependent: |
| - %%login/password_charset%% |
| - %%login/min_password_lng%% |
| - %%login/min_password_diff%% |
| - %%login/min_password_digits%% |
| - %%login/min_password_letters%% |
| - %%login/min_password_specials%% |
| - %%login/min_password_lowercase%% |
| - %%login/min_password_uppercase%% |
| - %%login/password_compliance_to_current_policy%% |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Valid input, formats, areas : 0, 1, 2, 3, 4, 5 |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Short Description : password downwards compatibility (8 / 40 characters, case-sensitivity)
------------------------------------------------------------------------

------------------------------------------------------------------------
| Applications Area : Login
------------------------------------------------------------------------

------------------------------------------------------------------------
| Parameter Type : I
------------------------------------------------------------------------

------------------------------------------------------------------------
| Changes allowed : X
------------------------------------------------------------------------

------------------------------------------------------------------------
| Valid for Operating System : *
------------------------------------------------------------------------

------------------------------------------------------------------------
| Dynamic switchable : X
------------------------------------------------------------------------

------------------------------------------------------------------------
| Same on all Servers : X
------------------------------------------------------------------------

------------------------------------------------------------------------
| Minimum : 0
------------------------------------------------------------------------

------------------------------------------------------------------------
| Maximum : 5
------------------------------------------------------------------------


Fill RESBD Structure from EBP Component Structure   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 8069 Date: 20240501 Time: 232823     sap01-206 ( 7 ms )