<html><div style='background-color:'><DIV class=RTE>
<P><BR></P>
<P>&nbsp;</P>
<P>The MySQL password that you're asked for is not the defautl ser_mysql password, which is&nbsp;'heslo'. You're prompted for the MySQL password of the MySQL database&nbsp;installed in your computer, that doesn't have&nbsp;anything to do with ser. After being prompted with</P>
<P>&gt; MySQL Password</P>
<P>When your enter the correct one you will be then&nbsp;prompted:</P>
<P>&gt;Enter password</P>
<P>Now you have to enter the 'heslo' password.&nbsp;</P></DIV>
<DIV></DIV>&gt;I tried adding subscribers using serctl:
<DIV></DIV>&gt;serctl add che che123 che@localhost
<DIV></DIV>&gt;It prompts for a MySql password.
<DIV></DIV>&gt;
<DIV></DIV>&gt;When I use "heslo", I get NO response. I tried changing the password
<DIV></DIV>&gt;of admin using:
<DIV></DIV>&gt;serctl passwrd admin heslo123. This command works with password heslo.
<DIV></DIV>&gt;What possibly went wrong?
<DIV></DIV>&gt;
<DIV></DIV>&gt;These are the config vars in ser_mysql.sh:
<DIV></DIV>&gt;DBNAME=ser
<DIV></DIV>&gt;DBHOST=localhost
<DIV></DIV>&gt;USERNAME=ser
<DIV></DIV>&gt;DEFAULT_PW=heslo
<DIV></DIV>&gt;ROUSER=serro
<DIV></DIV>&gt;RO_PW=47serro11
<DIV></DIV>&gt;SQL_USER="root"
<DIV></DIV>&gt;CMD="mysql -h $DBHOST -u$SQL_USER "
<DIV></DIV>&gt;DUMP_CMD="mysqldump -h $DBHOST -u$SQL_USER -c -t "
<DIV></DIV>&gt;BACKUP_CMD="mysqldump -h $DBHOST -u$SQL_USER -c "
<DIV></DIV>&gt;TABLE_TYPE="TYPE=MyISAM"
<DIV></DIV>&gt;
<DIV></DIV>&gt;system info:
<DIV></DIV>&gt;Linux&nbsp;&nbsp;2.6.8.1-12mdk #1 Fri Oct 1 12:53:41 CEST 2004 i686 AMD
<DIV></DIV>&gt;Athlon(TM) XP 1800+ unknown GNU/Linux
<DIV></DIV>&gt;Using: ser-0.9.0
<DIV></DIV>&gt;ser -V output:
<DIV></DIV>&gt;flags: STATS: Off, USE_IPV6, USE_TCP, DISABLE_NAGLE, USE_MCAST,
<DIV></DIV>&gt;DNS_IP_HACK, SHM_MEM, SHM_MMAP, PKG_MALLOC, DBG_QM_MALLOC,
<DIV></DIV>&gt;FAST_LOCK-ADAPTIVE_WAIT
<DIV></DIV>&gt;ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16,
<DIV></DIV>&gt;MAX_URI_SIZE 1024, BUF_SIZE 65535
<DIV></DIV>&gt;@(#) $Id: main.c,v 1.197 2004/12/03 19:09:31 andrei Exp $
<DIV></DIV>&gt;main.c compiled on 18:39:55 Apr&nbsp;&nbsp;6 2005 with gcc 3.4
<DIV></DIV>&gt;attached: ser config file
<DIV></DIV>&gt;&lt;&lt; ser.cfg &gt;&gt;
<DIV></DIV>&gt;_______________________________________________
<DIV></DIV>&gt;Serusers mailing list
<DIV></DIV>&gt;serusers@lists.iptel.org
<DIV></DIV>&gt;http://lists.iptel.org/mailman/listinfo/serusers
<DIV></DIV></div></html>