11.07.2011 15:18 пользователь "Alan DeKok" <aland@deployingradius.com> написал:
>
>  Users have one password.  You can't authenticate with any one of three
> passwords.  The authentication protocols just don't work that way.
>
Think Bastien means this:
1. Start server, user has password "password123".
2. Authentication successfull
3. Change password in MySQL to "blabla" without restarting the server.
4. Authentication failed.