_log(ADI_LOG_WARN,'Access to options page denied'); exit(); } } // form send? if (IS_WPMU && $_POST['action'] == 'update') { $this->_save_wpmu_options($_POST); } else { $this->_load_options(); } // Since we have no plugin activation hook for WPMU, // we do it here (everytime the admin/options page is shown). if (IS_WPMU) { $this->activate(); } ?>

' . __('ATTENTION: You have no LDAP support. This plugin won´t work.', 'ad-integration') . ''; $this->_log(ADI_LOG_WARN,'No LDAP support.'); } ?>



_use_tls) echo ' checked="checked"' ?> value="1" />


" />


Don\'t forget to set the @.', 'ad-integration'); ?>

_append_suffix_to_new_users) echo ' checked="checked"' ?> value="1" />
_auto_create_user) echo ' checked="checked"' ?> value="1" />
General Options page.', 'ad-integration'); ?>

Users with role equivalent groups will be created even if this setting is turned off (because if you didn't want this to happen, you would leave that option blank.)", 'ad-integration'); ?>
_auto_update_user) echo ' checked="checked"' ?> value="1" /> Works only if Automatic User Creation is turned on.', 'ad-integration'); ?>
_auto_update_description) echo ' checked="checked"' ?> value="1" /> Works only if Automatic User Creation and Automatic User Update is turned on.', 'ad-integration'); ?>


_prevent_email_change) echo ' checked="checked"' ?> value="1" />
_show_user_status) echo ' checked="checked"' ?> value="1" />

_enable_password_change) echo ' checked="checked"' ?> value="1" />
_no_random_password) echo ' checked="checked"' ?> value="1" />
_auto_update_password) echo ' checked="checked"' ?> value="1" />

" />

_authorize_by_group) echo ' checked="checked"' ?> value="1" />



Format: AD-Group1=WordPress-Role1;AD-Group1=WordPress-Role1;...
E.g., "Soc-Faculty=faculty" or "Faculty=faculty;Students=subscriber"
A user will be created based on the first match, from left to right, so you should obviously put the more powerful groups first.', 'ad-integration'); ?>

" />

_fallback_to_local_password) echo ' checked="checked"' ?> value="1" /> If turned on users can logon even if Active Directory server is unreachable. But this might be a security risk (for example, if the local password is outdated). It\'s recommended to turn this off.', 'ad-integration'); ?>



_user_notification) echo ' checked="checked"' ?> value="1" />
_admin_notification) echo ' checked="checked"' ?> value="1" />

" />

_get_attribute_descriptions(); foreach($descriptions AS $attribute => $description) {?>



<attribute_name>:<type>:<meta key> where <type> can be one of the following: string, list, integer, bool, octet, time, timestamp.', 'ad-integration'); ?>
<meta key> is given the AD attributes will be stored as adi_<attribute_name>.', 'ad-integration'); ?>



octet are stored base64 encoded.', 'ad-integration'); ?>
_usermeta_empty_overwrite) echo ' checked="checked"' ?> value="1" />
_show_attributes) echo ' checked="checked"' ?> value="1" />



_syncback) echo ' checked="checked"' ?> value="1" />
_syncback_use_global_user) echo ' checked="checked"' ?> value="1" />



" />

_bulkimport_enabled) echo ' checked="checked"' ?> value="1" />

_bulkimport_authcode; ?>

_bulkimport_authcode; ?>



_disable_users) echo ' checked="checked"' ?> value="1" />
Disabled users can only be reenabled manually by administrators on users profile page or by Bulk Import.'); ?>

" />

Be sure, that no unauthorized person can see the output.','ad-integration'); ?>