Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lang/en/auth.php File Reference

Go to the source code of this file.

Namespaces

namespace  auth

Variables

 $string ['actauthhdr'] = 'Available authentication plugins'
 $string ['alternatelogin'] = 'If you enter a URL here, it will be used as the login page for this site. The page should contain a form which has the action property set to <strong>\'{$a}\'</strong> and return fields <strong>username</strong> and <strong>password</strong>.<br />Be careful not to enter an incorrect URL as you may lock yourself out of this site.<br />Leave this setting blank to use the default login page.'
 $string ['alternateloginurl'] = 'Alternate login URL'
 $string ['auth_common_settings'] = 'Common settings'
 $string ['auth_data_mapping'] = 'Data mapping'
 $string ['authenticationoptions'] = 'Authentication options'
 $string ['auth_fieldlock'] = 'Lock value'
 $string ['auth_fieldlock_expl'] = '<p><b>Lock value:</b> If enabled, will prevent Moodle users and admins from editing the field directly. Use this option if you are maintaining this data in the external auth system. </p>'
 $string ['auth_fieldlocks'] = 'Lock user fields'
 $string ['auth_fieldlocks_help'] = '<p>You can lock user data fields. This is useful for sites where the user data is maintained by the administrators manually by editing user records or uploading using the \'Upload users\' facility. If you are locking fields that are required by Moodle, make sure that you provide that data when creating user accounts or the accounts will be unusable.</p><p>Consider setting the lock mode to \'Unlocked if empty\' to avoid this problem.</p>'
 $string ['auth_changepasswordhelp'] = 'Change password help'
 $string ['auth_changepasswordhelp_expl'] = 'Display lost password help to users who have lost their {$a} password. This will be displayed either as well as or instead of the <strong>Change Password URL</strong> or Internal Moodle password change.'
 $string ['auth_changepasswordurl'] = 'Change password URL'
 $string ['auth_changepasswordurl_expl'] = 'Specify the url to send users who have lost their {$a} password. Set <strong>Use standard Change Password page</strong> to <strong>No</strong>.'
 $string ['auth_changingemailaddress'] = 'You have requested a change of email address, from {$a->oldemail} to {$a->newemail}. For security reasons, we are sending you an email message at the new address to confirm that it belongs to you. Your email address will be updated as soon as you open the URL sent to you in that message.'
 $string ['authinstructions'] = 'Here you can provide instructions for your users, so they know which username and password they should be using. The text you enter here will appear on the login page. If you leave this blank then no instructions will be printed.'
 $string ['auth_invalidnewemailkey'] = 'Error: if you are trying to confirm a change of email address, you may have made a mistake in copying the URL we sent you by email. Please copy the address and try again.'
 $string ['auth_multiplehosts'] = 'Multiple hosts OR addresses can be specified (eg host1.com;host2.com;host3.com) or (eg xxx.xxx.xxx.xxx;xxx.xxx.xxx.xxx)'
 $string ['auth_outofnewemailupdateattempts'] = 'You have run out of allowed attempts to update your email address. Your update request has been cancelled.'
 $string ['auth_passwordisexpired'] = 'Your password is expired. Do you want change your password now?'
 $string ['auth_passwordwillexpire'] = 'Your password will expire in {$a} days. Do you want change your password now?'
 $string ['auth_remove_delete'] = 'Full delete internal'
 $string ['auth_remove_keep'] = 'Keep internal'
 $string ['auth_remove_suspend'] = 'Suspend internal'
 $string ['auth_remove_user'] = 'Specify what to do with internal user account during mass synchronization when user was removed from external source. Only suspended users are automatically revived if they reappear in ext source.'
 $string ['auth_remove_user_key'] = 'Removed ext user'
 $string ['auth_sync_script'] = 'Cron synchronization script'
 $string ['auth_updatelocal'] = 'Update local'
 $string ['auth_updatelocal_expl'] = '<p><b>Update local:</b> If enabled, the field will be updated (from external auth) every time the user logs in or there is a user synchronization. Fields set to update locally should be locked.</p>'
 $string ['auth_updateremote'] = 'Update external'
 $string ['auth_updateremote_expl'] = '<p><b>Update external:</b> If enabled, the external auth will be updated when the user record is updated. Fields should be unlocked to allow edits.</p>'
 $string ['auth_updateremote_ldap'] = '<p><b>Note:</b> Updating external LDAP data requires that you set binddn and bindpw to a bind-user with editing privileges to all the user records. It currently does not preserve multi-valued attributes, and will remove extra values on update. </p>'
 $string ['auth_user_create'] = 'Enable user creation'
 $string ['auth_user_creation'] = 'New (anonymous) users can create user accounts on the external authentication source and confirmed via email. If you enable this , remember to also configure module-specific options for user creation.'
 $string ['auth_usernameexists'] = 'Selected username already exists. Please choose a new one.'
 $string ['auto_add_remote_users'] = 'Auto add remote users'
 $string ['createpasswordifneeded'] = 'Create password if needed'
 $string ['emailchangecancel'] = 'Cancel email change'
 $string ['emailchangepending'] = 'Change pending. Open the link sent to you at {$a->preference_newemail}.'
 $string ['emailnowexists'] = 'The email address you tried to assign to your profile has been assigned to someone else since your original request. Your request for change of email address is hereby cancelled, but you may try again with a different address.'
 $string ['emailupdate'] = 'Email address update'
 $string ['emailupdatemessage']
 $string ['emailupdatesuccess'] = 'Email address of user <em>{$a->fullname}</em> was successfully updated to <em>{$a->email}</em>.'
 $string ['emailupdatetitle'] = 'Confirmation of email update at {$a->site}'
 $string ['enterthenumbersyouhear'] = 'Enter the numbers you hear'
 $string ['enterthewordsabove'] = 'Enter the words above'
 $string ['errormaxconsecutiveidentchars'] = 'Passwords must have at most {$a} consecutive identical characters.'
 $string ['errorminpassworddigits'] = 'Passwords must have at least {$a} digit(s).'
 $string ['errorminpasswordlength'] = 'Passwords must be at least {$a} characters long.'
 $string ['errorminpasswordlower'] = 'Passwords must have at least {$a} lower case letter(s).'
 $string ['errorminpasswordnonalphanum'] = 'Passwords must have at least {$a} non-alphanumeric character(s).'
 $string ['errorminpasswordupper'] = 'Passwords must have at least {$a} upper case letter(s).'
 $string ['errorpasswordupdate'] = 'Error updating password, password not changed'
 $string ['forcechangepassword'] = 'Force change password'
 $string ['forcechangepasswordfirst_help'] = 'Force users to change password on their first login to Moodle.'
 $string ['forcechangepassword_help'] = 'Force users to change password on their next login to Moodle.'
 $string ['forgottenpassword'] = 'If you enter a URL here, it will be used as the lost password recovery page for this site. This is intended for sites where passwords are handled entirely outside of Moodle. Leave this blank to use the default password recovery.'
 $string ['forgottenpasswordurl'] = 'Forgotten password URL'
 $string ['getanaudiocaptcha'] = 'Get an audio CAPTCHA'
 $string ['getanimagecaptcha'] = 'Get an image CAPTCHA'
 $string ['getanothercaptcha'] = 'Get another CAPTCHA'
 $string ['guestloginbutton'] = 'Guest login button'
 $string ['changepassword'] = 'Change password URL'
 $string ['changepasswordhelp'] = 'Here you can specify a location at which your users can recover or change their username/password if they\'ve forgotten it. This will be provided to users as a button on the login page and their user page. If you leave this blank the button will not be printed.'
 $string ['chooseauthmethod'] = 'Choose an authentication method'
 $string ['chooseauthmethod_help'] = 'This setting determines the authentication method used when the user logs in. Only enabled authentication plugins should be chosen, otherwise the user will no longer be able to login. To block the user from logging in, select "No login".'
 $string ['incorrectpleasetryagain'] = 'Incorrect. Please try again.'
 $string ['infilefield'] = 'Field required in file'
 $string ['informminpassworddigits'] = 'at least {$a} digit(s)'
 $string ['informminpasswordlength'] = 'at least {$a} characters'
 $string ['informminpasswordlower'] = 'at least {$a} lower case letter(s)'
 $string ['informminpasswordnonalphanum'] = 'at least {$a} non-alphanumeric character(s)'
 $string ['informminpasswordupper'] = 'at least {$a} upper case letter(s)'
 $string ['informpasswordpolicy'] = 'The password must have {$a}'
 $string ['instructions'] = 'Instructions'
 $string ['internal'] = 'Internal'
 $string ['locked'] = 'Locked'
 $string ['md5'] = 'MD5 hash'
 $string ['nopasswordchange'] = 'Password can not be changed'
 $string ['nopasswordchangeforced'] = 'You cannot proceed without changing your password, however there is no available page for changing it. Please contact your Moodle Administrator.'
 $string ['noprofileedit'] = 'Profile can not be edited'
 $string ['ntlmsso_attempting'] = 'Attempting Single Sign On via NTLM...'
 $string ['ntlmsso_failed'] = 'Auto-login failed, try the normal login page...'
 $string ['ntlmsso_isdisabled'] = 'NTLM SSO is disabled.'
 $string ['passwordhandling'] = 'Password field handling'
 $string ['plaintext'] = 'Plain text'
 $string ['pluginnotenabled'] = 'Authentication plugin \'{$a}\' is not enabled.'
 $string ['pluginnotinstalled'] = 'Authentication plugin \'{$a}\' is not installed.'
 $string ['potentialidps'] = 'Log in using your account on:'
 $string ['recaptcha'] = 'reCAPTCHA'
 $string ['recaptcha_help']
 $string ['recaptcha_link'] = 'auth/email'
 $string ['selfregistration'] = 'Self registration'
 $string ['selfregistration_help'] = 'If an authentication plugin, such as email-based self-registration, is selected, then it enables potential users to register themselves and create accounts. This results in the possibility of spammers creating accounts in order to use forum posts, blog entries etc. for spam. To avoid this risk, self-registration should be disabled or limited by <em>Allowed email domains</em> setting.'
 $string ['sha1'] = 'SHA-1 hash'
 $string ['showguestlogin'] = 'You can hide or show the guest login button on the login page.'
 $string ['stdchangepassword'] = 'Use standard page for changing password'
 $string ['stdchangepassword_expl'] = 'If the external authentication system allows password changes through Moodle, switch this to Yes. This setting overrides \'Change Password URL\'.'
 $string ['stdchangepassword_explldap'] = 'NOTE: It is recommended that you use LDAP over an SSL encrypted tunnel (ldaps://) if the LDAP server is remote.'
 $string ['suspended'] = 'Suspended acount'
 $string ['suspended_help'] = 'Suspended user accounts cannot log in or use web services, and any outgoing messages are discarded.'
 $string ['unlocked'] = 'Unlocked'
 $string ['unlockedifempty'] = 'Unlocked if empty'
 $string ['update_never'] = 'Never'
 $string ['update_oncreate'] = 'On creation'
 $string ['update_onlogin'] = 'On every login'
 $string ['update_onupdate'] = 'On update'
 $string ['user_activatenotsupportusertype'] = 'auth: ldap user_activate() does not support selected usertype: {$a}'
 $string ['user_disablenotsupportusertype'] = 'auth: ldap user_disable() does not support selected usertype (..yet)'

Variable Documentation

$string['actauthhdr'] = 'Available authentication plugins'

Definition at line 26 of file auth.php.

$string['alternatelogin'] = 'If you enter a URL here, it will be used as the login page for this site. The page should contain a form which has the action property set to <strong>\'{$a}\'</strong> and return fields <strong>username</strong> and <strong>password</strong>.<br />Be careful not to enter an incorrect URL as you may lock yourself out of this site.<br />Leave this setting blank to use the default login page.'

Definition at line 27 of file auth.php.

$string['alternateloginurl'] = 'Alternate login URL'

Definition at line 28 of file auth.php.

$string['auth_common_settings'] = 'Common settings'

Definition at line 29 of file auth.php.

$string['auth_data_mapping'] = 'Data mapping'

Definition at line 30 of file auth.php.

$string['authenticationoptions'] = 'Authentication options'

Definition at line 31 of file auth.php.

$string['auth_fieldlock'] = 'Lock value'

Definition at line 32 of file auth.php.

$string['auth_fieldlock_expl'] = '<p><b>Lock value:</b> If enabled, will prevent Moodle users and admins from editing the field directly. Use this option if you are maintaining this data in the external auth system. </p>'

Definition at line 33 of file auth.php.

$string['auth_fieldlocks'] = 'Lock user fields'

Definition at line 34 of file auth.php.

$string['auth_fieldlocks_help'] = '<p>You can lock user data fields. This is useful for sites where the user data is maintained by the administrators manually by editing user records or uploading using the \'Upload users\' facility. If you are locking fields that are required by Moodle, make sure that you provide that data when creating user accounts or the accounts will be unusable.</p><p>Consider setting the lock mode to \'Unlocked if empty\' to avoid this problem.</p>'

Definition at line 35 of file auth.php.

$string['auth_changepasswordhelp'] = 'Change password help'

Definition at line 36 of file auth.php.

$string['auth_changepasswordhelp_expl'] = 'Display lost password help to users who have lost their {$a} password. This will be displayed either as well as or instead of the <strong>Change Password URL</strong> or Internal Moodle password change.'

Definition at line 37 of file auth.php.

$string['auth_changepasswordurl'] = 'Change password URL'

Definition at line 38 of file auth.php.

$string['auth_changepasswordurl_expl'] = 'Specify the url to send users who have lost their {$a} password. Set <strong>Use standard Change Password page</strong> to <strong>No</strong>.'

Definition at line 39 of file auth.php.

$string['auth_changingemailaddress'] = 'You have requested a change of email address, from {$a->oldemail} to {$a->newemail}. For security reasons, we are sending you an email message at the new address to confirm that it belongs to you. Your email address will be updated as soon as you open the URL sent to you in that message.'

Definition at line 40 of file auth.php.

$string['authinstructions'] = 'Here you can provide instructions for your users, so they know which username and password they should be using. The text you enter here will appear on the login page. If you leave this blank then no instructions will be printed.'

Definition at line 41 of file auth.php.

$string['auth_invalidnewemailkey'] = 'Error: if you are trying to confirm a change of email address, you may have made a mistake in copying the URL we sent you by email. Please copy the address and try again.'

Definition at line 42 of file auth.php.

$string['auth_multiplehosts'] = 'Multiple hosts OR addresses can be specified (eg host1.com;host2.com;host3.com) or (eg xxx.xxx.xxx.xxx;xxx.xxx.xxx.xxx)'

Definition at line 43 of file auth.php.

$string['auth_outofnewemailupdateattempts'] = 'You have run out of allowed attempts to update your email address. Your update request has been cancelled.'

Definition at line 44 of file auth.php.

$string['auth_passwordisexpired'] = 'Your password is expired. Do you want change your password now?'

Definition at line 45 of file auth.php.

$string['auth_passwordwillexpire'] = 'Your password will expire in {$a} days. Do you want change your password now?'

Definition at line 46 of file auth.php.

$string['auth_remove_delete'] = 'Full delete internal'

Definition at line 47 of file auth.php.

$string['auth_remove_keep'] = 'Keep internal'

Definition at line 48 of file auth.php.

$string['auth_remove_suspend'] = 'Suspend internal'

Definition at line 49 of file auth.php.

$string['auth_remove_user'] = 'Specify what to do with internal user account during mass synchronization when user was removed from external source. Only suspended users are automatically revived if they reappear in ext source.'

Definition at line 50 of file auth.php.

$string['auth_remove_user_key'] = 'Removed ext user'

Definition at line 51 of file auth.php.

$string['auth_sync_script'] = 'Cron synchronization script'

Definition at line 52 of file auth.php.

$string['auth_updatelocal'] = 'Update local'

Definition at line 53 of file auth.php.

$string['auth_updatelocal_expl'] = '<p><b>Update local:</b> If enabled, the field will be updated (from external auth) every time the user logs in or there is a user synchronization. Fields set to update locally should be locked.</p>'

Definition at line 54 of file auth.php.

$string['auth_updateremote'] = 'Update external'

Definition at line 55 of file auth.php.

$string['auth_updateremote_expl'] = '<p><b>Update external:</b> If enabled, the external auth will be updated when the user record is updated. Fields should be unlocked to allow edits.</p>'

Definition at line 56 of file auth.php.

$string['auth_updateremote_ldap'] = '<p><b>Note:</b> Updating external LDAP data requires that you set binddn and bindpw to a bind-user with editing privileges to all the user records. It currently does not preserve multi-valued attributes, and will remove extra values on update. </p>'

Definition at line 57 of file auth.php.

$string['auth_user_create'] = 'Enable user creation'

Definition at line 58 of file auth.php.

$string['auth_user_creation'] = 'New (anonymous) users can create user accounts on the external authentication source and confirmed via email. If you enable this , remember to also configure module-specific options for user creation.'

Definition at line 59 of file auth.php.

$string['auth_usernameexists'] = 'Selected username already exists. Please choose a new one.'

Definition at line 60 of file auth.php.

$string['auto_add_remote_users'] = 'Auto add remote users'

Definition at line 61 of file auth.php.

$string['createpasswordifneeded'] = 'Create password if needed'

Definition at line 62 of file auth.php.

$string['emailchangecancel'] = 'Cancel email change'

Definition at line 63 of file auth.php.

$string['emailchangepending'] = 'Change pending. Open the link sent to you at {$a->preference_newemail}.'

Definition at line 64 of file auth.php.

$string['emailnowexists'] = 'The email address you tried to assign to your profile has been assigned to someone else since your original request. Your request for change of email address is hereby cancelled, but you may try again with a different address.'

Definition at line 65 of file auth.php.

$string['emailupdate'] = 'Email address update'

Definition at line 66 of file auth.php.

$string['emailupdatemessage']
Initial value:
 'Dear {$a->fullname},

You have requested a change of your email address for your user account at {$a->site}. Please open the following URL in your browser in order to confirm this change.

{$a->url}'

Definition at line 67 of file auth.php.

$string['emailupdatesuccess'] = 'Email address of user <em>{$a->fullname}</em> was successfully updated to <em>{$a->email}</em>.'

Definition at line 72 of file auth.php.

$string['emailupdatetitle'] = 'Confirmation of email update at {$a->site}'

Definition at line 73 of file auth.php.

$string['enterthenumbersyouhear'] = 'Enter the numbers you hear'

Definition at line 74 of file auth.php.

$string['enterthewordsabove'] = 'Enter the words above'

Definition at line 75 of file auth.php.

$string['errormaxconsecutiveidentchars'] = 'Passwords must have at most {$a} consecutive identical characters.'

Definition at line 76 of file auth.php.

$string['errorminpassworddigits'] = 'Passwords must have at least {$a} digit(s).'

Definition at line 77 of file auth.php.

$string['errorminpasswordlength'] = 'Passwords must be at least {$a} characters long.'

Definition at line 78 of file auth.php.

$string['errorminpasswordlower'] = 'Passwords must have at least {$a} lower case letter(s).'

Definition at line 79 of file auth.php.

$string['errorminpasswordnonalphanum'] = 'Passwords must have at least {$a} non-alphanumeric character(s).'

Definition at line 80 of file auth.php.

$string['errorminpasswordupper'] = 'Passwords must have at least {$a} upper case letter(s).'

Definition at line 81 of file auth.php.

$string['errorpasswordupdate'] = 'Error updating password, password not changed'

Definition at line 82 of file auth.php.

$string['forcechangepassword'] = 'Force change password'

Definition at line 83 of file auth.php.

$string['forcechangepasswordfirst_help'] = 'Force users to change password on their first login to Moodle.'

Definition at line 84 of file auth.php.

$string['forcechangepassword_help'] = 'Force users to change password on their next login to Moodle.'

Definition at line 85 of file auth.php.

$string['forgottenpassword'] = 'If you enter a URL here, it will be used as the lost password recovery page for this site. This is intended for sites where passwords are handled entirely outside of Moodle. Leave this blank to use the default password recovery.'

Definition at line 86 of file auth.php.

$string['forgottenpasswordurl'] = 'Forgotten password URL'

Definition at line 87 of file auth.php.

$string['getanaudiocaptcha'] = 'Get an audio CAPTCHA'

Definition at line 88 of file auth.php.

$string['getanimagecaptcha'] = 'Get an image CAPTCHA'

Definition at line 89 of file auth.php.

$string['getanothercaptcha'] = 'Get another CAPTCHA'

Definition at line 90 of file auth.php.

$string['guestloginbutton'] = 'Guest login button'

Definition at line 91 of file auth.php.

$string['changepassword'] = 'Change password URL'

Definition at line 92 of file auth.php.

$string['changepasswordhelp'] = 'Here you can specify a location at which your users can recover or change their username/password if they\'ve forgotten it. This will be provided to users as a button on the login page and their user page. If you leave this blank the button will not be printed.'

Definition at line 93 of file auth.php.

$string['chooseauthmethod'] = 'Choose an authentication method'

Definition at line 94 of file auth.php.

$string['chooseauthmethod_help'] = 'This setting determines the authentication method used when the user logs in. Only enabled authentication plugins should be chosen, otherwise the user will no longer be able to login. To block the user from logging in, select "No login".'

Definition at line 95 of file auth.php.

$string['incorrectpleasetryagain'] = 'Incorrect. Please try again.'

Definition at line 96 of file auth.php.

$string['infilefield'] = 'Field required in file'

Definition at line 97 of file auth.php.

$string['informminpassworddigits'] = 'at least {$a} digit(s)'

Definition at line 98 of file auth.php.

$string['informminpasswordlength'] = 'at least {$a} characters'

Definition at line 99 of file auth.php.

$string['informminpasswordlower'] = 'at least {$a} lower case letter(s)'

Definition at line 100 of file auth.php.

$string['informminpasswordnonalphanum'] = 'at least {$a} non-alphanumeric character(s)'

Definition at line 101 of file auth.php.

$string['informminpasswordupper'] = 'at least {$a} upper case letter(s)'

Definition at line 102 of file auth.php.

$string['informpasswordpolicy'] = 'The password must have {$a}'

Definition at line 103 of file auth.php.

$string['instructions'] = 'Instructions'

Definition at line 104 of file auth.php.

$string['internal'] = 'Internal'

Definition at line 105 of file auth.php.

$string['locked'] = 'Locked'

Definition at line 106 of file auth.php.

$string['md5'] = 'MD5 hash'

Definition at line 107 of file auth.php.

$string['nopasswordchange'] = 'Password can not be changed'

Definition at line 108 of file auth.php.

$string['nopasswordchangeforced'] = 'You cannot proceed without changing your password, however there is no available page for changing it. Please contact your Moodle Administrator.'

Definition at line 109 of file auth.php.

$string['noprofileedit'] = 'Profile can not be edited'

Definition at line 110 of file auth.php.

$string['ntlmsso_attempting'] = 'Attempting Single Sign On via NTLM...'

Definition at line 111 of file auth.php.

$string['ntlmsso_failed'] = 'Auto-login failed, try the normal login page...'

Definition at line 112 of file auth.php.

$string['ntlmsso_isdisabled'] = 'NTLM SSO is disabled.'

Definition at line 113 of file auth.php.

$string['passwordhandling'] = 'Password field handling'

Definition at line 114 of file auth.php.

$string['plaintext'] = 'Plain text'

Definition at line 115 of file auth.php.

$string['pluginnotenabled'] = 'Authentication plugin \'{$a}\' is not enabled.'

Definition at line 116 of file auth.php.

$string['pluginnotinstalled'] = 'Authentication plugin \'{$a}\' is not installed.'

Definition at line 117 of file auth.php.

$string['potentialidps'] = 'Log in using your account on:'

Definition at line 118 of file auth.php.

$string['recaptcha'] = 'reCAPTCHA'

Definition at line 119 of file auth.php.

$string['recaptcha_help']
Initial value:
 'The CAPTCHA is for preventing abuse from automated programs. Simply enter the words in the box, in order and separated by a space.

If you are not sure what the words are, you can try getting another CAPTCHA or an audio CAPTCHA.'

Definition at line 120 of file auth.php.

$string['recaptcha_link'] = 'auth/email'

Definition at line 123 of file auth.php.

$string['selfregistration'] = 'Self registration'

Definition at line 124 of file auth.php.

$string['selfregistration_help'] = 'If an authentication plugin, such as email-based self-registration, is selected, then it enables potential users to register themselves and create accounts. This results in the possibility of spammers creating accounts in order to use forum posts, blog entries etc. for spam. To avoid this risk, self-registration should be disabled or limited by <em>Allowed email domains</em> setting.'

Definition at line 125 of file auth.php.

$string['sha1'] = 'SHA-1 hash'

Definition at line 126 of file auth.php.

$string['showguestlogin'] = 'You can hide or show the guest login button on the login page.'

Definition at line 127 of file auth.php.

$string['stdchangepassword'] = 'Use standard page for changing password'

Definition at line 128 of file auth.php.

$string['stdchangepassword_expl'] = 'If the external authentication system allows password changes through Moodle, switch this to Yes. This setting overrides \'Change Password URL\'.'

Definition at line 129 of file auth.php.

$string['stdchangepassword_explldap'] = 'NOTE: It is recommended that you use LDAP over an SSL encrypted tunnel (ldaps://) if the LDAP server is remote.'

Definition at line 130 of file auth.php.

$string['suspended'] = 'Suspended acount'

Definition at line 131 of file auth.php.

$string['suspended_help'] = 'Suspended user accounts cannot log in or use web services, and any outgoing messages are discarded.'

Definition at line 132 of file auth.php.

$string['unlocked'] = 'Unlocked'

Definition at line 133 of file auth.php.

$string['unlockedifempty'] = 'Unlocked if empty'

Definition at line 134 of file auth.php.

$string['update_never'] = 'Never'

Definition at line 135 of file auth.php.

$string['update_oncreate'] = 'On creation'

Definition at line 136 of file auth.php.

$string['update_onlogin'] = 'On every login'

Definition at line 137 of file auth.php.

$string['update_onupdate'] = 'On update'

Definition at line 138 of file auth.php.

$string['user_activatenotsupportusertype'] = 'auth: ldap user_activate() does not support selected usertype: {$a}'

Definition at line 139 of file auth.php.

$string['user_disablenotsupportusertype'] = 'auth: ldap user_disable() does not support selected usertype (..yet)'

Definition at line 140 of file auth.php.

 All Data Structures Namespaces Files Functions Variables Enumerations