Re: [ADMIN] Password authentication disabled due to MD5 usage

2003-01-09 Thread Peter Schuller
> The recommendation is to use MD5. However, 7.3.1 has a fix so you can > use 'password' again. Ok - thanks! -- / Peter Schuller, InfiDyne Technologies HB PGP userID: 0xE9758B7D or 'Peter Schuller <[EMAIL PROTECTED]>' Key retrival: Send an E-Mail to [EMAIL PROTECTED] E-Mail: [EMAIL PROTECTED]

Re: [ADMIN] Password authentication disabled due to MD5 usage

2003-01-09 Thread Bruce Momjian
The recommendation is to use MD5. However, 7.3.1 has a fix so you can use 'password' again. --- Peter Schuller wrote: > Hello, > > since I upgraded PostgreSQL it now stores passwords in MD5 format. When > I try connecting

[ADMIN] Password authentication disabled due to MD5 usage

2003-01-09 Thread Peter Schuller
Hello, since I upgraded PostgreSQL it now stores passwords in MD5 format. When I try connecting using password authentication, i get: Jan 9 12:22:24 prometheus postgres[28540]: [2] LOG: Password is stored MD5 encrypted. 'password' and 'crypt' auth methods cannot be used. Now, if password and