GithubHelp home page GithubHelp logo

Comments (7)

doctordns avatar doctordns commented on July 30, 2024

My understanding is that this module does not work on Linux or Mac for PowerShell 7.

The workaround is to remote into a DC and use implicit remoting.

from powershellmodulecoverage.

birojnayak avatar birojnayak commented on July 30, 2024

@SteveL-MSFT hi Steve, is this doable ? Since S.DS.P (System.DirectoryServices.Protocol) supported in .NET 6 ? If yes, are you willing to take contribution for next version of PS release ? Let us know if there are other challenges...

from powershellmodulecoverage.

blowdart avatar blowdart commented on July 30, 2024

SDP is "sort of supported". It's ended up using LDAP for compatibility, so the functions that are supported are general lookups for group membership etc. It's not a full blown DS implementation that managing an AD would probably require.

from powershellmodulecoverage.

birojnayak avatar birojnayak commented on July 30, 2024

@blowdart thanks Barry, we can understand.. with existing limitation if there is a list which modules could be ported to PS Core, we would be happy to look/contribute and see if there is a pathway to make it available in newer release..

from powershellmodulecoverage.

SteveL-MSFT avatar SteveL-MSFT commented on July 30, 2024

@theJasonHelmick can you follow-up with the AD team?

from powershellmodulecoverage.

theJasonHelmick avatar theJasonHelmick commented on July 30, 2024

@SteveL-MSFT Yes - I've spoken to them before regarding this - I'll give them a call and see if this helps.

from powershellmodulecoverage.

iSazonov avatar iSazonov commented on July 30, 2024

I guess AD module based on Windows wldap32.dll and it is unlikely that the owner will port this while there are already ported libraries.

The .Net Runtime has already been partially ported dotnet/runtime#35380
But there are still compatibility issues dotnet/runtime#36947

I suppose we could make a new module. See the proposal PowerShell/PowerShell#15578 (comment)

from powershellmodulecoverage.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.