Re: pgadmin 1.4 not remembering password

From: Mitch S McKenzie <mmckenzie(at)unmc(dot)edu>
To: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
Cc: cadiolis(at)gmail(dot)com, pgadmin-support(at)postgresql(dot)org, pgadmin-support-owner(at)postgresql(dot)org
Subject: Re: pgadmin 1.4 not remembering password
Date: 2005-12-05 14:57:30
Message-ID: OF864D24A1.B5AAE22E-ON862570CE.0051D022-862570CE.00522ADA@unmc.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

To reproduce the problem:

1. Open pgAdmin
2. Double click on server to connect to. On the "Connect to Server"
dialogue box check "Store Password" and enter your password.
3. Close pgAdmin.
4. Reopen pgAdmin and try to connect to the same server. You will be the
following error: "Error connecting to the server: fe_sendauth: no password
supplied"

- Windows XP w/all updates
- pgAdminIII 1.5 devel
- postgres-8.0.1

Thanks.

Mitch McKenzie
Programmer/Analyst
Learning Environment & Internet Services
University of Nebraska Medical Center
Phone: 402-559-9306
Cell Phone: 402-708-1493

University of Nebraska Medical Center E-mail Confidentiality Disclaimer :
The information in this e-mail is privileged and confidential, intended
only for the use of the addressee(s) above.
Any unauthorized use or disclosure of this information is prohibited.
If you have received this e-mail by mistake please delete it and
immediately contact the sender.

Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
Sent by: pgadmin-support-owner(at)postgresql(dot)org
12/02/2005 04:56 PM

To
Mitch S McKenzie <mmckenzie(at)unmc(dot)edu>, cadiolis(at)gmail(dot)com
cc
pgadmin-support(at)postgresql(dot)org
Subject
Re: [pgadmin-support] pgadmin 1.4 not remembering password

Mitch S McKenzie wrote:
>
> I have the same problem on the latest snapshot 1.5

I could not reproduce this. Please provide specific information about a
user that has this problem, i.e. post me the exact role name and
pgpass.conf line, and a description how you create/use the connection
using that login role. The only way I could produce the fe_auth message
was by deleting the password in pgpass.conf. If this is what you did,
the advice is "don't use an empty password".

Regards,
Andreas

.
>
> It would be nice if it work but it is not critical.
>
> Mitch McKenzie
> Programmer/Analyst_
> __Learning Environment & Internet Services_ <http://app1.unmc.edu/leis>
> University of Nebraska Medical Center
> Phone: 402-559-9306
> Cell Phone: 402-708-1493
> *
> University of Nebraska Medical Center E-mail Confidentiality Disclaimer
:*
> The information in this e-mail is privileged and confidential, intended
> only for the use of the addressee(s) above.
> Any unauthorized use or disclosure of this information is prohibited.
> If you have received this e-mail by mistake please delete it and
> immediately contact the sender.
>
>
> *Collin Peters <cadiolis(at)gmail(dot)com>*
> Sent by: pgadmin-support-owner(at)postgresql(dot)org
>
> 12/01/2005 11:49 AM
>
>
> To
> pgadmin-support(at)postgresql(dot)org
> cc
>
> Subject
> [pgadmin-support] pgadmin 1.4 not remembering password
>
>
>
>
>
>
>
>
> I just installed pgadmin 1.4. When I create a new connection and
> supply the password, it only seems to remember it until I restart.
> Then I get the message "Error connection to the server: fe_sendauth:
> no password supplied"
>
> When I look at %APPDATA%/postgresql/pgpass.conf it look normal with
> the password and all. Is there something I am missing?
>
> Regards,
> Collin
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Andreas Pflug 2005-12-05 17:29:12 Re: pgadmin 1.4 not remembering password
Previous Message Max Giesbert 2005-12-05 04:24:02 Re: rpmbuild not working with pgadmin v 1.2.2 src