You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Sequel Pro
Hello!
I did some searching for this topic and couldn't come up with anything. I have about 50 users which use Sequel Pro daily and I'm looking for the best way to automate things like password changes. I have the ability to run simple scripts across all machines so that part is not a problem. Is there a quick reference to where things are stored, in what format, and if automation is possible?
Thanks!
Martin Stricker
unread,
May 21, 2016, 10:44:56 PM5/21/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Sequel Pro
AFAIK: Favorites are stored in ~/Library/Application Support/Sequel Pro/Data/Favorites.plist, passwords in the user's keychain. Scripting should be theoretically possible, but I have no experience. You'll have to crosswalk the .plist file and get access to the users's keychain items.