Use the command line client or web folder client to create a collection
under /slide/users/ for each new user you add to Tomcat.  From what I
can tell that automatically creates the user principal property that the
Stores are looking for.  In my testing that does NOT depend on having
the Slide Realm, at least I don't have the SlideRealm configured and I
have created a tomcat user assigned a tomcat role = user and created the
collection as described above and that user can access without that
error.

__________________________________________________________________
Michael Oliver
CTO
Matrix Intermedia Inc
7391 S. Bullrider Ave.
Tucson, AZ 85747
Phone +1 (520) 574-1150
Fax +1 (520) 844-1036
ICQ#: 318986322

Current ICQ status:             
*  More ways to contact me 
__________________________________________________________________


-----Original Message-----
From: Ryan Rhodes [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 31, 2004 9:29 AM
To: [EMAIL PROTECTED]
Subject: Re: Automatic creation of user nodes in slide

Thanks for the response Martin.

I set auto-create-users to true.  When I log in with a user that is
already 
in slide it still works, but when I try to log in with a new user
(admin) I 
get:

HTTP Status 500
The server encountered an internal error () that prevented it from 
fulfilling this request.

The only thing I get from the logs is this:

31 Mar 2004 11:25:18 - WARNING - WARNING: No active transaction
http8080-Processor23, 31-Mar-2004 11:25:18, admin, GET, 500 "Internal
Server 
Error", 20 ms, /

Any idea why this might be failing?

Does this require SlideRealm or the JAAS module to work?

>From: Martin Holz <[EMAIL PROTECTED]>
>Reply-To: "Slide Users Mailing List" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: Automatic creation of user nodes in slide
>Date: 31 Mar 2004 17:36:12 +0200
>
>"Ryan Rhodes" <[EMAIL PROTECTED]> writes:
>
> > I read somewhere that slide would automatically create a new user
node
> > when a new user is authenticated by Tomcat.  We are trying to setup
> > Tomcat/Slide to authenticate users against an LDAP directory, but we
> > do not want to have to run any batch processes to add user nodes.
We
> > just want the node to be created whenever a new user is
authenticated.
> > We DO NOT necessarily need ACL to be mapped from the directory.  We
> > can manage ACL in slide.
> >
>
>Add
>    <auto-create-users>true</auto-create-users>
>to your Domain.xml below the   <filespath />
>element.
>
>This works fine as long as you do not need roles.
>
>Martin
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>

_________________________________________________________________
MSN Toolbar provides one-click access to Hotmail from any Web page -
FREE 
download! http://toolbar.msn.com/go/onm00200413ave/direct/01/


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