Greetings,
I have been tying to use serweb but I can only log in when I create the accont via web. If I create the account with serclt script or directly on mysql I get a bad username or password message. Here is my subscriber table from ser database:
*************************** 1. row *************************** phplib_id: 65e397cda0aa8e3202ea22cbd350e4e9 USER_ID: admin PASSWORD: heslo FIRST_NAME: Initial LAST_NAME: Admin PHONE: 123 EMAIL_ADDRESS: root@localhost DATETIME_CREATED: 2002-09-04 19:37:45 DATETIME_MODIFIED: 0000-00-00 00:00:00 confirmation: flag: o SendNotification: Greeting: HA1: 0239482f19d262f3953186a725a6f53b REALM: test ha1b: a84e8abaa7e83d1b45c75ab15b90c320 perms: admin allow_find: 0 timezone: NULL *************************** 2. row *************************** phplib_id: 1cacf04895f8c906e066394971c1fea7 USER_ID: 8000 PASSWORD: 8000 FIRST_NAME: Claudio LAST_NAME: Thorell PHONE: 5000 EMAIL_ADDRESS: cthorell@telenova.net DATETIME_CREATED: 2002-11-12 13:51:51 DATETIME_MODIFIED: 2002-11-12 13:56:36 confirmation: 58876cbf8da193de82e698609e8315b8 flag: o SendNotification: Greeting: HA1: eb11db67a97e04cd305dfe3be37b7544 REALM: test ha1b: e95944eab3a00d3c8a8dedfabbf242e0 perms: NULL allow_find: 0 timezone: America/Sao_Paulo *************************** 3. row *************************** phplib_id: d6cbcbc069e583adbd055b9dd761a0c0 USER_ID: 8888 PASSWORD: 8888 FIRST_NAME: LAST_NAME: PHONE: EMAIL_ADDRESS: cthorell@telenova.net DATETIME_CREATED: 2002-11-16 10:52:59 DATETIME_MODIFIED: 0000-00-00 00:00:00 confirmation: flag: o SendNotification: Greeting: HA1: d6cbcbc069e583adbd055b9dd761a0c0 REALM: test ha1b: 84b7a2e042b2cbebf345e59a5d559ebe perms: NULL allow_find: 0 timezone: NULL
**************************************************************
I can only log in with account 8000 (wich was created on the web) . How can I setup other accounts to log on serweb?
Thanks, Claudio
At 03:37 PM 1/3/2003, Claudio Thorell dos Santos wrote:
Greetings,
I have been tying to use serweb but I can only log in when I create the accont via web. If I create the account with serclt script or directly on mysql I get a bad username or password message. Here is my subscriber table from ser database:
[...]
I can only log in with account 8000 (wich was created on the web) .
Strange -- I tested the serctl utility and things work, both your entries (8000 via serweb, 8888 via serctl) look ok. I guess the problem lives somewhere else. You may want to try sending us your ser script file and message dumps, which may reveal other potential errors.
How can I setup other accounts to log on serweb?
using serweb -- there is a subscription form at reg/index.php
-Jiri