Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
Former Member
3 years agoI installed via Brewfile with command: cask "1password/tap/1password-cli". No op in /usr/local/bin
I installed via Brewfile with command: cask "1password/tap/1password-cli". No op in /usr/local/bin
It was asking me for my sudo password. I do not have sudo. I then added
tap "1password/tap" ...
zcutlip
3 years agoDedicated Contributor
You can always copy op
wherever you want after installing. For example, I keep an archive of old versions for compatibility testing with. However, if you do, you won't be able to use TouchID. There's a component of 1Password.app that needs op
to be at a particular path, and it has a specific entitlement that gives it permission to access it there:
console
codesign -d --entitlements - /Applications/1Password.app/Contents/Library/LoginItems/1Password\ Browser\ Helper.app
Executable=/Applications/1Password.app/Contents/Library/LoginItems/1Password Browser Helper.app/Contents/MacOS/1Password Browser Helper
[Dict]
[Key] com.apple.security.app-sandbox
[Value]
[Bool] true
[Key] com.apple.security.application-groups
[Value]
[Array]
[String] 2BUA8C4S2C.com.1password
[Key] com.apple.security.temporary-exception.files.absolute-path.read-only
[Value]
[Array]
[String] /usr/local/bin/op