I've changed the user ser passwd, then tried the same command
The serctl asks me for the MySql password:, I tried the passwd I've created and I received the same error ... :o(
Begin forwarded message:
Date: Thu, 25 Nov 2004 15:49:18 +0100 From: "E. Versaevel" erik@infopact.nl To: "'Felipe Martins'" fmartins@mundivox.com, serusers@lists.iptel.org Subject: RE: [Serusers] serctl add users Error ...
You should not enter the root passwd for mysql, but the password assigned to user ser.
-----Oorspronkelijk bericht----- Van: serusers-bounces@iptel.org [mailto:serusers-bounces@lists.iptel.org] Namens Felipe Martins Verzonden: donderdag 25 november 2004 16:36 Aan: serusers@lists.iptel.org Onderwerp: [Serusers] serctl add users Error ...
I've got my first ser server installed and i'm having trouble with already. I've installed the way the ser page says, just the same. The ser server is running so as the mysql server, but i can't add any user to it ... I did as the above
# serctl add user password user@domain.com (the names are changed)
and after i give it a root mysql passwd it return me the following error
ERROR 1045: Access denied for user: 'serro@localhost' (Using password: YES) ERROR 1034: Access denied for user: 'ser@localhost' (Using password: YES)
What my be wrong ?
Felipe Martins wrote:
I've changed the user ser passwd, then tried the same command
The serctl asks me for the MySql password:, I tried the passwd I've created and I received the same error ... :o(
Does manually logging into mysql as user "ser" with your chosen password with the mysql-client work? If not, check your mysql privileges again (correct password, correct host, privileges flushed and so on).
Andy
In either how-to or admin guide instructions are provided for verifying that your mysql user/host access permissions are set appropriately. The ser build process usually issues the correct grant statements but you might want to check that the users and hosts in question have access to the database.
Felipe Martins wrote:
I've changed the user ser passwd, then tried the same command
The serctl asks me for the MySql password:, I tried the passwd I've created and I received the same error ... :o(
Begin forwarded message:
Date: Thu, 25 Nov 2004 15:49:18 +0100 From: "E. Versaevel" erik@infopact.nl To: "'Felipe Martins'" fmartins@mundivox.com, serusers@lists.iptel.org Subject: RE: [Serusers] serctl add users Error ...
You should not enter the root passwd for mysql, but the password assigned to user ser.
-----Oorspronkelijk bericht----- Van: serusers-bounces@iptel.org [mailto:serusers-bounces@lists.iptel.org] Namens Felipe Martins Verzonden: donderdag 25 november 2004 16:36 Aan: serusers@lists.iptel.org Onderwerp: [Serusers] serctl add users Error ...
I've got my first ser server installed and i'm having trouble with already. I've installed the way the ser page says, just the same. The ser server is running so as the mysql server, but i can't add any user to it ... I did as the above
# serctl add user password user@domain.com (the names are changed)
and after i give it a root mysql passwd it return me the following error
ERROR 1045: Access denied for user: 'serro@localhost' (Using password: YES) ERROR 1034: Access denied for user: 'ser@localhost' (Using password: YES)
What my be wrong ?