Quantcast
Channel: Authentication
Browsing all 8256 articles
Browse latest View live

Er: Re: How to use multiple LDAP servers with Moodle 2.0(!)

by Iñigo Zendegi Urzelai.  Hi Georges,This thread is so long and can be difficult to find but some weeks ago Iñaki posted the updated version for Moodle 3.2.x...

View Article


Office365 OpenID creates new Moodle user?

by Jukka Vähäaho.  Hi,Is it possible that changing authentication from ldap to OpenID, Moodle creates new user account and when this happens?Usually changing auth mode works correctly, Moodle doesn't...

View Article


Re: SSO with SAML2

by Daniel Miranda.  It's seems to me that is a folder permissions issue. Windows is a pain with permissions.Is there any requirements to not use Moodle 3.0+?I have made a plugin [1] to authenticate...

View Article

Re: Moodle Auth Plugin

by Daniel Miranda.  You should use a nologin as base.The methods you need to implement are:// Verify if user exists$is_user = $DB->get_record('user', array('uid'));if (!$is_user) {     $is_user =...

View Article

Re: token authentication

by Daniel Miranda.  Its seems so weak. The token is regenerated in every login or not?You must not pass userid by get parameters. Try to implement something like OAuth2 in the external system.

View Article


Re: Moodle Auth Plugin

by amit jadhv.  Dear Team,I have facing below issue...plz suggest me.Moodle 2.9 Cannot use POP3 authentication. The PHP IMAP module is not installed.More information about this errorRegards,Amit Anant...

View Article

Failed LDAP authentication

by George SP.  Hello, I have an issue regarding my LDAP authentication and I want your help. Currently the Moodle site resides on AWS and my AD is at my company's network. When I configure LDAP on...

View Article

Re: Failed LDAP authentication

by Ken Task.  "Moodle site resides on AWS and my AD is at my company's network."Is your company network actually on Amazon?The 10. IP address is a private IP address meant for use on a private network....

View Article


Re: Failed LDAP authentication

by Emma Richardson.  1.  You are using an internal ip address - does your Moodle server know how to access this?  AWS is external hosting and as such, I am pretty sure you are going to need an external...

View Article


Re: Moodle Auth Plugin

by Emma Richardson.  Install the php imap extension on your server.

View Article

Is it possible to change the user picture on SSO login?

by Daniel Miranda.  I have made a plugin to authenticate users from SimpleSAMLphp. [https://moodle.org/plugins/auth_saml2sso]What I wanna know is if it is possible to update the user avatar/picture...

View Article

Re: sudden difficulties with GSAML login to Google Apps

by Glenn Vermeiren.  Did anyone ever find a solution?Thanks!

View Article

NTLM SSO - IE Compatability View

by Conn Warwicker.  Having an odd issue, previously we had our Moodle setup to only use https on the login page, and the rest of the site was http.I changed this a few days ago, so the config url is...

View Article


Re: NTLM SSO - IE Compatability View

by Conn Warwicker.  Fixed it. Had to removed a setting in the ssl.conf which was doing an unclean shutdown for MSIE.

View Article

AD UPN changed, users can't access Moodle Accounts

by Grant Wright.  Due to other organizational needs our users UPN has need to be changed.With our current moodle setup this causes users not to be able access their account. I can manually set the new...

View Article


LDAP with Active Directory - Failover to secondary server delays before...

by Joe Dutro.  We have the LDAP authentication all setup and functioning correctly.  We have added two Microsoft AD servers into the Authentication screen and when we attempt to failover (by turning...

View Article

Image may be NSFW.
Clik here to view.

Unique login- User unable to access- invalid login...please help

by Shailesh Rajput.  as you can see three authentication plugins are enabled...just enabled unique login plugin...added one user for the unique login authentication method....unique login requires to...

View Article


Re: AD UPN changed, users can't access Moodle Accounts

by Dave Perry.  We had to do this for student email addresses when we switched to O365. Write a script in PHP. Something like:<?php$db = MySQL_connect('dbserver','dbusername','dbpassword'); //check...

View Article

Email Signup - Separate URL Please?

by Chris Chapman.  Hi all,at our institution we are planning on setting up online courses for outside users that are not included on our LDAP network and want to use Email based Signup. I see this is a...

View Article

Re: Unique login- User unable to access- invalid login...please help

by Helen Foster.  Hello,Unfortunately I can't help you as I've never used the Unique Login authentication plugin.How about adding a comment to https://moodle.org/plugins/auth_uniquelogin with a link to...

View Article
Browsing all 8256 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>