![]() |
RTXPS on-line Manual: user authentication
User authenticationA-team pages are accessible from ess.co.at as well as from outside. One should access them through a-team entry point (80.120.147.30/ATEAM) which takes care of authentication. Users who do not have an account yet can create one on the fly. All users can create courses and tests, run courses, models, and tests (questionnaires). Every piece of information the system receives from the user, is saved together with his user name and cannot be overwritten by other users.Current implementation:User authentication is based on a php script who compares user name and password provided by the user with information in the data base and creates new user accounts. Within a session, user name is derived from session id and cannot be reset by the user (for security reasons). In order to change their identity, users have to start another session.Multi-language feature based on language specific configuration files (see EXAMPLE) NOT YET TESTED. Future plans:Enforce authentication - to make sure a-team entry point is used editors may only be accessible to predefined users.The next extension must also cover students in addition to the currently supported developers group only. This is to be based on the integration with the DocCentre Student administration module.
.DocCentre integration:A major improvement is on the user management domain. There are now 4 main types of users:
System: www2.chiron.pt Domain: ATEAM User: Pwd:At the moment you can only login in Portuguese but the English version will be available today (check the pull-down menu in the login window). I need volunteers to translate a couple of terms to German and Italian. You can change your pwd by pressing ctrl+shift+F1 whenever you at logged in.
|