Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authorization Denied #54

Open
sharanvelu opened this issue Nov 22, 2021 · 6 comments
Open

Authorization Denied #54

sharanvelu opened this issue Nov 22, 2021 · 6 comments
Assignees

Comments

@sharanvelu
Copy link

Screenshot 2021-11-22 at 17 51 26

I am getting authorization denied issues.

System : M1 Mac
OS : MacOs 11.5.1 (20G80)

@jacobsalmela
Copy link
Owner

Is SIP enabled? Also can you post the output of the --digest flag?

@sharanvelu
Copy link
Author

Output of "--digest" flag.

Screenshot 2021-11-22 at 18 03 29

Yes SIP is enabled.

@jacobsalmela jacobsalmela self-assigned this Nov 22, 2021
@matrunchyk
Copy link

My output of --digest doesn't give any errors, just a hex code. Though when I do sudo ./tccutil.py -i /usr/bin/osascript it says

Attempting to write a readonly database. You probably need to disable SIP.

@jacobsalmela
Copy link
Owner

jacobsalmela commented Jan 11, 2022

A hex code? It should print a short hash; is that what you meant? Also, what is it?

@matrunchyk
Copy link

Yes, this is the hash value: cef70648de

@DanLipsitt
Copy link

DanLipsitt commented Apr 5, 2022

I can't even view the extended attributes of the database file:

$ sudo xattr '/Library/Application Support/com.apple.TCC/TCC.db'
xattr: [Errno 1] Operation not permitted: '/Library/Application Support/com.apple.TCC/TCC.db'
$ ls -lO '/Library/Application Support/com.apple.TCC/TCC.db'
-rw-r--r--  1 root  wheel  restricted 69632 Apr  5 10:30 /Library/Application Support/com.apple.TCC/TCC.db

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants