unSafe.sh - 不安全
我的收藏
今日热榜
公众号文章
导航
Github CVE
Github Tools
编码/解码
文件传输
Twitter Bot
Telegram Bot
Search
Rss
黑夜模式
Using Jamf Pro’s managed software updates for macOS
Jamf Pro 提供通过 MDM 命令或 DDM 声明管理 macOS 软件更新的功能。支持 macOS 10.11 及以上版本使用 MDM 命令,macOS 14 及以上版本可使用 DDM 声明(仅限 Jamf Cloud)。管理员可为智能或静态设备组设置更新计划,并选择下载、安装、重启等选项。更新计划一旦部署,不会自动应用给后续加入组的设备。...
2025-6-2 13:47:45 | 阅读: 19 |
收藏
|
Der Flounder - derflounder.wordpress.com
software
2bec
dc528a2e
9beb
Session videos available from MacAD.UK 2025
MacAD.UK 2025会议的多个会场视频已发布在YouTube上,包括作者的演讲视频。链接如下:[链接]。...
2025-5-30 23:37:52 | 阅读: 13 |
收藏
|
Der Flounder - derflounder.wordpress.com
macad
youtube
convenience
Displaying DDM-deployed settings on macOS Sequoia
文章介绍了在macOS Sequoia中查看通过声明式设备管理(DDM)部署的设置的方法。用户需在系统设置中的设备管理部分找到MDM enrollment profile,并查看其下的设备声明部分以了解已应用的DDM设置及其配置文件路径。...
2025-5-29 15:58:26 | 阅读: 11 |
收藏
|
Der Flounder - derflounder.wordpress.com
ddm
sequoia
enrollment
displaying
Deploying sudo configurations using Blueprints in Jamf Pro
苹果在WWDC 2023上发布的Declarative Device Management (DDM)允许管理员通过Jamf Pro的Blueprints管理macOS中的系统服务配置文件,如sshd、sudo等。文章以sudo配置文件为例,展示了如何创建、上传和部署配置文件,并验证其在设备上的应用情况。...
2025-5-27 14:3:41 | 阅读: 9 |
收藏
|
Der Flounder - derflounder.wordpress.com
sudoers
lc
reveals
interpreted
Slides from the “Leveling Up – Managing admin rights in the enterprise” session at MacAD.UK 2025
本文分享了在MacAD.UK 2025大会上关于企业环境中管理管理员权限的演讲内容,并提供了PDF和Keynote格式的幻灯片下载链接。...
2025-5-16 10:43:15 | 阅读: 11 |
收藏
|
Der Flounder - derflounder.wordpress.com
slides
macad
tinyurl
leveling
keynote
Forcing a DDM sync on a Jamf Pro-managed device via the Jamf Pro API
文章介绍了如何通过 Jamf Pro API 强制同步 Declarative Device Management (DDM) 状态。 Jamf Pro 10.48.0 版本更改了空白推送命令的行为,改为发送 DeclarativeManagement MDM 命令以触发 DDM 状态报告和 APNS 检查。文章详细说明了使用 declarative-device-management 端点、获取客户端管理 ID 以及调用 API 的步骤,并指出同步后结果会显示在设备管理历史中。...
2025-5-14 12:28:59 | 阅读: 9 |
收藏
|
Der Flounder - derflounder.wordpress.com
mdm
ddm
client
Apple Filing Protocol client deprecated as of macOS Sequoia 15.5.0
macOS Sequoia 15.5.0弃用Apple Filing Protocol (AFP)客户端,并计划在未来版本中完全移除该功能。AFP自1988年起作为苹果操作系统的一部分,但其服务器功能已在macOS Big Sur中被移除。此次客户端弃用标志着AFP协议的终结。...
2025-5-14 11:2:51 | 阅读: 12 |
收藏
|
Der Flounder - derflounder.wordpress.com
afp
client
sequoia
filing
road
Using the Jamf Pro API to download IPA files from a JCDS2 distribution point
文章介绍如何使用Jamf Pro API从JCDS2分发点下载IPA文件,并提供一个脚本,支持用户账户或API客户端认证,可获取IPA列表、下载链接,并验证MD5哈希以确保文件完整性。...
2025-5-8 20:9:19 | 阅读: 12 |
收藏
|
Der Flounder - derflounder.wordpress.com
ipa
makkw8o0oo
download
barcodes
Accessing subsystem logging configurations used by the macOS unified logging on macOS Sequoia
文章列出了多个以“com.apple”开头的系统偏好设置文件及其路径,展示了苹果系统中各种服务和功能的日志子系统配置信息。...
2025-5-5 14:53:14 | 阅读: 22 |
收藏
|
Der Flounder - derflounder.wordpress.com
subsystems
library
siri
accessories
marrs
Using sysdiagnose logarchive files to provide access to system logging
文章介绍如何通过sysdiagnose生成的system_logs.logarchive文件访问系统日志,并使用Console.app或log命令行工具进行分析。...
2025-4-30 22:30:17 | 阅读: 15 |
收藏
|
Der Flounder - derflounder.wordpress.com
logarchive
sysdiagnose
httputil
mdmclient
Accessing SSL certificate details in Safari 18.4 and later
Safari 18.4及更高版本中访问SSL证书细节的方式有所更改。在macOS上,需通过"Safari > 连接安全详细信息..."访问;在iOS/iPadOS中,则需点击阅读器图标后选择"连接安全详细信息"。...
2025-4-14 19:36:53 | 阅读: 13 |
收藏
|
Der Flounder - derflounder.wordpress.com
security
visionos
139300381
ellipsis
visited
Disabling Notification Center notifications for the Tips app on macOS Sequoia
文章介绍了macOS Sequoia中禁用Tips应用通知的方法。系统中存在两个Tips应用:/System/Library/CoreServices/Tips.app(bundle ID为com.apple.tips)和/System/Applications/Tips.app(bundle ID为com.apple.helpviewer)。前者用于通知中心通知的禁用。...
2025-4-11 13:58:32 | 阅读: 6 |
收藏
|
Der Flounder - derflounder.wordpress.com
tips
library
sequoia
rsync replaced with openrsync on macOS Sequoia
苹果在macOS Sequoia中用基于BSD许可的openrsync替代了GPLv3版本的rsync 3.x,解决了GPLv3合规问题。...
2025-4-6 20:28:11 | 阅读: 5 |
收藏
|
Der Flounder - derflounder.wordpress.com
rsync
openrsync
sequoia
comply
Identifying MDM-managed user accounts on macOS Sequoia
文章介绍如何在macOS Sequoia上识别由MDM管理的用户账户,并通过`mdmclient`命令获取受管用户的UUID和用户名。...
2025-4-4 19:41:1 | 阅读: 12 |
收藏
|
Der Flounder - derflounder.wordpress.com
username
mdm
differently
Suppressing the Software Update screen with a configuration profile on macOS Sequoia
macOS Sequoia 15.4.0新增软件更新界面,可通过配置文件(GitHub可获取)跳过。...
2025-3-31 18:48:16 | 阅读: 13 |
收藏
|
Der Flounder - derflounder.wordpress.com
software
sequoia
suppress
preference
github
Managing Apple Intelligence features on macOS Sequoia 15.4
文章介绍了macOS Sequoia 15.4新增的苹果智能功能管理选项,并详细说明了如何通过配置文件启用或禁用这些功能。...
2025-3-31 18:37:38 | 阅读: 12 |
收藏
|
Der Flounder - derflounder.wordpress.com
payloaduuid
Using the Jamf Pro API to query DDM status information for macOS
文章描述了使用 `curl` 命令从 JAMF Pro 服务器获取设备状态信息的过程,并展示了详细的 JSON 响应结果,包括设备的操作系统版本、管理客户端功能支持以及软件更新状态等信息。...
2025-3-27 20:53:12 | 阅读: 40 |
收藏
|
Der Flounder - derflounder.wordpress.com
16t16
client
Jamf Pro Classic API computer inventory endpoint deprecated as of Jamf Pro 11.15.0
Jamf Pro Classic API的computer inventory端点已弃用,建议迁移到computers-inventory API。Classic API支持XML和JSON输出,并可通过序列号、MAC地址等查询设备;而新API仅支持JSON输出,并需通过过滤获取设备ID。Classic API将继续支持一年以减少影响。...
2025-3-21 14:10:3 | 阅读: 16 |
收藏
|
Der Flounder - derflounder.wordpress.com
rtrouton
plutil
Using /usr/libexec/mdmclient DumpManagementStatus to get information about MDM management
文章介绍了在macOS中使用`mdmclient DumpManagementStatus`工具获取MDM管理状态信息的方法,展示了不同 enrollment 方式的输出结果,并提供了提取服务器URL、检查ADE enrollment等命令示例。...
2025-3-16 17:20:58 | 阅读: 43 |
收藏
|
Der Flounder - derflounder.wordpress.com
username
differently
interpreted
Determining update source for Microsoft Office 365 applications
Determining update source for Microsoft Office 365 applicationsOn macOS, Microsoft has...
2025-3-6 21:10:9 | 阅读: 15 |
收藏
|
Der Flounder - derflounder.wordpress.com
microsoft
rtrouton
github
casper
Previous
2
3
4
5
6
7
8
9
Next