| SYSTEMKEYCHAIN(8) | System Manager's Manual | SYSTEMKEYCHAIN(8) |
systemkeychain —
creates system keychains and allows keychains to unlock
keychains
systemkeychain |
[-fv] [-k filename] [-C]
[password] |
systemkeychain |
[-fvc] [-k filename] [-s] [file
...] |
systemkeychain |
[-v] [-k filename] [-t] |
The systemkeychain can be used to create a
system keychain, make it possible for a keychain to unlock another keychain,
or test unlocking a keychain.
The options are as follows:
-C-s-t-k
systemKeychain-c-f-vBy default, systemkeychain works with the
keychain file stored at /Library/Keychains/System.keychain . Use of the -k
option can specify a different target file.
Use of the -s option allows keychains to be setup to unlock other keychains. Chains of keychain unlocks can be setup in this manner to make a series of keychains unlock while only needing to manually unlock the first one. This functionality can be verified with the -t (test unlock) option.
The systemkeychain utility exits 0
on success, and >0 if an error occurs.
The systemkeychain command appeared in Mac
OS 10.2.0 .
| March 14, 2006 | macOS 15.6 |