Date: 2004-11-03T17:53:00
Editor: BrianLee <[EMAIL PROTECTED]>
Wiki: Jakarta-Slide Wiki
Page: DataNode
URL: http://wiki.apache.org/jakarta-slide/DataNode
no comment
Change Log:
------------------------------------------------------------------------------
@@ -38,6 +38,9 @@
==== Users ====
+From my understanding, Slide stores all user authentication and permissions in this
section of the domain.xml file.
+Personally I think it would be a lot more practical to store this data outside of
this file, either in a separate file or ideally using a database or ldap. In a
production environment where you have thousands of users and thousands of changes to
manage, this would become very hard to manage.
+
{{{
<objectnode classname="org.apache.slide.structure.SubjectNode" uri="/users">
<permission action="all" subject="self" inheritable="true"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]