Hello,

I managed to configure slidde 1.0.16 to work on top of Oracle, and
manage to read collections and files from it as user "root" (password
"root"), but when I try to lock a file it seems that Slide switches
to treating the client as "guest" and refusing the action, here is
an excerpt from the log:

09 Jul 2002 11:38:37 - org.apache.slide.common.Domain - WARNING - Access
denied on /users by user /users/guest for action /actions/read
09 Jul 2002 11:38:37 - org.apache.slide.transaction.SlideTransactionManager
- INFO - Rollback Transaction 19 xid Thread-10-1026203917787-19- in thread
Thread-10
09 Jul 2002 11:38:37 - org.apache.slide.webdav.WebdavServlet - INFO - LOCK =
403 Forbidden (time: 110 ms) URI =
/files/amos-data/web-services/sample-loan-wiruytiwurt.wsml

I access slide as
"http://root:root@localhost:4636/slide/files/amos-data/web-services/sample-l
oan-wiruytiwurt.wsml".

One of the strange things is taht the exact same setup works fine
(allows locking and writing) when configured using the default
configuration (file content store, and the rest in the hsqldb).

I tried running Slide under a debugger (JBuilder) but couldn't find
where it takes this "guest" from.

Does anyone know what am I missing?

Thanks,

--Amos

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

Reply via email to