Note: You are currently viewing documentation for Moodle 3.7. Up-to-date documentation for the latest stable version of Moodle may be available here: error/mnet/notpermittedtojump.

error/mnet/notpermittedtojump: Difference between revisions

From MoodleDocs
(New page: You are not allowed to roam to a remote Moodle or Mahara site. The most likely reasons are... * The user doesn't have permission to roam (moodle/site:mnetlogintoremote capability) ...)
 
No edit summary
Line 6: Line 6:
     * The user's ID is not set (which can't be the case here)
     * The user's ID is not set (which can't be the case here)


The moodle/site:mnetlogintoremote is not enabled for Students by default and this, therefore, is the most likely reason.
The moodle/site:mnetlogintoremote is not enabled for the Authenticated Users role by default and this, therefore, is the most likely reason.

Revision as of 12:33, 21 August 2008

You are not allowed to roam to a remote Moodle or Mahara site. The most likely reasons are...

   * The user doesn't have permission to roam (moodle/site:mnetlogintoremote capability)
   * The user is a remote user who has already roamed to your Moodle
   * The user's username is the literal string 'guest'
   * The user's ID is not set (which can't be the case here)

The moodle/site:mnetlogintoremote is not enabled for the Authenticated Users role by default and this, therefore, is the most likely reason.