Secondly, I have 2 questions that will hopefully be easy to answer:
1) I use the single-sign-on mechanism for Tomcat with slide as a webapp. I don't want to use SlideRealm because my other webapps would also have to use it, so my users/roles are in a standard Tomcat RDBMS realm. I created roles called root, guest and user and assigned these to the users in my RDBMS realm. These users can access /slide/files path and /slide/users/. They can open and save existing files using XP webfolders as the client. However, when I try and create a new file I get a 403 on the PUT - I suspect this is because my users don't have access to the revisions stuff (you get a 403 if you try and read /slide/history, /slide/workspace/ and slide/workresource/. This applies even to users with the root role! What am I doing wrong? It seems to be very close to working. Is it necessary to use the slide realm?
2) I'm using the J2EE realm, configured as described in the slide-doc web app. However, I am using the pre 2.0 beta schema. It all seems to work as before, but I am wondering where I can get the latest schema from? It doesn't seem to be part of the binary distribution for the beta.
BTW, I am using SQL Server.
Cheers,
Patrick
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
