"Michael Oliver" <[EMAIL PROTECTED]> writes:
> Still no joy in leadville.
>
> from the stdout.log, everything looks like it is loading AOK
>
> 01 Jul 2003 14:11:37 - org.apache.slide.common.Domain - WARNING - Access
> denied on /users by user /users/guest for action /actions/read
That's not okay. You should something like this to your Domain.xml:
<!-- Read access to self is required for looking -->
<objectnode classname="org.apache.slide.structure.SubjectNode" uri="/users" >
<permission action="/actions/read" subject="/users/" />
</objectnode>
> but when I try to access it, I get the right dialogs and enter the right
> username and password that is stored in Domain.xml
>
> from catalina_log.2003-07-01.txt I still get:
>
> 2003-07-01 14:11:37 Slide realm[Standalone]: User null doesn't have his
> password property set : can't authenticate
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]