Index: lams_tool_nb/conf/xdoclet/web-security.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/conf/xdoclet/web-security.xml,v diff -u -r1.4 -r1.5 --- lams_tool_nb/conf/xdoclet/web-security.xml 1 Sep 2006 05:56:12 -0000 1.4 +++ lams_tool_nb/conf/xdoclet/web-security.xml 31 Oct 2006 05:17:08 -0000 1.5 @@ -11,6 +11,7 @@ AUTHOR ADMIN SYSADMIN + AUTHOR ADMIN @@ -23,6 +24,8 @@ AUTHOR + AUTHOR ADMIN + SYSADMIN @@ -52,6 +55,7 @@ TEACHER ADMIN SYSADMIN + AUTHOR ADMIN @@ -64,3 +68,40 @@ /login.jsp?failed=y + + + + + + Student + LEARNER + + + Student + TEACHER + + + + Can create/modify a learning design + AUTHOR + + + + Can running and monitoring a learning session + MONITOR + + + + Can add/remove users to the system, set up classes of users for sessions + ADMIN + + + + Can add/remove users to the system, set up classes of users for sessions + SYSADMIN + + + + Can create/modify a learning design and edit default tool content + AUTHOR ADMIN + \ No newline at end of file