The DBAs on the project initially created the database using CESU8BIN, and we didn't really think too much about it back then. Now, I have been asked to implement password rules for users and after reviewing the example for VERIFY_PASSWORD_FUNCTION (see VERIFY_PASSWORD_FUNCTION Option - Reference: Statements and Options - SAP Library), I realize this may not work for our database (my understanding upon reading is that CESU8BIN us multibyte).
The example (as well as SAP Note 2306414) says that if we want to check for special characters, we need to "customize the example". However, I am not sure where to start looking. Has anyone tried applying VERIFY_PASSWORD_FUNCTION to implement password rules and has any guidance?
DB: SAP IQ 16.0 SP10
O/S: AIX 7.1