hankinsoft / SQLPro

SQLPro bug & features tracking.
106 stars 28 forks source link

Feature Request: User Accounts Configuration similar to MS Remote Desktop #503

Open danshort opened 4 years ago

danshort commented 4 years ago

I connect to a dozen or more databases for work, and they all use the exact same Windows credentials. When I change my password every 3 months, I have to go through and update all of the database connections with the new password.

Microsoft Remote Desktop has a "User Accounts" configuration, where you can set up a username and password configuration:

Screen Shot 2020-09-28 at 8 52 59 AM

Once you have a username/password configured, you can then associate that user account with any number of desktop configurations.

Screen Shot 2020-09-28 at 8 54 57 AM

This allows me to change the password in one place for the 30 servers I have configured. A similar feature in SQLPro would make it vastly easier (and less likely to cause an account lockout when I forget to change a server) when I have to change my password.

hankinsoft commented 4 years ago

Thanks - I'll take a look at adding this into a future release.

chrischain commented 3 years ago

I'd like to second this request. I have a similar situation, and would definitely benefit from being able to create connection profiles. I write this on the day I had to change my passwords on 14 different connections one by one. 😐

hankinsoft commented 3 years ago

Thank you for the note - having feedback like this helps me to decide on feature priority. I still don't have an ETA, but I will start taking a look into this sooner than later. I've got something large I'm working on now, but this will be one of the things I dig into after that.