Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 19 for ldap_provider_url (0.09 sec)

  1. src/main/java/org/codelibs/fess/mylasta/direction/FessProp.java

        }
    
        default void setLdapProviderUrl(final String value) {
            setSystemProperty(Constants.LDAP_PROVIDER_URL, value);
        }
    
        default String getLdapProviderUrl() {
            return getSystemProperty(Constants.LDAP_PROVIDER_URL);
        }
    
        default void setLdapSecurityPrincipal(final String value) {
            setSystemProperty(Constants.LDAP_SECURITY_PRINCIPAL, 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)
  2. src/main/webapp/WEB-INF/view/admin/general/admin_general.jsp

                                        <label for="ldapProviderUrl"
                                               class="col-sm-3 text-sm-right col-form-label"><la:message
                                                key="labels.ldap_provider_url"/></label>
                                        <div class="col-sm-9">
                                            <la:errors property="ldapProviderUrl"/>
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jun 14 00:36:40 UTC 2025
    - 39.6K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_en.properties

    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
    labels.ldap_admin_security_principal=Bind 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)
  4. src/main/resources/fess_label_zh_TW.properties

    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
    labels.ldap_admin_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)
  5. src/main/java/org/codelibs/fess/Constants.java

        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";
    
        /** LDAP security authentication configuration key. */
        public static final String LDAP_SECURITY_AUTHENTICATION = "ldap.security.authentication";
    
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 34.6K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_de.properties

    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
    labels.ldap_admin_security_principal=Bind-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)
  7. src/main/resources/fess_label_pl.properties

    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
    labels.ldap_security_principal=DN użytkownika
    labels.ldap_admin_security_principal=DN powiązania
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 44.6K bytes
    - Viewed (0)
  8. src/main/resources/fess_label.properties

    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
    labels.ldap_admin_security_principal=Bind 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)
  9. src/main/resources/fess_label_es.properties

    labels.general_menu_ldap=LDAP
    labels.general_menu_notification=Mostrar notificación
    labels.general_storage=Almacenamiento
    labels.ldapProviderUrl=URL de LDAP
    labels.ldapSecurityPrincipal=DN de usuario
    labels.ldapAdminSecurityPrincipal=DN de enlace
    labels.ldapAdminSecurityCredentials=Contraseña
    labels.ldapBaseDn=DN base
    labels.ldap_provider_url=URL de LDAP
    labels.ldap_security_principal=DN de usuario
    labels.ldap_admin_security_principal=DN de enlace
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.4K bytes
    - Viewed (0)
  10. src/main/resources/fess_label_ko.properties

    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
    labels.ldap_admin_security_principal=바인드 DN
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.1K bytes
    - Viewed (0)
Back to top