Ok Martin, thanks I will try and if that works add it to the Wiki in your name. But that begs the question, if this is the problem, why wasn't it in the Domain.xml already?
Michael Oliver CTO/Matrix Intermedia 7391 S. Bullrider Ave. Tucson, AZ 85747 Office (520)574-1150 Cell (518)378-6154 Martin Holz said: > "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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
