- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 18 for ldapSecurityPrincipal (0.1 sec)
-
src/main/webapp/WEB-INF/view/admin/general/admin_general.jsp
<label for="ldapSecurityPrincipal" class="col-sm-3 text-sm-right col-form-label"><la:message key="labels.ldap_security_principal"/></label> <div class="col-sm-9"> <la:errors property="ldapSecurityPrincipal"/>
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/java/org/codelibs/fess/app/web/admin/general/AdminGeneralAction.java
fessConfig.setPurgeSuggestSearchLogDay(form.purgeSuggestSearchLogDay); fessConfig.setLdapProviderUrl(form.ldapProviderUrl); fessConfig.setLdapSecurityPrincipal(form.ldapSecurityPrincipal); fessConfig.setLdapAdminSecurityPrincipal(form.ldapAdminSecurityPrincipal); if (form.ldapAdminSecurityCredentials != null && StringUtil.isNotBlank(form.ldapAdminSecurityCredentials.replace("*", " "))) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 13.9K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/admin/general/EditForm.java
/** * LDAP security principal for binding to the LDAP server. * Used for authenticating with the LDAP server. */ @Size(max = 1000) public String ldapSecurityPrincipal; /** * LDAP admin security principal for administrative operations. * Used for admin-level operations on the LDAP server. */ @Size(max = 1000)
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 9.9K bytes - Viewed (0) -
src/main/resources/fess_label_en.properties
labels.general_menu_logging=Logging labels.general_menu_suggest=Suggest labels.general_menu_ldap=LDAP labels.general_menu_notification=Notification labels.general_storage=Storage labels.ldapProviderUrl=LDAP URL 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
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.general_menu_logging=日誌記錄 labels.general_menu_suggest=建議 labels.general_menu_ldap=LDAP labels.general_menu_notification=顯示通知 labels.general_storage=儲存 labels.ldapProviderUrl=LDAP URL labels.ldapSecurityPrincipal=使用者DN labels.ldapAdminSecurityPrincipal=綁定DN labels.ldapAdminSecurityCredentials=密碼 labels.ldapBaseDn=基本DN labels.ldap_provider_url=LDAP URL labels.ldap_security_principal=使用者DN
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.properties
labels.general_menu_logging=Logging labels.general_menu_suggest=Suggest labels.general_menu_ldap=LDAP labels.general_menu_notification=Notification labels.general_storage=Storage labels.ldapProviderUrl=LDAP URL 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
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_de.properties
labels.general_menu_suggest=Vorschlagen labels.general_menu_ldap=LDAP labels.general_menu_notification=Benachrichtigung labels.general_storage=Speicher labels.ldapProviderUrl=LDAP-URL labels.ldapSecurityPrincipal=Benutzer-DN labels.ldapAdminSecurityPrincipal=Bind-DN labels.ldapAdminSecurityCredentials=Passwort labels.ldapBaseDn=Basis-DN labels.ldap_provider_url=LDAP-URL labels.ldap_security_principal=Benutzer-DN
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_pl.properties
labels.general_menu_suggest=Sugestia labels.general_menu_ldap=LDAP labels.general_menu_notification=Pokaż powiadomienie labels.general_storage=Przechowywanie labels.ldapProviderUrl=URL LDAP labels.ldapSecurityPrincipal=DN użytkownika labels.ldapAdminSecurityPrincipal=DN powiązania labels.ldapAdminSecurityCredentials=Hasło labels.ldapBaseDn=Podstawowy DN labels.ldap_provider_url=URL LDAP
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 44.6K bytes - Viewed (0) -
src/main/resources/fess_label_ru.properties
labels.general_menu_suggest=Предложения labels.general_menu_ldap=LDAP labels.general_menu_notification=Уведомление labels.general_storage=Хранилище labels.ldapProviderUrl=URL-адрес LDAP labels.ldapSecurityPrincipal=DN пользователя labels.ldapAdminSecurityPrincipal=DN привязки labels.ldapAdminSecurityCredentials=Пароль labels.ldapBaseDn=Базовый DN labels.ldap_provider_url=URL-адрес LDAP
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.general_menu_suggest=Suggerisci labels.general_menu_ldap=LDAP labels.general_menu_notification=Mostra notifica labels.general_storage=Archiviazione labels.ldapProviderUrl=URL LDAP 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
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.4K bytes - Viewed (0)