/ Forums / Advansys Formativ / Creating Solutions with Formativ / Is it possible clear/reset a GW password in Formativ?

  • Creator
    Topic
  • #3855
    dstrickler
    Participant

      I have a need for clearing/changing a user’s password, so that I can log in as them. I know how to do this with the normal APIs, but I haven’t found the command in Formativ.

      Is this exposed, and if not, is there a way to do this?

      Thanks,

      Dave

    • Author
      Replies
    • #6411
      Support 1a
      Participant

        Assuming you are referring to a GroupWise password, this would normally be done via the GroupWise Admin API (using the ClearPassword and SetPassword methods of the User object). You can obtain an instance of the API by calling:

        GroupWise.AdminObject

        in your applet. You can then use all of the standard Admin API calls directly.

        I hope this helps. Please let me know if this is not what you require.

        Advansys Support

      Viewing 1 replies (of 1 total)
      • You must be logged in to reply to this topic.