Post

Replies

Boosts

Views

Activity

How to update macOS Machines that does not have internet connection?
We have a secure environment with hundreds of Mac Mini machines. In this secure environment this Mac machines does not have access to the internet. We want to keep the machines secure with the latest updates. For Big sur and beyond we observed that Apple are not having available individual updates to download them and then install them on the offline machines. Which is the best way to keep this machines that does not has internet access, up to date with all the latest update? We have a lot of things configured on those machines so doing a fresh install of latest full operating system is not an option for us.
0
0
484
Feb ’22
productbuild: error: The component at "/Users/user/Downloads/AppName.app" is not a bundle.
Hi, I need help to solve the following error: productbuild: error: The component at "/Users/user/Downloads/AppName.app" is not a bundle. That error occurred after the signing process finished successfully and try to execute the following command to create .pkg file: productbuild --component /Users/user/Downloads/AppName.app /Aplications --timestamp --sign 'CertificateName' /Users/user/Downloads/pkg/AppName.pkg
1
0
818
Feb ’22
How to make a smartcard always available?
Under CryptoTokenKit framework in macOS Big Sur which command I should use to make a smartcard "Persistent Token" always available? I tried the following command but I am getting connection interrupted error sudo -u _securityagent pluginkit -a /Applications/SmartCardApp.app/Contents/PlugIns/CssToken.appex If there other way to do it?
1
0
917
Dec ’21
Error Failed to verify bitcode: CompileBitCode set to true in ExportOptions.plist
We are facing errors when trying to sign with Dogfood certificate, when the CompileBitCode is not set to false in the exportoptions.plist file. Do you know what is the purpose of the CompileBitCode value? and also Are you ever have errors using the CompileBitCode set to true, during signing process execution?
0
0
672
Jun ’21
How to enable Channel Binding Token on mac OS Machines?
We had enabled LDAP Signing on our Mac Mini Machines and now we have a request is to enable Channel Binding Token. Can you please help us about how we can enable Channel Binding Token on macOS machines? Thanks and blessings!!
Replies
0
Boosts
0
Views
727
Activity
Jun ’22
How to update macOS Machines that does not have internet connection?
We have a secure environment with hundreds of Mac Mini machines. In this secure environment this Mac machines does not have access to the internet. We want to keep the machines secure with the latest updates. For Big sur and beyond we observed that Apple are not having available individual updates to download them and then install them on the offline machines. Which is the best way to keep this machines that does not has internet access, up to date with all the latest update? We have a lot of things configured on those machines so doing a fresh install of latest full operating system is not an option for us.
Replies
0
Boosts
0
Views
484
Activity
Feb ’22
productbuild: error: The component at "/Users/user/Downloads/AppName.app" is not a bundle.
Hi, I need help to solve the following error: productbuild: error: The component at "/Users/user/Downloads/AppName.app" is not a bundle. That error occurred after the signing process finished successfully and try to execute the following command to create .pkg file: productbuild --component /Users/user/Downloads/AppName.app /Aplications --timestamp --sign 'CertificateName' /Users/user/Downloads/pkg/AppName.pkg
Replies
1
Boosts
0
Views
818
Activity
Feb ’22
Connection Interrupted Error sudo -u _securityagent pluginkit -a /Applications/SmartCardApp.app/Contents/PlugIns/CssToken.appex
I tried to run the following command: sudo -u _securityagent pluginkit -a /Applications/SmartCardApp.app/Contents/PlugIns/CssToken.appex But I am getting connection interrupted error. Do you know what that error means and how I can run that command successfully?
Replies
3
Boosts
0
Views
1.5k
Activity
Dec ’21
How to make a smartcard always available?
Under CryptoTokenKit framework in macOS Big Sur which command I should use to make a smartcard "Persistent Token" always available? I tried the following command but I am getting connection interrupted error sudo -u _securityagent pluginkit -a /Applications/SmartCardApp.app/Contents/PlugIns/CssToken.appex If there other way to do it?
Replies
1
Boosts
0
Views
917
Activity
Dec ’21
Error Failed to verify bitcode: CompileBitCode set to true in ExportOptions.plist
We are facing errors when trying to sign with Dogfood certificate, when the CompileBitCode is not set to false in the exportoptions.plist file. Do you know what is the purpose of the CompileBitCode value? and also Are you ever have errors using the CompileBitCode set to true, during signing process execution?
Replies
0
Boosts
0
Views
672
Activity
Jun ’21