You are on page 1of 3

Profile Parameters (RZ10)

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.

To display the documentation for one of the parameters, choose Tools CCMS Configuration Profile Maintenance (transaction RZ10), specify the parameter name, and choose Display.On the following screen, choose the Documentation pushbutton.

Parameter login/min_password_lng login/min_password_digits

login/min_password_letters

login/min_password_specials

login/password_charset

Explanation Defines the minimum length of the password. Default value: 3; permissible values: 3 8 Defines the minimum number of digits (0-9) in passwords. Default value: 0; permissible values: 0 8 Available as of SAP Web AS 6.10 Defines the minimum number of letters (A-Z) in passwords. Default value: 0; permissible values: 0 8 Available as of SAP Web AS 6.10 Defines the minimum number of special characters in the password Permissible special characters are $%&/()=?'`*+~#-_.,;:{[]}\<> and space Default value: 0; permissible values: 0 8 Available as of SAP Web AS 6.10 This parameter defines the characters of which a password can consist. Permissible values: 0 (restrictive): The password can only consist of digits, letters, and the following (ASCII) special characters :!"@ $%&/()=?'`*+~#-_.,;:{[]}\<>| and space 1 (backward compatible, default value): The password can consist of any characters including national special characters (such as , , from ISO Latin-1, 8859-1). However, all characters that are not contained in the set above (for value = 0) are mapped to the same special character, and the system therefore does not differentiate between them. 2 (not backward compatible): The password can consist of any characters. It is converted internally into the Unicode format UTF-8. If your system does not support Unicode, you may not be able to enter all characters on the logon screen. This restriction is limited by the code page specified by the system language. With login/password_charset = 2, passwords are stored in a format that systems with older kernels cannot interpret. You must therefore only set the profile parameter to the value2 after you have ensured that all systems

login/min_password_diff

login/password_expiration_time login/password_change_for_SSO

login/disable_password_logon

login/password_logon_usergroup

involved support the new password coding. Available in the standard system as of SAP Web AS 6.40. Defines the minimum number of characters that must be different in the new password compared to the old password. Default value: 1; permissible values: 1 8 Available as of SAP Web AS 6.10 Defines the validity period of passwords in days. Default value: 0; permissible values: any numerical value If the user logs on with Single Sign-On, checks whether the user must change his or her password. Available as of SAP Web AS 6.10, as of SAP Basis 4.6 by Support Package Controls the deactivation of password-based logon This means that the user can no longer log on using a password, but only with Single Sign-On variants (X.509 certificate, logon ticket). More information: Logon Data Tab Page Available as of SAP Web AS 6.10, as of SAP Basis 4.6 by Support Package Controls the deactivation of password-based logon for user groups Available as of SAP Web AS 6.10, as of SAP Basis 4.6 by Support Package

Multiple Logon Parameter login/disable_multi_gui_login login/multi_login_users Incorrect Logon Parameter login/fails_to_session_end

Explanation Controls the deactivation of multiple dialog logons Available as of SAP Basis 4.6 List of excepted users, that is, the users that are permitted to log on to the system more than once. Available as of SAP Basis 4.6 Explanation Defines the number of unsuccessful logon attempts before the system does not allow any more logon attempts. The parameter is to be set to a value lower than the value of parameterlogin/fails_to_user_lock. Default value: 3; permissible values: 1 -99 Defines the number of unsuccessful logon attempts before the system locks the user. By default, the lock applies until midnight. Default value: 12; permissible values: 1 -99 Defines whether user locks due to unsuccessful logon attempts should be automatically removed at midnight. Default value: 1 (Lock applies only on same day); permissible values: 0, 1

login/fails_to_user_lock

login/failed_user_auto_unlock

Initial Password: Limited Validity

Parameter login/password_max_new_valid

login/password_max_reset_valid SSO Logon Ticket Parameter login/accept_sso2_ticket login/create_sso2_ticket login/ticket_expiration_time login/ticket_only_by_https login/ticket_only_to_host Other Login Parameters Parameter login/disable_cpic login/no_automatic_user_sapstar login/system_client login/update_logon_timestamp Other User Parameters Parameter rdisp/gui_auto_logout

Explanation Defines the validity period of passwords for newly created users. Available as of SAP Web AS 6.10, as of SAP Basis 4.6 by Support Package Defines the validity period of reset passwords. Available as of SAP Web AS 6.10, as of SAP Basis 4.6 by Support Package Explanation Allows or locks the logon using SSO ticket. Available as of SAP Basis 4.6D, as of SAP Basis 4.0 by Support Package Allows the creation of SSO tickets. Available as of SAP Basis 4.6D Defines the validity period of an SSO ticket. Available as of SAP Basis 4.6D The logon ticket is only transferred using HTTP(S). Available as of SAP Basis 4.6D When logging on over HTTP(S), sends the ticketonly to the server that created the ticket. Available as of SAP Basis 4.6D Explanation Refuse inbound connections of type CPIC Controls the emergency user SAP* (SAP Notes 2383 and 68048) Specifies the default client. This client is automatically filled in on the system logon screen. Users can type in a different client. Specifies the exactness of the logon timestamp. Available as of SAP Basis 4.6 Explanation Defines the maximum idle time for a user in seconds (applies only for SAP GUI connections). Default value: 0 (no restriction); permissible values: any numerical value

You might also like