From 2136ec142f6517fa1a146639c54a481eb561cef2 Mon Sep 17 00:00:00 2001 From: Yasin Date: Wed, 5 Mar 2014 10:50:50 +0100 Subject: [PATCH] Added FAQs for users and managers - Answers; To be written --- portal/templates/documentationview.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/portal/templates/documentationview.html b/portal/templates/documentationview.html index 5c838d0a..39e0d397 100644 --- a/portal/templates/documentationview.html +++ b/portal/templates/documentationview.html @@ -28,7 +28,25 @@ Manifold is the backend that is running behind the portal.

More Info: SFA Registry

FAQ

Users

+
Who is a User?
+

A user is an experimenter who registers to the onelab portal and able to use all the facilites that the portal has to offer. However, a user does not +have the right to do any admin operation such has managing slices, users and resources.

+
How do I register?
+
Why I can't register with my email?
+
Who is responsible for validating my account?
+
How long I have to wait for validation?
+
I just registered. Why I can't see any slices and resources?
+
How can I get access to a slice?
+
I forgot my password, how to recover it?
+

Managers

+
Who is a Manager?
+

A manager is the Principal Investigator (PI) of the institution. Each PI has authority over his own institution. A PI can add, delete, validate users or +slices that belongs to his institution.

+
How to see the pending users/slices of my instituion?
+
How to validate/reject pending users/slices?
+
Can I see the pending users of other institutions?
+
How can I manage the users that belong to my institution?
{% endblock %} -- 2.47.0