User Login Expire

User Login Expire

by arun kumar -
Number of replies: 3

Hi all,

        Is that users login validation with date wise is possible or not.

Average of ratings: -
In reply to arun kumar

Re: User Login Expire

by Emma Richardson -
Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Plugin developers

If you asking if you can set up authentication with an expiration date, I think that maybe you could do this with some kind of external database setup.  If you can set your accounts to automatically be disabled on the database then that could carry across to Moodle and suspend the account.

Normally people just try to lock out of the courses rather than the site.  You can set expiration dates on course enrollments.

In reply to Emma Richardson

Re: User Login Expire

by arun kumar -

Thank u Emma, Then please tell me how to set external database to set expire data of users login.

In reply to arun kumar

Re: User Login Expire

by Emma Richardson -
Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Plugin developers

No, it will totally depend on what kind of database you are using to connect to...