/ Forums / Advansys Formativ / eDirectory/NDS Management / Config Object Assigned via Code

  • Creator
    Topic
  • #3517
    ctaleck
    Participant

      Is it possible to retrieve in VB code the Formativ Config object assigned to a user? I would like the output similar to the About Formativ… dialog:

      quote:


      Config “CN=developer.OU=Formativ.O=IPA” located in USER “CN=ctaleck.OU=IPA-RESTON.O=IPA”


    • Author
      Replies
    • #5329
      Support 1
      Participant

        I think it is possible to do this in VB, using one of the Novell APIs for developing to eDirectory. Unfortunately I cannot advise you on a specific API, but the ActiveX controls (NDAP/LDAP) do make it possible to develop an eDirectory application quite rapidly. You might find this sample helpful.

        I hope this helps.

        Regards,
        Advansys Support

        [This message was edited by Support 1 on February 04, 2009 at 05:25 PM.]

        #5331
        ctaleck
        Participant

          Sorry by VB, I was referring to the VB Scripting engine of Formativ as opposed to just looking at the About Formativ dialog.

          It would be helpful to have access to this information like you do for other applet information in the Utilities object:

           Utilities.UserCacheDirectory 

          Perhaps something like:

           Utilities.UserConfig 

          Thank you.

          #5330
          Support 3
          Participant

            Thanks, we have added this request to our enhancement database.

            Regards,
            Advansys Support

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