How to handle entry with 2 password fields
onefourfive
Community Member
in CLI
I don't know what happened, but I have an entry I rely on that ended up with 2 password fields:
op item get Okta ID: blah Title: Okta Vault: Private (blahblah) Created: 2 years ago Updated: 1 week ago by onefourfive Favorite: false Version: 29 Category: LOGIN Fields: password: ThisIsAPassword username: onefourfive password: *ThisIsAnotherPassword* remember: ✓ remember: ✓ remember: ✓ URLs: ...
*ThisIsAnotherPassword*
is my real password, but when I run op item get 'Okta' --fields=password
, it returns the first password ThisIsAPassword
which is not accurate.
The first password ThisIsAPassword
does not show up in the UI, and I'm unable to clear out this field with op item edit
.
op item edit Okta password[delete] [ERROR] 2023/09/01 16:30:42 cannot delete "password" because it is a built-in field
How should I handle this? It makes this entry unusable since the tools access the wrong password.
op --version 2.19.0
1Password Version: 8.10.13
Extension Version: Not Provided
OS Version: macOS 13.5.1
Browser: Not Provided
0
This discussion has been closed.