- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 19 for ldap_base_dn (0.07 sec)
-
src/main/java/org/codelibs/fess/mylasta/direction/FessProp.java
} return value; } default void setLdapBaseDn(final String value) { setSystemProperty(Constants.LDAP_BASE_DN, value); } default String getLdapBaseDn() { return getSystemProperty(Constants.LDAP_BASE_DN); } default void setLdapAccountFilter(final String value) { setSystemProperty(Constants.LDAP_ACCOUNT_FILTER, value); }
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
<label for="ldapBaseDn" class="col-sm-3 text-sm-right col-form-label"><la:message key="labels.ldap_base_dn"/></label> <div class="col-sm-9"> <la:errors property="ldapBaseDn"/>
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.ldapSecurityPrincipal=User DN labels.ldapAdminSecurityPrincipal=Bind DN 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
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_zh_TW.properties
labels.ldapSecurityPrincipal=使用者DN labels.ldapAdminSecurityPrincipal=綁定DN 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屬性
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_nl.properties
labels.ldapAdminSecurityPrincipal=Bind-DN labels.ldapAdminSecurityCredentials=Wachtwoord labels.ldapBaseDn=Basis-DN labels.ldap_provider_url=LDAP URL labels.ldap_security_principal=Gebruikers-DN labels.ldap_admin_security_principal=Bind-DN labels.ldap_admin_security_credentials=Wachtwoord labels.ldap_base_dn=Basis-DN labels.ldapAccountFilter=Accountfilter labels.ldapGroupFilter=Groepsfilter
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 42.8K bytes - Viewed (1) -
src/main/java/org/codelibs/fess/Constants.java
// LDAP Configuration Constants // ============================================================ /** LDAP base DN configuration key. */ public static final String LDAP_BASE_DN = "ldap.base.dn"; /** LDAP security principal configuration key. */ public static final String LDAP_SECURITY_PRINCIPAL = "ldap.security.principal"; /** LDAP admin security principal configuration key. */
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_pt_BR.properties
labels.ldapAdminSecurityPrincipal=DN de ligação labels.ldapAdminSecurityCredentials=Senha labels.ldapBaseDn=DN base labels.ldap_provider_url=URL do LDAP labels.ldap_security_principal=DN do usuário labels.ldap_admin_security_principal=DN de ligação labels.ldap_admin_security_credentials=Senha labels.ldap_base_dn=DN base labels.ldapAccountFilter=Filtro de conta labels.ldapGroupFilter=Filtro de grupo
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.1K bytes - Viewed (0) -
src/main/resources/fess_label.properties
labels.ldapSecurityPrincipal=User DN labels.ldapAdminSecurityPrincipal=Bind DN 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
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.ldapAdminSecurityPrincipal=DN привязки 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=Фильтр групп
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.ldapSecurityPrincipal=DN utente labels.ldapAdminSecurityPrincipal=DN bind 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
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.4K bytes - Viewed (0)