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

Go to the source code of this file.

Namespaces

namespace  auth_pam

Variables

 $string ['auth_pamdescription'] = 'This method uses PAM to access the native usernames on this server. You have to install <a href="http://www.math.ohio-state.edu/~ccunning/pam_auth/">PHP4 PAM Authentication</a> in order to use this module.'
 $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 ['pluginname'] = 'PAM (Pluggable Authentication Modules)'

Variable Documentation

$string['auth_pamdescription'] = 'This method uses PAM to access the native usernames on this server. You have to install <a href="http://www.math.ohio-state.edu/~ccunning/pam_auth/">PHP4 PAM Authentication</a> in order to use this module.'

Definition at line 26 of file auth_pam.php.

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

Definition at line 27 of file auth_pam.php.

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

Definition at line 28 of file auth_pam.php.

$string['pluginname'] = 'PAM (Pluggable Authentication Modules)'

Definition at line 29 of file auth_pam.php.

 All Data Structures Namespaces Files Functions Variables Enumerations