Part 2 User Accounts: Lesson 9 Flashcards
How does the keychain system help protect your information?
The keychain system manages encrypted files that are used to securely save passwords, certificates, or notes. By default, users have a login keychain that has the same password as their account. Not even other administrative users can access key chain secrets without knowing the keychain’s password.
What type of items can be found in a keychain?
Keychains are primarily used to store authentication secrets such as resource passwords, digital certificates, and encryption keys. The keychain system can also securely store website form information and text notes.
Where are the keychain files stored?
Users start with a default login keychain at /Users//Library/Keychain/login.keychain, and they can store other Keychains in the same folder. Administrative users can manage systemwide authentication assets with the /Library/Keychain/System.keychain. Finally, Apple maintains several items in /System/Library/Keychains/ for OS X system use.
What application is used to manage keychain settings?
Keychains can be managed from the /Applications/Utilities/ Keychain Access application.