Orion comes with several user managers.  The one based on principals.xml, a
DataSourceUserManager and an EJBUserManager.  Both EJB and DataSource user
managers can store information in a relational db.  An LDAP based user
manager should be simple to write, all you have to do is implement three
interfaces (Group, User and UserManager).  Take a look at Orion's API docs.
The documentation is somewhat lacking, but you should be able to get one
working.


Andre



-----Original Message-----
From: Romen Law [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 07, 2001 4:02 PM
To: Orion-Interest
Subject: security realm in orion
Importance: High



ello,

Does anyone know what security realms orion supports other than the
pricipals.xml file. I want to store users, groups and ACLs (dynamic change
of ACL is important to me) in a LDAP or Relational DB, much like what
Weblogic can do. Is this possible in Orion? What extra work do I have to do
to achieve this?

cheers
romen

IT Architect, Business And Data Services
IBM GSA
TEL: 612-84484716
FAX: 612-84484008
TIE: 84716


Reply via email to