- Sort Score
- Result 10 results
- Languages All
Results 11 - 12 of 12 for ldapAdminSecurityCredentials (0.19 sec)
-
src/main/resources/fess_label_ja.properties
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 labels.ldap_admin_security_principal=Bind DN labels.ldap_admin_security_credentials=パスワード
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
/** The key of the message: Password */ public static final String LABELS_LDAP_ADMIN_SECURITY_CREDENTIALS = "{labels.ldapAdminSecurityCredentials}"; /** The key of the message: Base DN */ public static final String LABELS_LDAP_BASE_DN = "{labels.ldapBaseDn}"; /** The key of the message: Account Filter */
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 146.4K bytes - Viewed (0)