From: Jiri Cuypers Date: March 17 1999 12:28am Subject: RE: [spam 03.38/10.00 -pobox] Re: MySQL_auth_module for apache List-Archive: http://lists.mysql.com/mysql/367 Message-Id: MIME-Version: 1.0 Content-Type: text/plain Correction... according to the manual... you could do something like: Auth_MySQL_Encryption_Types [Plaintext, Crypt_DES, MySQL] in the config file from apache... Mysql being the password() function It should work, but I personnally still get errors with these parameters in httpd.conf > -----Original Message----- > From: Ed Carp [SMTP:erc@stripped] > Sent: Wednesday, March 17, 1999 1:13 AM > To: Richard Antecki; Jiri Cuypers > Cc: MySQL Mailing list > Subject: Re: [spam 03.38/10.00 -pobox] Re: MySQL_auth_module for > apache > > >INSERT INTO table VALUES ('username',PASSWORD('cleartext'),'groups'); > > > Sorry, that won't work - the PASSWORD() function doesn't use DES. > > > --------------------------------------------------------------------- > To request this thread, e-mail mysql-thread361@stripped > To unsubscribe, e-mail the address shown in the > List-Unsubscribe header of this message. > For additional commands, e-mail: mysql-help@stripped