CREATE_USER_DETAILS function for OpenInsight 10.0.5 and above

OpenInsight 10.0.5 and above introduces a new function called RTI_CREATE_USER_DETAILS that allows developers the ability to create a new user or modify information about an existing user in the OpenInsight database.

OpenInsight 10 provides support for login policies including lock out of users after a definable number of unsuccessful attempts, password construction requirements, etc.  Sensitive data for policy and user information is stored in AES encrypted records.  Policies and users are maintained via the OpenInsight 10 IDE.

Click HERE for the documentation and Search on RTI_Create_User_Details function.