Hi, when the system prompts

>MySQL password

you have to enter the password of the MySQL database taht you have installed in your computer, and doesn't have anything to do with SER. After you enter the correct password, you will get a new prompt:

>Enter password

Now is when you enter your SER_MySQL password. Remember the default users and passwords are:

USERNAME=ser
DEFAULT_PW=heslo
ROUSER=serro
RO_PW=47serro11

About using aliases, you have to edit your ser.cfg file adding the next sentence after route {:

lookup("aliases");

Bye,

Llanos

 

 

>Hi,
>
>Using serctl, I want to add an user:
>ser:/usr/local/etc/ser # serctl add 60000 plop me@host.tld
>MySql password:
>
>I type here my 'ser' user password and it then goes wrong:
>
>ERROR 1045 (28000): Access denied for user 'serro'@'localhost' (using
>password: YES)
>