Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 18 of 18 for ldapProviderUrl (0.05 sec)

  1. src/main/resources/fess_label_ru.properties

    labels.general_menu_logging=Ведение журнала
    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
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 55.8K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_it.properties

    labels.general_menu_logging=Logging
    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
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.4K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_nl.properties

    labels.general_menu_logging=Loggen
    labels.general_menu_suggest=Suggestie
    labels.general_menu_ldap=LDAP
    labels.general_menu_notification=Melding weergeven
    labels.general_storage=Opslag
    labels.ldapProviderUrl=LDAP URL
    labels.ldapSecurityPrincipal=Gebruikers-DN
    labels.ldapAdminSecurityPrincipal=Bind-DN
    labels.ldapAdminSecurityCredentials=Wachtwoord
    labels.ldapBaseDn=Basis-DN
    labels.ldap_provider_url=LDAP URL
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 42.8K bytes
    - Viewed (1)
  4. src/main/resources/fess_label_zh_CN.properties

    labels.general_menu_crawler=爬虫
    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
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.5K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_fr.properties

    labels.general_menu_logging=Journalisation
    labels.general_menu_suggest=Suggérer
    labels.general_menu_ldap=LDAP
    labels.general_menu_notification=Notification
    labels.general_storage=Stockage
    labels.ldapProviderUrl=URL LDAP
    labels.ldapSecurityPrincipal=DN de l'utilisateur
    labels.ldapAdminSecurityPrincipal=DN de liaison
    labels.ldapAdminSecurityCredentials=Mot de passe
    labels.ldapBaseDn=DN de base
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_pt_BR.properties

    labels.general_menu_logging=Logging
    labels.general_menu_suggest=Sugerir
    labels.general_menu_ldap=LDAP
    labels.general_menu_notification=Mostrar notificação
    labels.general_storage=Armazenamento
    labels.ldapProviderUrl=URL do LDAP
    labels.ldapSecurityPrincipal=DN do usuário
    labels.ldapAdminSecurityPrincipal=DN de ligação
    labels.ldapAdminSecurityCredentials=Senha
    labels.ldapBaseDn=DN base
    labels.ldap_provider_url=URL do LDAP
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.1K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_ja.properties

    labels.general_menu_crawler=クローラー
    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
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Nov 07 06:19:20 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  8. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_general_storage = "{labels.general_storage}";
    
        /** The key of the message: LDAP URL */
        public static final String LABELS_LDAP_PROVIDER_URL = "{labels.ldapProviderUrl}";
    
        /** The key of the message: User DN */
        public static final String LABELS_LDAP_SECURITY_PRINCIPAL = "{labels.ldapSecurityPrincipal}";
    
        /** The key of the message: Bind DN */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 146.4K bytes
    - Viewed (0)
Back to top