Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. testintergraph_2317
    T
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    testintergraph_2317

    @testintergraph_2317

    0
    Reputation
    4
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    testintergraph_2317 Follow

    Best posts made by testintergraph_2317

    This user hasn't posted anything yet.

    Latest posts made by testintergraph_2317

    • RE: Implementing custom user directory

      Hi @stevedennis, I have upgraded my test inedo proget docker version to 2022.22 (Build 4) and it has got Inedo core extension version 2.2.0. But I don't see LDAP user directory version 4?

      As per the documentation AD v4 user directory should be available in this versions, but for reason I don't see it being listed. Is there anything special I need to do to add enable this user directory?

      For me only below are listed:
      7be09b9b-761a-4dec-a807-f09133746280-image.png
      ProGet and Inedo.Core extension versions:
      9b6434b5-22b6-4b00-8ab0-0ce730f81b56-image.png

      Can you please let me know if I am missing something?

      posted in Support
      T
      testintergraph_2317
    • RE: Implementing custom user directory

      Thank you I will try this and will reach out if I have any issues.

      posted in Support
      T
      testintergraph_2317
    • RE: Implementing custom user directory

      Thanks for your response.

      We want to use OpenLDAP for authentication with ProGet, I tried to use built LDAP directory but were unable to use it, then I came across below forum post where it was mentioned that current LDAP implementation works with only Windows LDAP/AD services.

      fb6df352-5eac-4955-b39d-123602f697ff-image.png Configure LDAP on BuildMaster on Linux | Inedo Community Forums

      So we wanted to see if we can implement a simple custom user directory to support our workflow.

      Can you please also share any documentation on how to manual extension install in ProGet docker environments?

      posted in Support
      T
      testintergraph_2317
    • Implementing custom user directory

      Hi, I am exploring ProGet extension development and came across github repo (https://github.com/Inedo/SampleProGetExtension/blob/master/SampleProGetExtension/UserDirectories/SampleUserDirectory.cs), where it shows an example of Sample user directory. I tried to install to a ProGet instance running in docker. I can see the extension upack has been extract to /tmp/Inedo/ExtensionCache folder but seems product is not loading the extension.

      Is there a documetion on how to manually install extension in Linux or docker environments?

      Secondly is there an example of implementing custom user directory using new Inedo.SDK package?

      posted in Support
      T
      testintergraph_2317