<td colspan="3">
<table>
<tr>
- <th><?php print_string('role_name', 'enrol_ldap'); ?></th>
+ <th><?php print_string('roles', 'role'); ?></th>
<th><?php print_string('enrol_ldap_contexts', 'enrol_ldap'); ?></th>
<th><?php print_string('enrol_ldap_memberattribute', 'enrol_ldap'); ?></th>
</tr>
</td>
</tr>
-<tr>
- <td colspan="2">
- <h4><?php print_string("enrol_ldap_general_options", "enrol_ldap") ?> </h4>
- </td>
-</tr>
-
</table>
\'cn=ldapuser,ou=public,o=org\'';
$string['enrol_ldap_bind_pw'] = 'Password for bind-user.';
$string['enrol_ldap_category'] = 'The category for auto-created courses.';
+$string['enrol_ldap_contexts'] = 'LDAP contexts';
$string['enrol_ldap_course_fullname'] = 'Optional: LDAP field to get the full name from.';
$string['enrol_ldap_course_idnumber'] = 'Map to the unique identifier in LDAP, usually
<em>cn</em> or <em>uid</em>. It is
$string['enrol_ldap_host_url'] = 'Specify LDAP host in URL-form like
\'ldap://ldap.myorg.com/\'
or \'ldaps://ldap.myorg.com/\'';
+$string['enrol_ldap_memberattribute'] = 'LDAP member attribute';
$string['enrol_ldap_objectclass'] = 'objectClass used to search courses. Usually
\'posixGroup\'.';
+$string['enrol_ldap_roles'] = 'Role mapping';
$string['enrol_ldap_search_sub'] = 'Search group memberships from subcontexts.';
$string['enrol_ldap_server_settings'] = 'LDAP Server Settings';
$string['enrol_ldap_student_contexts'] = 'List of contexts where groups with student