Re: [Coursework-help] admin user
Brought to you by:
ianeboston,
john765367
From: Ian B. <ie...@tf...> - 2004-07-27 16:20:25
|
Yes, when the system is first installed there is no obvious way to get to the Admin pages. If you go to http://hostnam/coursework/servlet/AdminSite you should see the admin pages It probably worth # Regenerate list of departments # Regenerate courses for each department # Regenerate all course navbars # Refresh database pool In that order and then going to Admin Mime Types and editing one mimetype to get the mime types templates content managed. I hope that helps. Also you might find it worth looking in for later release tags as there have been a number of bug fixes since the RC1 release. HTH Ian Leow Hock Seng wrote: > 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 > > > > ------------------------------------------------------- > This SF.Net email is sponsored by BEA Weblogic Workshop > FREE Java Enterprise J2EE developer tools! > Get your free copy of BEA WebLogic Workshop 8.1 today. > http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click > _______________________________________________ > Coursework-help mailing list > Cou...@li... > https://lists.sourceforge.net/lists/listinfo/coursework-help |