It doesnot work.

I should see a new file in store/metadata/users, no ?

I've put the lines in Domain.xml at this position :
<namespace>
...
<configuration>
...
HERE
</configuration>
</namespace>
Is this correct ?


-----Message d'origine-----
De : Ethem YUKSEL [mailto:[EMAIL PROTECTED] 
Envoyé : jeudi 7 avril 2005 14:15
À : Slide Users Mailing List
Objet : RE: auto-create-users

try this:

                <parameter name="auto-create-users">true</parameter>
                <parameter
name="auto-create-users-role">slideroles.basic.RootRoleImpl</parameter>


-----Original Message-----
From: Laurent Michenaud [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 07, 2005 2:40 PM
To: Slide Users Mailing List
Subject: auto-create-users


Hi, 

 

I have sucessfully created my jaas login module and it works great.

 

Now, I would like the users to be created in Slide if they don't exist.

How can i do that ?

 

I have seen that I had to put in Domain.xml :

            <auto-create-users>true</auto-create-users>

 
<auto-create-users-role>org.apache.slide.structure.SubjectNode</auto-cre
ate-users-role>

but it doesnot work.

Nothing happens.

 

And when I log to jaas, I get a 403 forbidden error.

 

Can anybody help me ?

 


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