Index: lams_learning/conf/xdoclet/web-security.xml =================================================================== diff -u -ra6a457981951b15da97d4d49cbd3c1c9ac574dd7 -ra2fed4610a945ff75ab8987c6bfd809f147df424 --- lams_learning/conf/xdoclet/web-security.xml (.../web-security.xml) (revision a6a457981951b15da97d4d49cbd3c1c9ac574dd7) +++ lams_learning/conf/xdoclet/web-security.xml (.../web-security.xml) (revision a2fed4610a945ff75ab8987c6bfd809f147df424) @@ -25,3 +25,36 @@ /login.jsp + + + + + Student + LEARNER + + + + Can create/modify a learning design + AUTHOR + + + + Can running and monitoring a learning session + MONITOR + + + + GROUP MANAGER + + + GROUP ADMIN + + + + Can add/remove users to the system, set up classes of users for sessions + SYSADMIN + + + + AUTHOR ADMIN + \ No newline at end of file Index: lams_monitoring/conf/xdoclet/web-security.xml =================================================================== diff -u -ra6a457981951b15da97d4d49cbd3c1c9ac574dd7 -ra2fed4610a945ff75ab8987c6bfd809f147df424 --- lams_monitoring/conf/xdoclet/web-security.xml (.../web-security.xml) (revision a6a457981951b15da97d4d49cbd3c1c9ac574dd7) +++ lams_monitoring/conf/xdoclet/web-security.xml (.../web-security.xml) (revision a2fed4610a945ff75ab8987c6bfd809f147df424) @@ -24,3 +24,36 @@ /login.jsp + + + + + Student + LEARNER + + + + Can create/modify a learning design + AUTHOR + + + + Can running and monitoring a learning session + MONITOR + + + + GROUP MANAGER + + + GROUP ADMIN + + + + Can add/remove users to the system, set up classes of users for sessions + SYSADMIN + + + + AUTHOR ADMIN + \ No newline at end of file