1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2024-12-23 05:11:34 -05:00

add admin account info

This commit is contained in:
kimg45 2024-08-09 23:25:37 -05:00 committed by GitHub
parent 62d51bdae5
commit c3475b8061
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -83,3 +83,7 @@ macOS is a Unix-like, so certain security practices carry over from other system
## Terminal Secure Keyboard Entry ## Terminal Secure Keyboard Entry
To prevent other apps from detecting what you type in Terminal, enable [Secure Keyboard Entry](https://support.apple.com/guide/terminal/use-secure-keyboard-entry-trml109/mac). To prevent other apps from detecting what you type in Terminal, enable [Secure Keyboard Entry](https://support.apple.com/guide/terminal/use-secure-keyboard-entry-trml109/mac).
## Standard User Account
When you first set up your Mac, you will create an Administrator account that has powerful access to the OS. [Apple recommends](https://support.apple.com/guide/mac-help/set-up-your-mac-to-be-secure-flvlt003/mac) limiting the number of Administrator accounts on your machine and using a Standard user account when Aministrator prvileges aren't needed.