Note: You are currently viewing documentation for Moodle 3.0. Up-to-date documentation for the latest stable version of Moodle may be available here: Capabilities/moodle/user:loginas.

Capabilities/moodle/user:loginas: Difference between revisions

From MoodleDocs
m (French link)
m (removing new in 2.8 note)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
*This allows a user to log in as any other user, except users with the [[Capabilities/moodle/site:doanything|moodle/site:doanything]] capability. It has the same function as the "login as" button in Moodle 1.6.
{{Capabilities}}
*Only the default administrator role has this capability set to allow.
*This allows a user to log in as any other user, apart from administrators.
*This capability is allowed for the default role of manager only (as well as admin).
*This capability may be applied in the course or system context. If applied in the course context, it allows a user to login as another course participant and browse within that course only.
*This capability may be applied in the course or system context. If applied in the course context, it allows a user to login as another course participant and browse within that course only.


====Legacy Role Default Settings====
Note: After using the Login As function you are automatically logged out of Moodle when you return to your normal role. This is for security reasons. If you login again you will be redirected to the page that you were on previously.
{| border="1" cellspacing="0" cellpadding="2"
 
|-
 
! Legacy Role !! Inherit !! Allow !! Prevent !! Prohibit
==How to use==
|-
 
| Administrator || - || X || - || -
1. Go to a user's profile
|-
 
| Course Creator || X || - || - || -
2. Scroll  and look at the Administration block
|-
 
| Teacher || X || - || - || -
3. Click on "Login as".
|-
 
| Non-editing Teacher || X || - || - || -
4. The profile image of the user you are logged in as will appear with your own in the user menu.
|-
 
| Student || X || - || - || -
{|
|-
| [[File:Login_as.png|thumb|Location of "Log in as.."]]
| Guest || X || - || - || -
| [[File:loginasusermenu.png|thumb|User menu when logged in as someone else]]
|-
| Authenticated User || X || - || - || -
|}
|}


Line 26: Line 25:


*[[Capabilities/moodle/role:switchroles|moodle/role:switchroles]]
*[[Capabilities/moodle/role:switchroles|moodle/role:switchroles]]
* MDL-24120 login as procedure always log the (admin) user out
* Using Moodle [http://moodle.org/mod/forum/discuss.php?d=161162 M2.0 RC1 - Login As functionality] forum discussion


[[Category:Administrator]]
[[Category:Capabilities|User]]
[[Category:Capabilities|User]]


[[fr:Capabilities/moodle/user:loginas]]
[[fr:Capabilities/moodle/user:loginas]]

Latest revision as of 16:15, 20 April 2015

  • This allows a user to log in as any other user, apart from administrators.
  • This capability is allowed for the default role of manager only (as well as admin).
  • This capability may be applied in the course or system context. If applied in the course context, it allows a user to login as another course participant and browse within that course only.

Note: After using the Login As function you are automatically logged out of Moodle when you return to your normal role. This is for security reasons. If you login again you will be redirected to the page that you were on previously.


How to use

1. Go to a user's profile

2. Scroll and look at the Administration block

3. Click on "Login as".

4. The profile image of the user you are logged in as will appear with your own in the user menu.

Location of "Log in as.."
User menu when logged in as someone else

See also