Giter Club home page Giter Club logo

Comments (2)

synopse avatar synopse commented on September 12, 2024 1

Which compiler do you use?
Which version of the source code and statics are you using?
On which operating system are you running it?
On which computer are your running it?
Do you have access to an unrestricted/unproxied Internet connection?
What is the log content?
Can you debug a little and report which actual Check() failed?

The automated tests are currently passing:
https://luti.tranquil.it/history/tis-test-mormot2
So I guess this is due to some specificity on your system.

Please use the forum for such discussion.
Closing this issue here because it is not reproducible.

from mormot2.

lbcsy avatar lbcsy commented on September 12, 2024 1

It seems the SID tests do not cover the case where user is created and linked to Azure Acitve Directory, i.e., my user's SID starts with 'S-1-12-1-', thus below checking in the test failed:
CurrentRawSid(s1, wttProcess); CurrentRawSid(s2, wttThread); Check(SidCompare(pointer(s1), pointer(s2)) = 0); s := RawSidToText(s1); CheckUtf8(IdemPChar(pointer(s), 'S-1-5-'), s); // domain users are S-1-5-21-*, but LOCAL_SYSTEM is S-1-5-18

from mormot2.

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.