What version of James are you using?  There might be an issue using the
JDBC/ODBC bridge, although I'm not sure why.  I'm using James 2.0.pre-alpha
w/SQL Server using the inet software JDBC driver and haven't had a problem.
Can you open SQL Profiler and watch what SQL commands are getting sent to
the users table?  Maybe a statement is getting messed up in James or by the
JDBC driver.

Serge Knystautas
Loki Technologies - Unstoppable Websites
http://www.lokitech.com/
----- Original Message -----
From: "Chris Davis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 13, 2002 4:29 PM
Subject: Problem with User Repository in MS SQL Server Database


> Hello,
>
> I have configured James to use JDBCODBC bridge to connect to a SQL server
> fir the user repository.  The connection functions successfully, and I am
> able to add users to the database by telneting to port 4555.  My first
> problem comes when I attempt to connect with POP3 and authenticate with an
> earlier created account.  I always get authentication failed (I have also
> telneted to port 110 and not been able to authenticate, though I do get
> connected).  My second problem is this; if I attempt to remove an account
> through telnet, I get a "successfully removed" message, but when I check
the
> database tables the account is still there.  If I "verifyuser", I am told
> the account does not exist, if I "listuser" the account appears on the
list,
> if I try to re-add the user I get an error.
>
> It appears to me that some of the commands are successfully accessing the
> database, while others are not.  Checking the log files seems to show that
> everything is functioning properly (no glaring errors).  The only
> non-standard thing I have changes in the config.xml, is the table names
for
> the user and list tables within the DB.
>
> Any help is appreciated.
>
> Thanks,
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to