Juan,

Is there a special reason you have user information stored in
principals.xml and not in a database?  Moving that information into a
database will allow seamless access by multiple applications.

The EJBUserManager and DataSourceUserManager are meant for this very
purpose.

Hitesh


Juan Fuentes wrote:

> Hi all!
>
> I have several applications installed on a single orion server. Each
> application has its own principals.xml so user management is different
> for every one.
>
> I'd like that all applications use the same user definition (e.g.
> config/principals.xml). Is this possible?
>
> A second thing: I'm using the UserManagerEJB that comes with orion to
> create and get user information. This EJB makes queries to the
> application principals.xml. How can I do the same with the
> orion/config/principals.xml?
>
> Thanks to all of you!
> --
> Juan Fuentes <vi:ru73z! />
> <[EMAIL PROTECTED]>


Reply via email to