Skip to content

Instantly share code, notes, and snippets.

@wegotoeleven
Last active August 5, 2022 16:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wegotoeleven/9fc6b0a6a8d01772394292ea6337ec73 to your computer and use it in GitHub Desktop.
Save wegotoeleven/9fc6b0a6a8d01772394292ea6337ec73 to your computer and use it in GitHub Desktop.
Grant users admin access to printers
# Add group `everyone` to `lpadmin` group
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