This is a discussion on Change password issue within the pgsql Interfaces Pgadmin Hackers forums, part of the PostgreSQL category; --> I spotted an issue with the change password dialogue today; if you have connected using trust authentication, or a ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I spotted an issue with the change password dialogue today; if you have connected using trust authentication, or a password in pgpass.conf, then there is no way to change the password because the pgServer object doesn't know what the original one is. The simple fix would be to remove the 'enter old password' requirement, but that just doesn't feel right. For pgpass connections we could try to retrieve the password from the file, but there is no way for trusted connections that I can see. Thoughts? Regards, Dave ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |
| Thread Tools | |
| Display Modes | |
|
|