You have to clean your data (drop tables or remove file store data), becuase users/passwds are only stored if not already there.
Daniel


Olivier CAUSSE wrote:

I could install SlideRealm for Tomcat 5. I wonder now how to define new
users/passwords. The standard sample Domain.xml contains the following settings for the root
user.


                   <objectnode
classname="org.apache.slide.structure.SubjectNode" uri="/users/root">
                       <revision>
                           <property
namespace="http://jakarta.apache.org/slide/"; name="password"/>
                       </revision>
                   </objectnode>

The root user has no password value.

I tried to add a password value this way :
<property namespace="http://jakarta.apache.org/slide/";
name="password">passroot</property>
as it is mentionned in
http://www.mail-archive.com/[EMAIL PROTECTED]/msg04727.html but
it doesn't work.


What is the correct syntax ?

Olivier

---------------------------------------------------------------------
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]



Reply via email to