- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 11 for ldapSecurityPrincipal (0.13 sec)
-
src/main/java/org/codelibs/fess/app/web/admin/general/EditForm.java
@Max(100000) @ValidateTypeFailure public Integer purgeSuggestSearchLogDay; @Size(max = 1000) public String ldapProviderUrl; @Size(max = 1000) public String ldapSecurityPrincipal; @Size(max = 1000) public String ldapAdminSecurityPrincipal; @Size(max = 1000) public String ldapAdminSecurityCredentials; @Size(max = 1000) public String ldapBaseDn;
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:53:18 UTC 2024 - 3.7K 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 Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:53:18 UTC 2024 - 12.8K bytes - Viewed (0) -
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 Oct 31 13:40:30 UTC 2024 - Last Modified: Mon Jan 16 12:54:35 UTC 2023 - 39.4K bytes - Viewed (0) -
src/main/resources/fess_label_en.properties
labels.suggestSearchLog=Suggest Search Log labels.suggestWord=Suggest Word labels.targetLabel=Label labels.term=Term labels.fields=Fields labels.ex_q=Extended Query labels.ldapProviderUrl=LDAP URL labels.ldapSecurityPrincipal=User DN labels.ldapAdminSecurityPrincipal=Bind DN labels.ldapAdminSecurityCredentials=Password labels.ldapBaseDn=Base DN labels.ldapAccountFilter=Account Filter labels.ldapGroupFilter=Group Filter
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_ru.properties
labels.suggestWord=Предлагаемые слова labels.targetLabel=Название labels.term=Срок labels.fields=Поля labels.ex_q=Расширенный запрос labels.ldapProviderUrl=LDAP URL labels.ldapSecurityPrincipal=User DN labels.ldapAdminSecurityPrincipal=Привязать DN labels.ldapAdminSecurityCredentials=Password labels.ldapBaseDn=Базовый DN labels.ldapAccountFilter=Фильтр аккаунта labels.oldPassword=Текущий пароль
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 45.6K bytes - Viewed (0) -
src/main/resources/fess_label.properties
labels.suggestSearchLog=Suggest Search Log labels.suggestWord=Suggest Word labels.targetLabel=Label labels.term=Term labels.fields=Fields labels.ex_q=Extended Query labels.ldapProviderUrl=LDAP URL labels.ldapSecurityPrincipal=User DN labels.ldapAdminSecurityPrincipal=Bind DN labels.ldapAdminSecurityCredentials=Password labels.ldapBaseDn=Base DN labels.ldapAccountFilter=Account Filter labels.ldapGroupFilter=Group Filter
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_de.properties
labels.suggestWord=Wort vorschlagen labels.targetLabel=Label labels.term=Begriff labels.fields=Felder labels.ex_q=Erweiterte Query labels.ldapProviderUrl=LDAP-URL labels.ldapSecurityPrincipal=Benutzer-DN labels.ldapAdminSecurityPrincipal=Bind-DN labels.ldapAdminSecurityCredentials=Passwort labels.ldapBaseDn=Basis-DN labels.ldapAccountFilter=Konto-Filter labels.ldapMemberofAttribute=memberOf-Attribut
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 42.8K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.suggestWord = Suggérer un mot labels.targetLabel = Étiqueter labels.term = Terme labels.fields = Des champs labels.ex_q = Requête étendue labels.ldapProviderUrl = URL LDAP labels.ldapSecurityPrincipal = DN de l'utilisateur labels.ldapAdminSecurityPrincipal = Bind DN labels.ldapAdminSecurityCredentials = Mot de passe labels.ldapBaseDn = DN de base labels.ldapAccountFilter = Filtre de compte
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.6K bytes - Viewed (0) -
src/main/resources/fess_label_ko.properties
labels.general_menu_crawler = 크롤러 labels.general_menu_logging = 로깅 labels.general_menu_suggest = 자동완성 labels.general_menu_ldap = LDAP labels.general_menu_notification = 알림 labels.ldapProviderUrl = LDAP URL labels.ldapSecurityPrincipal = User DN labels.ldapAdminSecurityPrincipal = Bind DN labels.ldapAdminSecurityCredentials = 비밀번호 labels.ldapBaseDn = Base DN labels.ldap_provider_url = LDAP URL labels.ldap_security_principal = User DN
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 44K bytes - Viewed (0) -
src/main/resources/fess_label_ja.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=User DN labels.ldapAdminSecurityPrincipal=Bind DN labels.ldapAdminSecurityCredentials=パスワード labels.ldapBaseDn=Base DN labels.ldap_provider_url=LDAP URL labels.ldap_security_principal=User DN
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.2K bytes - Viewed (0)