Name

systemkeychain

Synopsis

systemkeychain [-v] [-f] -C [password]
systemkeychain [-v] -t
systemkeychain [-v] [-c] [-k dest_keychain] -s keychain

Creates and manages the system Keychain, /Library/Keychains/System.keychain. (It also creates /var/db/SystemKey, which presumably contains a randomly generated Keychain password in encrypted form.) This Keychain is used by system processes that run as root, such as daemons and boot processes, and is created automatically by the SecurityServer startup item.

Options

-c

Create the destination Keychain if it doesn’t already exist.

-C

Create a new system Keychain, unless one already exists. The Keychain password can be specified with an optional argument.

-f

Force an overwrite of an existing system Keychain when creating a new one.

-k

Instead of adding a key to the system Keychain, add it to the specified destination Keychain.

-s

Add a key to the system Keychain that can be used to unlock the specified Keychain.

-t

Unlock the system Keychain.

-v

Enable verbose output.

Get Mac OS X Tiger in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.