<!-- /users/root represents the administrator -->
<objectnode classname="slideroles.basic.RootRoleImpl"
uri="/users/root">
<property name="password"
namespace="slide/">root</property>
</objectnode>
I deleted the comments and changed the namespace to "slide/" only, but it still doesn't work
In the webdav_log.2003-10-31.txt file I have found this line:
2003-10-31 20:33:46 Slide realm[/slide]: User root doesn't have his password property set : can't authenticate
Any help? thanks, Giorgio
Giorgio Franceschetti wrote:
Sorry for the question. I'm new to this kind of programming and probably I'm not looking in the right place.
But I cannot start up correctly the slide server.
I mean: the server starts, I can see the main page, I can manage tomcat having added the "manage"user, but I cannot access the port 8081 and 8082 of the /slide namespace.
The programm ask me user and password and I cannot pass that control.
Probably the problem depend on the slide.data file into the slide directory.
I have uncommented the line as the main page ask to do.
My present configuration of the password property is like this:
<!-- /users/root represents the administrator -->
<objectnode classname="slideroles.basic.RootRoleImpl" uri="/users/root">
<!-- Uncomment and change the password to allow login as root to
edit the namespace -->
<!--revision -->
<property name="password" namespace="http://localhost/slide/">root</property>
<!-- /revision-->
</objectnode>
I changed also the original "jakarta.apache.org" with localhost (I'm running the server and the browser on the same computer) after a lot of tryes, but it didn't work.
When the program ask for the user/pwd, I use root as user, and root as pwd.
But I cannot access.
What I'm doing wrong?
Thanks in advance,
Giorgio Franceschetti
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
