t('SQL Driver')); ?> 'MySQL', 'pgsql' => 'PostgreSQL'); ?> $name): //echo $_['sql_driver']; if ($_['sql_driver'] === $driver): ?>
t('Host')); ?>
t('Database')); ?>
t('Username')); ?>
t('Password')); ?>
t('Table')); ?>
t('Username Column')); ?>
t('Password Column')); ?>
t('Allow password changing (read README!)')); ?>> t('Allow changing passwords. Imposes a security risk if password salts are not recreated.')); ?>
t('Real Name Column')); ?>
t('Encryption Type')); ?> 'Drupal 7', 'MD5' => 'MD5', 'md5crypt' => 'MD5 Crypt', 'Cleartext' => 'Cleartext', 'mysql_encrypt' => 'mySQL ENCRYPT()', 'system' => 'System (crypt)', 'password_hash' => 'password_hash', 'mysql_password' => 'mySQL PASSWORD()', 'joomla' => 'Joomla MD5 Encryption', 'joomla2' => 'Joomla > 2.5.18 phpass', 'ssha256' => 'Salted SSHA256', 'redmine' => 'Redmine', 'SHA1' => 'SHA1', 'courier_md5' => 'Courier base64-encoded MD5', 'courier_md5raw' => 'Courier hexadecimal MD5', 'courier_sha1' => 'Courier base64-encoded SHA1', 'courier_sha256' => 'Courier base64-encoded SHA256' ); ?> $name): //echo $_['set_crypt_type']; if ($_['set_crypt_type'] === $driver): ?>
t('User Active Column')); ?>
t('Invert Active Value')); ?> /> t("Invert the logic of the active column (for blocked users in the SQL DB)")); ?>
t('E-Mail Column')); ?>
t('E-Mail address sync mode')); ?> 'No Synchronisation', 'initial' => 'Synchronise only once', 'forceoc' => 'Nextcloud always wins', 'forcesql' => 'SQL always wins' ); ?> $name): //echo $_['set_mail_sync_mode']; if ($_['set_mail_sync_mode'] === $mode): ?>
t('Append Default Domain')); ?> t('Append this string, e.g. a domain name, to each user name. The @-sign is automatically inserted.')); ?>
t('Strip Domain Part from Username')); ?> /> t("Strip Domain Part including @-sign from Username when logging in and retrieving username lists")); ?>
t('Enable support for getHome()')); ?>/>
t('Method for getHome')); ?> 'SQL Column', 'static' => 'Static (with Variables)'); ?> $name): //echo $_['set_mail_sync_mode']; if ($_['set_gethome_mode'] === $mode): ?>
t('Home Column')); ?>
t('Home Dir')); ?> t('You can use the placeholders %%u to specify the user ID (before appending the default domain), %%ud to specify the user ID (after appending the default domain) and %%d to specify the default domain')); ?>
t('Group Name Column')); ?>