[Coursework-help] admin user
Brought to you by:
ianeboston,
john765367
From: Leow H. S. <ose...@pa...> - 2004-07-27 14:42:35
|
Hello, I installed and setup coursework_postgres.3.0.RC1 on jakarta-tomcat-5.0.27. I am able to register a user and login to admin. However, there is no added functions when I login as admin. It seems like the system is treating admin user as a student. I did a check on postgresql database, admin has superuser attribute. Any suggestion to fix the problem? Thanks. Leow Hock Seng The debug messages are as shown: 27 Jul 2004 22:23:02,346 -- DEBUG [TP-Processor7] (AuthFactory.java) - AUTHCLASSNAME=edu.stanford.coursework.passwordauth.PasswordAuthImpl 27 Jul 2004 22:23:02,361 -- DEBUG [TP-Processor7] (AuthFactory.java) - AUTHCLASS=class edu.stanford.coursework.passwordauth.PasswordAuthImpl 27 Jul 2004 22:23:02,374 -- DEBUG [TP-Processor7] (UserLogin.java) - submitting username password 27 Jul 2004 22:23:02,554 -- DEBUG [TP-Processor7] (BaseServlet.java) - STARTING BASESERVLET doPost 27 Jul 2004 22:23:02,564 -- DEBUG [TP-Processor7] (BaseServlet.java) - contextPath = coursework 27 Jul 2004 22:23:02,570 -- DEBUG [TP-Processor7] (SessionController.java) - PersonID is 1 27 Jul 2004 22:23:02,579 -- DEBUG [TP-Processor7] (SessionController.java) - psession last modified at 2004-07-27 22:22:20.795 27 Jul 2004 22:23:02,583 -- DEBUG [TP-Processor7] (SessionController.java) - Will update psession at 2004-07-27 22:37:20.795 27 Jul 2004 22:23:02,589 -- DEBUG [TP-Processor7] (CoreDTLObject.java) - ***** dtl_login = /home/lhs/coursework_postgres.3.0.RC1/coursework_postgres/build/webapp/WEB-INF/dtlcam/login.dtl |