If you know how to encrypt the password, we certainly could
supply the option to enter it that way...
It's just an md5 hash prefixed with 'md5' isn't it?
???
Don't you just go ALTER USER blah ENCRYPTED PASSWORD 'asdf';
And postgres itself will encrypt it for you.
Your SQL view should show wh
Quoting Andreas Pflug <[EMAIL PROTECTED]>:
> [EMAIL PROTECTED] wrote:
>
> >
> > My current solution is to install Slackware 9.1. :)
> >
>
> Well,
> I'm hesitating to require all pgAdmin3 users to install Slackware or
> SuSE... ;-)
>
> Regards,
> Andreas
I don't see a problem with that :)
> -Original Message-
> From: Andreas Pflug [mailto:[EMAIL PROTECTED]
> Sent: 17 November 2003 17:19
> To: Dave Page
> Cc: Michiel Lange; [pgADMIN]
> Subject: Re: [pgadmin-support] bug in pgadmin III
>
> IMHO this isn't worth the effort. We have SSL connections to
> secure wire tapping
[EMAIL PROTECTED] wrote:
My current solution is to install Slackware 9.1. :)
Well,
I'm hesitating to require all pgAdmin3 users to install Slackware or
SuSE... ;-)
Regards,
Andreas
---(end of broadcast)---
TIP 7: don't forget to increase your fr
My current solution is to install Slackware 9.1. :)
Tim
Andreas Pflug <[EMAIL PROTECTED]>
11/17/2003 12:18 PM
To: [EMAIL PROTECTED]
cc: [EMAIL PROTECTED]
Subject: Re: [pgadmin-support] Query tool and SSL connections
[EMAIL PROTECTED]
[EMAIL PROTECTED] wrote:
I was browsing through the pgadmin-hackers list today and noticed
someone had built pgAdminIII for Fedora Core 1. I downloaded and
installed it without a hitch. That build, however, suffers from the
same problem as the builds for RedHat9 and Mandrake 9.1. The problem
I was browsing through the pgadmin-hackers list today and noticed someone had built pgAdminIII for Fedora Core 1. I downloaded and installed it without a hitch. That build, however, suffers from the same problem as the builds for RedHat9 and Mandrake 9.1. The problem being that when you try to
Dave Page wrote:
Saves sending it in plaintext over the wire, or displaying it on screen
anywhere.
IMHO this isn't worth the effort. We have SSL connections to secure wire
tapping. This is necessary for securing session logon anyway.
Regards,
Andreas
---(end of bro
> -Original Message-
> From: Andreas Pflug [mailto:[EMAIL PROTECTED]
> Sent: 17 November 2003 16:45
> To: Michiel Lange; [pgADMIN]
> Subject: Re: [pgadmin-support] bug in pgadmin III
>
> Michiel Lange wrote:
>
> >Well... I thought PgAdmin sends SQL commands to the database, right?
> >
Michiel Lange wrote:
Well... I thought PgAdmin sends SQL commands to the database, right?
As you can see on each property dialog's SQL page.
So, if you do
CREATE USER WITH ENCRYPTED PASSWD ''?
ENCRYPTED PASSWORD is for dump/restore purposes (i.e. if you don't know
the plain text password)
> -Original Message-
> From: Andreas Pflug [mailto:[EMAIL PROTECTED]
> Sent: 17 November 2003 16:23
> To: Dave Page
> Cc: Michiel Lange; [EMAIL PROTECTED]
> Subject: Re: [pgadmin-support] bug in pgadmin III
>
> Ok, so we require pgAdmin3 users to calculate the md5 hash
> and enter it
Dave Page wrote:
Wouldn't it be better to use
CREATE ENCRYPTED passwd instead? Me thinks that's a better solution
anyway!
If you know how to encrypt the password, we certainly could
supply the option to enter it that way...
It's just an md5 hash prefixed with 'md5' isn't it?
> -Original Message-
> From: Andreas Pflug [mailto:[EMAIL PROTECTED]
> Sent: 17 November 2003 16:07
> To: Michiel Lange
> Cc: [EMAIL PROTECTED]
> Subject: Re: [pgadmin-support] bug in pgadmin III
>
> Michiel Lange wrote:
>
> >Wouldn't it be better to use
> >CREATE ENCRYPTED passwd ins
Michiel Lange wrote:
Wouldn't it be better to use
CREATE ENCRYPTED passwd instead? Me thinks that's a better solution
anyway!
If you know how to encrypt the password, we certainly could supply the
option to enter it that way...
Regards,
Andreas
---(end of broadcast)
Wouldn't it be better to use
CREATE ENCRYPTED passwd instead? Me thinks that's a better solution
anyway!
Michiel
Andreas Pflug <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
17-11-2003 16:09
To: [EMAIL PROTECTED]
cc: [EMAIL PROTECTED]
Subject:Re: [pg
Hi Tom,
[EMAIL PROTECTED] wrote:
- in Create Usergroup : the property-page contains fields like
*Username *and *User-ID* but should contain *Groupname *and *Group-ID*
This is a typo, fixed in cvs now.
- in Create User : the property-page contains a password-field which
shows passwords in plain
Hi,
I found several bug's (perhaps easy to solve) in pgAdmin III 1.1.0 devel.
- in Create Usergroup : the property-page contains fields like Username and User-ID but should contain Groupname and Group-ID
- in Create User : the property-page contains a password-field which shows passwords in plai
17 matches
Mail list logo