Index: lams_tool_chat/conf/xdoclet/web-security.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_chat/conf/xdoclet/web-security.xml,v
diff -u -r1.4 -r1.5
--- lams_tool_chat/conf/xdoclet/web-security.xml 31 Oct 2006 05:11:01 -0000 1.4
+++ lams_tool_chat/conf/xdoclet/web-security.xml 26 Sep 2014 11:33:26 -0000 1.5
@@ -1,103 +1,84 @@
-
+
-
- Secure Content
- *.jsp
- *.html
- *.do
-
-
- LEARNER
- TEACHER
- MONITOR
- AUTHOR
- ADMIN
- SYSADMIN
- AUTHOR ADMIN
-
-
-
-
-
- Authoring Update
- /authoring.do
-
-
- AUTHOR
- AUTHOR ADMIN
- SYSADMIN
-
-
-
-
-
- Staff Content
- /monitoring.do
-
-
- MONITOR
- TEACHER
-
-
-
-
-
-
- Download Files
- /download/
-
-
- AUTHOR
- MONITOR
- TEACHER
- ADMIN
- SYSADMIN
- AUTHOR ADMIN
-
-
-
-
-
- FORM
- LAMS
-
- /login.jsp
- /login.jsp?failed=y
-
-
-
-
-
+
+ Secure content
+ /*
+
+
+ LEARNER
+ MONITOR
+ AUTHOR
+ SYSADMIN
+
+
+
+
+
+ Authoring content
+ /authoring/*
+ /pages/authoring/*
+ /authoring.do
+ /pedagogicalPlanner.do
+
+
+ AUTHOR
+ SYSADMIN
+
+
+
+
+ Staff content
+ /pages/monitoring/*
+ /monitoring.do
+
+
+ MONITOR
+ SYSADMIN
+
+
+
+
Student
LEARNER
+
- Student
- TEACHER
-
-
-
- Can create/modify a learning design
+ Authors Learning Designs
AUTHOR
-
+
- Can running and monitoring a learning session
+ Member of Staff
MONITOR
-
+
- Can add/remove users to the system, set up classes of users for sessions
- ADMIN
+ Group Manager
+ GROUP MANAGER
-
+
- Can add/remove users to the system, set up classes of users for sessions
- SYSADMIN
+ Group Administrator
+ GROUP ADMIN
- Can create/modify a learning design and edit default tool content
+ Author Administrator
AUTHOR ADMIN
+
+
+ LAMS System Adminstrator
+ SYSADMIN
+
+
+
+
+ FORM
+ LAMS
+
+ /login.jsp
+ /login.jsp?failed=y
+
+