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

Reply via email to