Created
January 23, 2025 14:03
-
-
Save zer0her0/d7d3345e1b7428ee68af1e672345eacd to your computer and use it in GitHub Desktop.
OD Binding Error Log 1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| admin ~ % log stream --predicate 'subsystem == "com.apple.opendirectoryd"' | |
| Filtering the log data using "subsystem == "com.apple.opendirectoryd"" | |
| Timestamp Thread Type Activity PID TTL | |
| 2025-01-22 14:55:24.849143-0500 0x156e4b Default 0x39dddf 123 0 opendirectoryd: (PlistFile) [com.apple.opendirectoryd:auth] While verifying password: user <private> (9627D2F5-EFDF-49C5-AA21-3EF6D295D5DB) <private> a SecureToken user | |
| 2025-01-22 14:55:24.849161-0500 0x156e4b Default 0x39dddf 123 0 opendirectoryd: (PlistFile) [com.apple.opendirectoryd:auth] While verifying password: user <private> (9627D2F5-EFDF-49C5-AA21-3EF6D295D5DB) <private> a ShadowHash user | |
| 2025-01-22 14:55:24.849180-0500 0x156e4b Default 0x39dddf 123 0 opendirectoryd: (PlistFile) [com.apple.opendirectoryd:auth] While verifying password: using both SecureToken and ShadowHash | |
| 2025-01-22 14:55:24.851050-0500 0x156e4b Default 0x39dddf 123 0 opendirectoryd: (PlistFile) [com.apple.opendirectoryd:auth] Access token exists and is already bound | |
| 2025-01-22 14:55:24.865751-0500 0x156e4b Default 0x39dddf 123 0 opendirectoryd: (PlistFile) [com.apple.opendirectoryd:auth] Successful SecureToken authentication for 9627D2F5-EFDF-49C5-AA21-3EF6D295D5DB console domain | |
| 2025-01-22 14:55:24.980268-0500 0x156e4b Default 0x39dddf 123 0 opendirectoryd: (PlistFile) [com.apple.opendirectoryd:auth] Verified password for <private> (9627D2F5-EFDF-49C5-AA21-3EF6D295D5DB): SecureToken (ODNoError), Shadowhash (ODNoError) | |
| 2025-01-22 14:55:24.980292-0500 0x156e4b Default 0x39dddf 123 0 opendirectoryd: (PlistFile) [com.apple.opendirectoryd:auth] Verified password for <private> (9627D2F5-EFDF-49C5-AA21-3EF6D295D5DB): SecureToken and Shadowhash results match | |
| 2025-01-22 14:55:24.982977-0500 0x156e4b Default 0x39dddf 123 0 opendirectoryd: (PlistFile) [com.apple.opendirectoryd:policy] AccountPolicy: Authentication allowed | |
| 2025-01-22 14:55:24.983014-0500 0x156e4b Default 0x39dddf 123 0 opendirectoryd: (PlistFile) [com.apple.opendirectoryd:auth] Authentication succeeded for <private> (9627D2F5-EFDF-49C5-AA21-3EF6D295D5DB): ODNoError | |
| 2025-01-22 14:55:24.996238-0500 0x155ebd Default 0x39ddea 123 0 opendirectoryd: (PlistFile) [com.apple.opendirectoryd:auth] Verifier state for 9627D2F5-EFDF-49C5-AA21-3EF6D295D5DB console domain: success | |
| 2025-01-22 14:55:24.997034-0500 0x155ebd Default 0x39ddea 123 0 opendirectoryd: (PlistFile) [com.apple.opendirectoryd:policy] AccountPolicy: Authentication allowed | |
| 2025-01-22 14:55:24.997061-0500 0x155ebd Default 0x39ddea 123 0 opendirectoryd: (PlistFile) [com.apple.opendirectoryd:auth] Authentication allowed by SecureToken and account policy for <private> | |
| 2025-01-22 14:55:28.573877-0500 0x156e56 Default 0x39dc8d 123 0 opendirectoryd: [com.apple.opendirectoryd:session] ODNodeCopySubnodeNames failed with result ODErrorPluginOperationNotSupported |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment