Re: authentification intranet

2003-06-05 Thread jinal jhaveri
I guess the problem is with your authentication. Mysql 4.1 uses a new auth schema. You 
might want to try 
use mysql;
update user set password=old_password(your password) where user='your username';

J.


- Original Message -
From: antoine druon [EMAIL PROTECTED]
Date: Wednesday, June 4, 2003 1:59 am
Subject: authentification intranet

 excuse me
 i send my last e mail in french
 so i reexplain
 i have a mandrake 9.1 apache2 mysql 4.1 and phpmyadmin 4.0.1
 my problem is :
 when i give my login and my password in intranet interface, i receive 
 password not exact
 but password is good in database in mysql
 i use cheklogin.php and secure.php
 a another information when i give a bad login server says user doesn't 
 exist
 so please help me
 thanks
 
 
 -- 
 MySQL General Mailing List
 For list archives: http://lists.mysql.com/mysql
 To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
 
 

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: authentification intranet

2003-06-05 Thread Nils Valentin
Dont forget FLUSH PRIVILEGES ;-) otherwise you might be wondering why the 
new settings dont apply.

Best regards

Nils Valentin


2003 6 5  02:55jinal jhaveri :
 I guess the problem is with your authentication. Mysql 4.1 uses a new auth
 schema. You might want to try use mysql;
 update user set password=old_password(your password) where user='your
 username';

 J.


 - Original Message -
 From: antoine druon [EMAIL PROTECTED]
 Date: Wednesday, June 4, 2003 1:59 am
 Subject: authentification intranet

  excuse me
  i send my last e mail in french
  so i reexplain
  i have a mandrake 9.1 apache2 mysql 4.1 and phpmyadmin 4.0.1
  my problem is :
  when i give my login and my password in intranet interface, i receive
  password not exact
  but password is good in database in mysql
  i use cheklogin.php and secure.php
  a another information when i give a bad login server says user doesn't
  exist
  so please help me
  thanks
 
 
  --
  MySQL General Mailing List
  For list archives: http://lists.mysql.com/mysql
  To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

-- 

Valentin Nils
Internet Technology

 E-Mail: [EMAIL PROTECTED]
 URL: http://www.knowd.co.jp



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



authentification intranet

2003-06-04 Thread antoine druon
bonjour a tous,

je viens juste de m'inscrire a votre liste.
meme si je ne suis que stagiaire et mon experience pas tres longue
j'espere tout de meme pouvoir vous aider
mon projet de stage est de mettre en place un intranet
mon systeme est compose d'un serveru apache2 dun serveur mysql4.1 de 
phpmyadmin4.0.1 sur mandrake 9.1
pour me connecter a mon intranet j'utilise les scripts checklogin et 
secure.php qui s'authentifie aupres de ma base de donnees intranet
l'interface de connection se compose d'un login et d'un mot de passe
le probleme arrive
le pb ne se pose pas pour le login mais pour le password car il 
m'indique que le mot de passe n'est pas valide
j'ai fait le test avec un utilistauer inexistant et il me dit bien 
utilisateur inexistant
j'ai reverifie le mot de passe il est correct
quelqu'un aurait -il eu deja ce probleme ?
merci pour votre aide

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


authentification intranet

2003-06-04 Thread antoine druon
excuse me
i send my last e mail in french
so i reexplain
i have a mandrake 9.1 apache2 mysql 4.1 and phpmyadmin 4.0.1
my problem is :
when i give my login and my password in intranet interface, i receive 
password not exact
but password is good in database in mysql
i use cheklogin.php and secure.php
a another information when i give a bad login server says user doesn't 
exist
so please help me
thanks

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


email address authentification .....

2002-07-10 Thread toby -



hi guys

im sure theres a function to check for a valid email address entered by user 
before storing it into the db but i cant locate it in php manuel NOR in 
mysql manuel

will someone plz tell me bout it ?

thnx a million

toby .

_
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: email address authentification .....

2002-07-10 Thread João Paulo Vasconcellos

This is somewhat OT here, but you may try Killersoft.com:

  http://www.killersoft.com/print.php?sid=2




On Wednesday 10 July 2002 08:08, toby - wrote:
 hi guys

 im sure theres a function to check for a valid email address entered by
 user before storing it into the db but i cant locate it in php manuel NOR
 in mysql manuel

 will someone plz tell me bout it ?

 thnx a million

 toby .

 _
 MSN Photos is the easiest way to share and print your photos:
 http://photos.msn.com/support/worldwide.aspx


 -
 Before posting, please check:
http://www.mysql.com/manual.php   (the manual)
http://lists.mysql.com/   (the list archive)

 To request this thread, e-mail [EMAIL PROTECTED]
 To unsubscribe, e-mail
 [EMAIL PROTECTED] Trouble
 unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

-- 
João Paulo Vasconcellos
Gerente de Tecnologia - NetCard
Tel. 21 3852-9008 Ramal 31
[EMAIL PROTECTED]

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: authentification

2002-06-18 Thread Victoria Reznichenko

Pierre,
Monday, June 17, 2002, 12:59:18 PM, you wrote:

PB is it possible to use unix password instead of the mysql sql password in 
PB the 'user' table ?

Authentification in MySQL and *nix authentification are different. You
should set up privileges in MySQL for your mysql users, these are not
the same as *nix users. If you want you can specify for the
same password for your MySQL user as your *nix user has.

PB thanks,
PB Pierre




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   ___/   www.mysql.com




-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php