Lucas Manuel Rodriguez

Results 182 comments of Lucas Manuel Rodriguez

> Bonus points if it doesn't involve needing to install any operating systems. :) At the time I was able to test this scenario the following way (using two VMWare...

@sharvilshah Oh good catch! Linking the PR that adds the `display_name` column to `munki_installs`: https://github.com/macadmins/osquery-extension/pull/22

> Or, we can move quickly and decode the string (only requires Fleet changes): https://github.com/fleetdm/fleet/issues/7895#issuecomment-1255116870 Sounds hacky, because the base64 encoding of the Munki package `name` is a specific to...

> can Fleet do this for the user? We'd like the Fleet UI/API to just show the name of the package/application. Show where? (maybe am missing some recently added functionality)....

> can Fleet do this for the user? We'd like the Fleet UI/API to just show the name of the package/application. The Issue is an error log read from `/Library/Managed\...

Regarding https://github.com/fleetdm/fleet/pull/7833#issuecomment-1252525023 Am guessing Juan does not need the capabilities feature? If the endpoint exists (doesn't return 404) then use it. If it returns 404 use the old one.

> is it possible to reuse the same .crt and .key for SCEP that Fleet uses for AWS (Fleet server)? We'd like there to be just a "set of keys"...

> I meant APNS instead of AWS. Gotcha. > Is it possible to reuse the same .crt and .key for SCEP and APNS? This way we can simplify the setup...

Yes, could be behind the scenes. Unlike APNS or DEP credentials, SCEP cert+key generation does not need User+Apple interaction. PS: This is assuming we solve the issue of how to...

Hi @noahtalerman. I believe the wireframes are assuming some automation (via a Fleet DM hosted service). For reference, here are the steps if we were to implement "full manual" UI...