M3 iMac Time Machine authentication fails to Synology NAS
Hello, my M3 iMac 24" time machine copy to Synology DS225+ fails. My macOS is 15.7.7. I sent Synology Support logs and here is what they found out: "Thank you for your patience and for providing the debug logs and the results of your cross-test between your Macs.
After a thorough analysis of the tm_debug.log you provided, we has identified a specific authentication behavior that is likely causing the connection failure to the Synology NAS.
Technical Findings:
Based on the log, the NAS was able to successfully establish the SMB session and mount the shared folder, indicating that the SMB service on the NAS is functioning normally.
However, we did notice an authentication error in the log. This appears to be similar to the issue reported with macOS 26.4 and macOS 15.7.5 (and later updates), which has also been widely discussed in the Apple community.
Based on our previous investigation, NetAuthSysAgent attempts to connect using the mDNS-resolved hostname (for example, nas.local). As a result, isKnownServer returns false, preventing the system from loading the saved credentials from the System Keychain, even though the credentials exist and have the correct access control list (ACL) configuration. Consequently, NAConnectToServerSync returns error code 80, causing the authentication attempt to fail.
2026-07-11 21:41:20.865 E backupd[288:6fcff] [com.apple.TimeMachine:Mounting] NAConnectToServerSync failed with error: 80 (Authentication error) for alternate url: smb://TM_User@Strandbo_NAS.local/TM_iMac_21
2026-07-11 21:41:20.865 E backupd[288:6fcff] [com.apple.TimeMachine:General] Authentication error (80) - the correct user or password info may not exist in the System.keychain or the server may no longer allow access for this user.
2026-07-11 21:41:20.865 E backupd[288:6fcff] [com.apple.TimeMachine:General] Authentication error (80) - the correct user or password info may not exist in the System.keychain or the server may no longer allow access for this user.
Suggestion
Many users have reported that Apple resolved this issue in macOS 26.5. However, the same fix does not appear to have been included in the macOS 15.7.xbranch."
It looks like this is MacOS bug. Does anybody know if and when Apple is going to fix the problem in macOS 15.7.x?