SAP BASIS Configuration

 1   2   3   4   5   6   7   8   9   10   11   12  13  14  15 …



Security - All SAP - Check SAP* and DDIC Passwords

           
    


Ever forget if you changed the SAP* user password to something other than the 06071992 default? Or wonder if the password is the same in all your clients?

SAP provides a program called RSUSR003 that gives a good report on the status of your SAP*, DDIC, SAPCPIC, and EARLYWATCH user IDs across all clients of a SAP instance as well as information on these login instance parameters:

  • login/accept_sso2_ticket
    login/certificate_request_ca_url
    login/certificate_request_subject
    login/create_sso2_ticket
    login/disable_cpic
    login/disable_multi_gui_login
    login/disable_multi_rfc_login
    login/disable_password_logon
    login/failed_user_auto_unlock
    login/fails_to_session_end
    login/fails_to_user_lock
    login/min_password_diff
    login/min_password_digits
    login/min_password_letters
    login/min_password_lng
    login/min_password_specials
    login/no_automatic_user_sapstar
    login/password_change_for_SSO
    login/password_expiration_time
    login/password_logon_usergroup
    login/password_max_new_valid
    login/password_max_reset_valid
    login/system_client
    login/ticket_expiration_time
    login/ticket_only_by_https
    login/ticket_only_to_host
    login/ticketcache_entries_max
    login/ticketcache_off
    login/update_logon_timestamp

Read More…