The MySQL password that you're asked for is not the defautl ser_mysql password, which is 'heslo'. You're prompted for the MySQL password of the MySQL database installed in your computer, that doesn't have anything to do with ser. After being prompted with

> MySQL Password

When your enter the correct one you will be then prompted:

>Enter password

Now you have to enter the 'heslo' password. 

>I tried adding subscribers using serctl:
>serctl add che che123 che@localhost
>It prompts for a MySql password.
>
>When I use "heslo", I get NO response. I tried changing the password
>of admin using:
>serctl passwrd admin heslo123. This command works with password heslo.
>What possibly went wrong?
>
>These are the config vars in ser_mysql.sh:
>DBNAME=ser
>DBHOST=localhost
>USERNAME=ser
>DEFAULT_PW=heslo
>ROUSER=serro
>RO_PW=47serro11
>SQL_USER="root"
>CMD="mysql -h $DBHOST -u$SQL_USER "
>DUMP_CMD="mysqldump -h $DBHOST -u$SQL_USER -c -t "
>BACKUP_CMD="mysqldump -h $DBHOST -u$SQL_USER -c "
>TABLE_TYPE="TYPE=MyISAM"
>
>system info:
>Linux  2.6.8.1-12mdk #1 Fri Oct 1 12:53:41 CEST 2004 i686 AMD
>Athlon(TM) XP 1800+ unknown GNU/Linux
>Using: ser-0.9.0
>ser -V output:
>flags: STATS: Off, USE_IPV6, USE_TCP, DISABLE_NAGLE, USE_MCAST,
>DNS_IP_HACK, SHM_MEM, SHM_MMAP, PKG_MALLOC, DBG_QM_MALLOC,
>FAST_LOCK-ADAPTIVE_WAIT
>ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16,
>MAX_URI_SIZE 1024, BUF_SIZE 65535
>@(#) $Id: main.c,v 1.197 2004/12/03 19:09:31 andrei Exp $
>main.c compiled on 18:39:55 Apr  6 2005 with gcc 3.4
>attached: ser config file
><< ser.cfg >>
>_______________________________________________
>Serusers mailing list
>serusers@lists.iptel.org
>http://lists.iptel.org/mailman/listinfo/serusers