How to setup a Active Directory environment test?

前端 未结 2 1898
我在风中等你
我在风中等你 2021-02-07 15:58

The project I´m working on needs to auth its users against AD, and as a fallback check against its own user base. Now I need to test it outside the production environment.

2条回答
  •  谎友^
    谎友^ (楼主)
    2021-02-07 16:28

    You should think about multi-domain and multi-forest environments, as well as just having multiple domain controllers in the domain you're authenticating against. You're going to need more than a single VM to do that.

提交回复
热议问题