Index: lams_common/conf/authentication/authentication.xml =================================================================== diff -u -r3c7067c749ff834413c35b8aee1496b55ee68e3b -rb5668c4bcea13082cd669edcfa32f30af8de6411 --- lams_common/conf/authentication/authentication.xml (.../authentication.xml) (revision 3c7067c749ff834413c35b8aee1496b55ee68e3b) +++ lams_common/conf/authentication/authentication.xml (.../authentication.xml) (revision b5668c4bcea13082cd669edcfa32f30af8de6411) @@ -1,5 +1,5 @@ - + @@ -13,7 +13,7 @@ java:/MySqlDS select password from lams_user where login=? select name,'Roles' from lams_role, lams_user where login=? - "D:/MQLdapTrustStore" + D:/MQLdapTrustStore webauth @@ -28,6 +28,8 @@ WEBAUTH_USER https://array00.melcoe.mq.edu.au/webauth.html dummy + java:/MySqlDS + select name,'Roles' from lams_role, lams_user where login=?