Index: lams_tool_nb/conf/xdoclet/web-security.xml =================================================================== diff -u -r6c121bdc44accc3aed2703f1dcd3fd203fec0b3d -r48ecaca457cd67a79a45aa681613f2d9f058e0d0 --- lams_tool_nb/conf/xdoclet/web-security.xml (.../web-security.xml) (revision 6c121bdc44accc3aed2703f1dcd3fd203fec0b3d) +++ lams_tool_nb/conf/xdoclet/web-security.xml (.../web-security.xml) (revision 48ecaca457cd67a79a45aa681613f2d9f058e0d0) @@ -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