Matt Sicker

Results 151 comments of Matt Sicker

I managed to create a real Active Directory setup on GCP, so I'm going to manually test the changes here with the different account settings I can toggle (locked, expired,...

I've tested this plugin in both ADSI mode and manually configured with Windows Server 2019 and Active Directory with the three featured attributes (expired, locked, disabled) all manually tested. It...

Might need to re-run that. Let me try that.

I can't reproduce the test failure locally.

Seems as though one problem is that if docker isn't available, the tests pass with an error message.

Ok, when I make sure Docker is running, and after running with that profile, I get three test failures: ``` [ERROR] Tests run: 18, Failures: 2, Errors: 1, Skipped: 0,...

That test seems to pass on my computer. I'm not sure if it's a timeout issue or docker-specific or what as the integration test itself has a lot of supporting...

Adding the hosts entries still have the tests failing. The assertion doesn't provide any information, either, so I'm not even sure how to go about debugging this, especially when running...

Oh wait, I didn't try setting my network settings to match your DNS screenshot. Let me try that as well and see if it makes a difference.

Alright, I finally figured it out after much debugging. Turns out the log capturing wasn't capturing enough of the log anymore now that the setup was doing more things.