About Configuring Password Hashing for Users
Password hashing is a critical tool for preventing unauthorized users from bypassing Siebel CRM and logging in to the Siebel database directly. It also prevents passwords intercepted over the network from being used to access Siebel CRM, because an intercepted hashed password is itself hashed when a login is attempted, leading to a failed login.
Password hashing is not enabled by default in Siebel CRM. It is recommended that you enable password hashing after installing Siebel if appropriate for your environment.
Password hashing is enabled by setting the value of the Hash User Password parameter to True and hashing each user password using the hashpwd.exe utility. For detailed information on enabling password hashing, see Configuring User Password Hashing.