Skip to content

Instantly share code, notes, and snippets.

@r0nny8000
Last active July 2, 2023 16:18
Show Gist options
  • Save r0nny8000/794724d71d69310722ca2bcc548369e7 to your computer and use it in GitHub Desktop.
Save r0nny8000/794724d71d69310722ca2bcc548369e7 to your computer and use it in GitHub Desktop.
Fix Printer Access Rights
sudo dseditgroup -o edit -n /Local/Default -a nadine -t group lpadmin
sudo dseditgroup -o edit -n /Local/Default -a everyone -t group lpadmin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment