Hi, I'm new to Slide and after reading all the docs and the ml archives I cannot find a solution to my problem.
I've installed the binary version of Slide 1.0.16. I can launch the embedded Tomcat server without problem using jdk 1.4.1 using $SLIDE_HOME/server/bin/startup.sh. I can also connect to the server via http://localhost:8080/. But i cannot connect to http://localhost:8081/slide neither http://localhost:8082/slide. I've add the following line to $SLIDE_HOME/server/conf/tomcat-users.xml : <user name="root" password="root" roles="root" /> and even uncomment the lines in $SLIDE_HOME/server/conf/slide/slide.data : <objectnode classname="slideroles.basic.RootRoleImpl" uri="/users/root"> <property name="password" namespace="http://jakarta.apache.org/slide/">root</property> ... However, when I enter root/root as my login/password, the server always refuses them. The logs keep saying : 2002-11-09 12:18:51 Slide realm[/slide]: User root doesn't have his password property set : can't authenticate Someone can help me ? ===== La libert� est notre bien le plus pr�cieux :) ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais ! Yahoo! Mail : http://fr.mail.yahoo.com -- To unsubscribe, e-mail: <mailto:slide-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:slide-user-help@;jakarta.apache.org>
