For Jackrabbit you need only to change repository.xml. If your AccessManager
and/or LogiModule implementations require any configuration changes you will
have to make those too.

Example:
    <Security appName="Jackrabbit">
        <AccessManager class="x.y.AccessManager"/>
        <LoginModule class="x.y.LoginModule"></LoginModule>
    </Security>

On Tue, Jan 13, 2009 at 9:46 AM, Alessandro Cosenza <
[email protected]> wrote:

>
> i have my own LoginModule and AccessManager implementations.
> what are properties or files i have to create?
> i don't know if i have to modify repository.xml,
> or tomcat-related files, or create other config files,
> please help me.
>
> ----- Original Message -----
> Da : "Alessandro Cosenza" <[email protected]>
> A : [email protected]
> Oggetto : Re: how to configure files with LoginModule impl
> Data : Tue, 13 Jan 2009 14:42:37 +0100
>
> > ok but this is the only thing i have to do?
> > another question: which value must have the appName
> > attribute
> > of Security element in repository.xml?which value
> > somewhere must corresponds to?
> >
> > ----- Original Message -----
> > Da : "Alexander Klimetschek" <[email protected]>
> > A : [email protected]
> > Oggetto : Re: how to configure files with LoginModule impl
> > Data : Tue, 13 Jan 2009 13:20:14 +0100
> >
> > > On Tue, Jan 13, 2009 at 11:14 AM,
> > > [email protected]
> > > > <[email protected]> wrote: hi, i have my own
> > > > LoginModule implementation for authentication.
> > > > now which files i have to configure with which entry?
> > > > i'm using Tomcat 5.5.
> > >
> > > The LoginModule is configured in the repository.xml. See
> > > the website:
> > >
> >
>
> http://jackrabbit.apache.org/jackrabbit-configuration.html#JackrabbitConfiguration-Securityconfiguration
> > >
> > > Regards,
> > > Alex
> > >
> > > --
> > > Alexander Klimetschek
> > > [email protected]
>



-- 
Todd Seiber
830 Fishing Creek Rd.
New Cumberland, PA 17070

h. 717-938-5778
c. 717-497-1742
e. [email protected]

Reply via email to