|
1050.
|
|
|
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later -->
<!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. -->
<h3>Process nested groups</h3>
<p>Enable this option if your groups can contain other groups as members.
If enabled, the sync process will recursively include the members of these
nested groups into the parent group. (It will safely cease recursing if
it detects a circular reference.)</p>
|
Context: |
|
auth/ldap/lang/en.utf8/help/forms/auth_config.syncgroupsnestedgroups.html
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
auth/ldap/lang/en.utf8/help/forms/auth_config.syncgroupsnestedgroups.html
|
|
1051.
|
|
|
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later -->
<!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. -->
<h3>Only these group names</h3>
<p>When creating groups based on user attributes, only create groups with these names.
This will not affect groups created via the "Sync groups stored as LDAP objects" setting,
if it is active.<p>
|
Context: |
|
auth/ldap/lang/en.utf8/help/forms/auth_config.syncgroupsusergroupnames.html
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
auth/ldap/lang/en.utf8/help/forms/auth_config.syncgroupsusergroupnames.html
|
|
1052.
|
|
|
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later -->
<!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. -->
<h3>Sync users automatically via cron job</h3>
<p>Enable this setting to activate a task in the cron which will automatically create and/or update
user accounts based on records in the LDAP server. By default, this cron task will execute once
daily at midnight (server time). Edit the record in the "auth_cron" table or use the optional command-line script
supplied at htdocs/auth/ldap/cli/sync_users.php if you wish to schedule it to run at other times or with other settings.</p>
<p>This setting will have no effect if the cron is not running. See the
<a href="http://wiki.mahara.org/System_Administrator's_Guide/Installing_Mahara">installation guide</a> for
instructions on how to set it up.</p>
|
Context: |
|
auth/ldap/lang/en.utf8/help/forms/auth_config.syncuserscron.html
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
auth/ldap/lang/en.utf8/help/forms/auth_config.syncuserscron.html
|
|
1053.
|
|
|
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later -->
<!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. -->
<h3>Additional LDAP filter for sync</h3>
<p>Provide an LDAP filter here, and the sync will only see users in
LDAP who match that filter.</p>
<p>Use this setting with caution if you have auto-suspend or auto-delete
enabled, as doing so will cause all user accounts in your institution which
<b>do not</b> match the filter to be suspended or deleted.</p>
<p>Example: uid=user*</p>
|
Context: |
|
auth/ldap/lang/en.utf8/help/forms/auth_config.syncusersextrafilterattribute.html
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
auth/ldap/lang/en.utf8/help/forms/auth_config.syncusersextrafilterattribute.html
|
|
1054.
|
|
|
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later -->
<!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. -->
<h3>If a user is no longer present in LDAP</h3>
<p>This setting determines what the cron will do if a user in your
institution has no matching record in your LDAP server.</p>
<p><b>Note:</b> This setting only applies to users who have this authentication
instance as their authentication method.</p>
<dl>
<dt>Do nothing</dt>
<dd>No action will be taken. (This is the recommended setting.)</dd>
<dt>Suspend user's account</dt>
<dd>The user's account will be suspended. The user will no longer be able to log in,
and their content and pages will not be viewable. However, none of their data will be
deleted, and the user can be un-suspended by the cron when their LDAP record reappears,
or manually by an administrator.</dd>
<dt>Delete user's account and all content</dt>
<dd><b>Use with caution!</b> The user's account will be deleted, along with all their content and pages. The data
is fully deleted from the server, so this action requires a server backup to reverse.</dd>
</dl>
|
Context: |
|
auth/ldap/lang/en.utf8/help/forms/auth_config.syncusersgonefromldap.html
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
auth/ldap/lang/en.utf8/help/forms/auth_config.syncusersgonefromldap.html
|
|
1055.
|
|
|
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later -->
<!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. -->
<h3>Update user info on login</h3>
<p>Enable this option to update the user's first and last name profile fields from the LDAP server when the user logs in.</p>
|
Context: |
|
auth/ldap/lang/en.utf8/help/forms/auth_config.updateuserinfoonlogin.html
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
<h3>Cập nhật người dùng thông tin khi đăng nhập</h3>
<p>Cho phép tùy chọn này để cập nhật họ tên của người dùng từ máy chủ LDAP khi người dùng đăng nhập.</p>
|
|
Translated by
Richard Mansfield
|
|
|
|
Located in
auth/ldap/lang/en.utf8/help/forms/auth_config.updateuserinfoonlogin.html
|
|
1056.
|
|
|
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later -->
<!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. -->
<h3>User attribute</h3>
<p>The attribute used to search for users (often 'cn').</p>
|
Context: |
|
auth/ldap/lang/en.utf8/help/forms/auth_config.user_attribute.html
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
<h3>Thuộc tính người dùng</h3>
<p>Thuộc tính này để tìm kiếm người dùng (thường là 'cn')</p>
|
|
Translated by
Richard Mansfield
|
|
|
|
Located in
auth/ldap/lang/en.utf8/help/forms/auth_config.user_attribute.html
|
|
1057.
|
|
|
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later -->
<!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. -->
<h3>User type</h3>
<p>Select how users are stored in LDAP.</p>
|
Context: |
|
auth/ldap/lang/en.utf8/help/forms/auth_config.user_type.html
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
<h3>Kiểu người dùng</h3>
<p>Chọn cách người dùng được lưu trong LDAP</p>
|
|
Translated by
Richard Mansfield
|
|
|
|
Located in
auth/ldap/lang/en.utf8/help/forms/auth_config.user_type.html
|
|
1058.
|
|
|
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later -->
<!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. -->
<h3>LDAP version</h3>
<p>The version of the LDAP protocol your server is using.</p>
|
Context: |
|
auth/ldap/lang/en.utf8/help/forms/auth_config.version.html
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
<h3>Phiên bản LDAP</h3>
<p>Phiên bản của giao thức LDAP mà máy chủ của bạn đang sử dụng</p>
|
|
Translated by
Richard Mansfield
|
|
|
|
Located in
auth/ldap/lang/en.utf8/help/forms/auth_config.version.html
|
|
1059.
|
|
|
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later -->
<!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. -->
<h3>We auto-create users</h3>
<p>Users that successfully authenticate but are not currently users in the system
will have an account created automatically.</p>
|
Context: |
|
auth/ldap/lang/en.utf8/help/forms/auth_config.weautocreateusers.html
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
<h3> Chúng tôi tự động tạo người dùng </h3>
<p>Người dùng được xác thực thành công nhưng hiện chưa có tài khoản Mahara
sẽ được tạo tự động một tài khoản</p>
|
|
Translated by
Richard Mansfield
|
|
|
|
Located in
auth/ldap/lang/en.utf8/help/forms/auth_config.weautocreateusers.html
|