neither of these implementations does fully implement the UserManager
interface
plus, I can edit the xml file anytime with any simple text editor
-----Original Message-----
From: Hitesh Jasani [mailto:[EMAIL PROTECTED]]
Sent: Martes, 21 de Noviembre de 2000 16:17
To: Orion-Interest
Subject: Re: Multi-App user Management
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]>