- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 17 for ldap_admin_security_credentials (2.49 sec)
-
src/main/java/org/codelibs/fess/mylasta/direction/FessProp.java
setSystemProperty(Constants.LDAP_ADMIN_SECURITY_CREDENTIALS, Constants.CIPHER_PREFIX + ComponentUtil.getPrimaryCipher().encrypt(value)); } default String getLdapAdminSecurityCredentials() { final String value = getSystemProperty(Constants.LDAP_ADMIN_SECURITY_CREDENTIALS); if (StringUtil.isNotBlank(value) && value.startsWith(Constants.CIPHER_PREFIX)) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 86.5K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/general/admin_general.jsp
class="col-sm-3 text-sm-right col-form-label"><la:message key="labels.ldap_admin_security_credentials"/></label> <div class="col-sm-9"> <la:errors property="ldapAdminSecurityCredentials"/>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jun 14 00:36:40 UTC 2025 - 39.6K bytes - Viewed (0) -
src/main/resources/fess_label_en.properties
labels.ldapAdminSecurityCredentials=Password labels.ldapBaseDn=Base DN labels.ldap_provider_url=LDAP URL labels.ldap_security_principal=User DN labels.ldap_admin_security_principal=Bind DN labels.ldap_admin_security_credentials=Password labels.ldap_base_dn=Base DN labels.ldapAccountFilter=Account Filter labels.ldapGroupFilter=Group Filter labels.ldapMemberofAttribute=memberOf Attribute labels.ldap_account_filter=Account Filter
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 40.7K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/Constants.java
public static final String LDAP_ADMIN_SECURITY_PRINCIPAL = "ldap.admin.security.principal"; /** LDAP admin security credentials configuration key. */ public static final String LDAP_ADMIN_SECURITY_CREDENTIALS = "ldap.admin.security.credentials"; /** LDAP provider URL configuration key. */ public static final String LDAP_PROVIDER_URL = "ldap.provider.url";
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 34.6K bytes - Viewed (0) -
src/main/resources/fess_label_zh_TW.properties
labels.ldapAdminSecurityCredentials=密碼 labels.ldapBaseDn=基本DN labels.ldap_provider_url=LDAP URL labels.ldap_security_principal=使用者DN labels.ldap_admin_security_principal=綁定DN labels.ldap_admin_security_credentials=密碼 labels.ldap_base_dn=基本DN labels.ldapAccountFilter=帳戶過濾器 labels.ldapGroupFilter=組過濾器 labels.ldapMemberofAttribute=memberOf屬性 labels.ldap_account_filter=帳戶過濾器 labels.ldap_group_filter=組過濾器
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_de.properties
labels.ldapAdminSecurityCredentials=Passwort labels.ldapBaseDn=Basis-DN labels.ldap_provider_url=LDAP-URL labels.ldap_security_principal=Benutzer-DN labels.ldap_admin_security_principal=Bind-DN labels.ldap_admin_security_credentials=Passwort labels.ldap_base_dn=Basis-DN labels.ldapAccountFilter=Kontofilter labels.ldapGroupFilter=Gruppenfilter labels.ldapMemberofAttribute=memberOf-Attribut labels.ldap_account_filter=Kontofilter
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.5K bytes - Viewed (1) -
src/main/resources/fess_label.properties
labels.ldapAdminSecurityCredentials=Password labels.ldapBaseDn=Base DN labels.ldap_provider_url=LDAP URL labels.ldap_security_principal=User DN labels.ldap_admin_security_principal=Bind DN labels.ldap_admin_security_credentials=Password labels.ldap_base_dn=Base DN labels.ldapAccountFilter=Account Filter labels.ldapGroupFilter=Group Filter labels.ldapMemberofAttribute=memberOf Attribute labels.ldap_account_filter=Account Filter
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jun 28 08:40:50 UTC 2025 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_ru.properties
labels.ldapAdminSecurityCredentials=Пароль labels.ldapBaseDn=Базовый DN labels.ldap_provider_url=URL-адрес LDAP labels.ldap_security_principal=DN пользователя labels.ldap_admin_security_principal=DN привязки labels.ldap_admin_security_credentials=Пароль labels.ldap_base_dn=Базовый DN labels.ldapAccountFilter=Фильтр учетных записей labels.ldapGroupFilter=Фильтр групп labels.ldapMemberofAttribute=Атрибут memberOf
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 55.8K bytes - Viewed (0) -
src/main/resources/fess_label_it.properties
labels.ldapAdminSecurityCredentials=Password labels.ldapBaseDn=DN base labels.ldap_provider_url=URL LDAP labels.ldap_security_principal=DN utente labels.ldap_admin_security_principal=DN bind labels.ldap_admin_security_credentials=Password labels.ldap_base_dn=DN base labels.ldapAccountFilter=Filtro account labels.ldapGroupFilter=Filtro gruppo labels.ldapMemberofAttribute=Attributo memberOf labels.ldap_account_filter=Filtro account
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.4K bytes - Viewed (0) -
src/main/resources/fess_label_pl.properties
labels.ldapAdminSecurityCredentials=Hasło labels.ldapBaseDn=Podstawowy DN labels.ldap_provider_url=URL LDAP labels.ldap_security_principal=DN użytkownika labels.ldap_admin_security_principal=DN powiązania labels.ldap_admin_security_credentials=Hasło labels.ldap_base_dn=Podstawowy DN labels.ldapAccountFilter=Filtr konta labels.ldapGroupFilter=Filtr grupy labels.ldapMemberofAttribute=Atrybut memberOf labels.ldap_account_filter=Filtr konta
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 44.6K bytes - Viewed (0)