@robertgendler commented on GitHub:
I believe Apple has made it so difficult to dual boot Apple Silicon machines, this is an edge case that may be better suited for us just adding a note in the…
@robertgendler commented on GitHub:
We've added a warning to the rule. I do not believe we'll do any additional fix for this edge case.
@robertgendler commented on GitHub:
Our warning has been added to ventura, monterey, and big_sur
WARNING: If more than one partition with macOS is detected, the csrutil command…
@hcbraun commented on GitHub:
I also ran into this bug. Would be great to fix this. Running multiple installations on Apple Silicon is actually easy and convenient.
Is there a command to get…
@robertgendler commented on GitHub:
Closing for now. It's up to Apple to add it to it's approved algorithms in SSH.
@GaryGapinski commented on GitHub:
I agree. I think that means another CMVP validation (in which proper operation is tested). I am not in a position to test macOS FIPS mode but until FIPS 186-5…
@robertgendler commented on GitHub:
@GaryGapinski I believe Apple is going to have to update their validated algorithms.
@GaryGapinski commented on GitHub:
https://support.apple.com/guide/certifications/macos-security-certifications-apc35eb3dc4fa/1/web/1.0 has some interesting information.
@golbiga commented on GitHub:
@bdruth please see, https://trusted.jamf.com/docs/establishing-compliance-baselines.
Here is…
@bdruth commented on GitHub:
The JNUC talk I'm familiar with, that's what got me started! :) I'll give the JAMF Compliance Editor a look, thank you.
@tbi88 commented on GitHub:
Hi
I would prefer if you could do it. I am pretty new with go yet...
cheers
@dopessoa commented on GitHub:
The problem is that /tmp does not exist inside the docker container, the method used to create the directory in storage.go does not create directories recursively,…
@ichcc commented on GitHub:
Thanks a lot!
On 22 Aug, 2019, at 22:37, Dwaraka Nath notifications@github.com wrote:
The same has been resolved in a previous issue - #187 <https://github.co…
@dtsdwarak commented on GitHub:
The same has been resolved in a previous issue - #187
Try something like the following -
$ docker run -d \
--restart always \
--publish…