Mill Computing, Inc. Forums The Mill Architecture Security Reply To: Security

David
Participant
Post count: 32

Given that service calls are synchronous, I would presume that the current thread identifiers still reflect the caller. These should be read-only by both the caller and service, and shouldn’t be spoofable by user-level malicious code. From there you should be able to get to the OS-specific or internal security descriptors.