• Script for pwd gen and putting value into ADSAccount UserPassword field

    Hello,

    I've created a script to generate the password taking the xobjectkey as input and returning the password.

    Here's my script:

    Public Function CCC_Generate_Password_AD(ByVal accountXobjectKey As String) As String
    Dim entity As IEntity = Session…

  • Modifying CAPTCHA agent character generation (Password Manager Portal)

    Hello,

    Is there a way to limit the characters for the CAPTCHA agent security code when authenticating into the Password Manager portal?  Customer wants to remove ambiguous characters such as capital "O" and zero "0". 

  • HTML5 portal MsgBox from request property

    Hi,

    I have created a request property that checks if a user-entered group name (cn) is unique. If the entered value already exists, the user should get a dialog box explaining the error. I have the following code in the Validation script of the request…

  • Upgrading from 8.1.5 to 9.1 issues with sync projects

    We have upgraded our Dev environment to version 9.1 from 8.1.5. Database, workstation tools upgraded and new Database Agent running.

    Last hurdle is to get the Synchronization Editor to upgrade the sync projects.

    Firstly, the upgrade process of our job…