- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 11 for ldap_admin_security_credentials (0.29 sec)
-
src/main/java/org/codelibs/fess/Constants.java
public static final String LDAP_SECURITY_PRINCIPAL = "ldap.security.principal"; public static final String LDAP_ADMIN_SECURITY_PRINCIPAL = "ldap.admin.security.principal"; public static final String LDAP_ADMIN_SECURITY_CREDENTIALS = "ldap.admin.security.credentials"; public static final String LDAP_PROVIDER_URL = "ldap.provider.url"; public static final String LDAP_SECURITY_AUTHENTICATION = "ldap.security.authentication";
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Aug 22 12:43:18 UTC 2024 - 16.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessProp.java
setSystemProperty(Constants.LDAP_ADMIN_SECURITY_CREDENTIALS, Constants.CIPHER_PREFIX + ComponentUtil.getPrimaryCipher().encrypt(value)); } default String getLdapAdminSecurityCredentials() { final String value = getSystemProperty(Constants.LDAP_ADMIN_SECURITY_CREDENTIALS); if (StringUtil.isNotBlank(value) && value.startsWith(Constants.CIPHER_PREFIX)) {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 12 01:54:15 UTC 2024 - 87.2K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/general/admin_general.jsp
class="col-sm-3 text-sm-right col-form-label"><la:message key="labels.ldap_admin_security_credentials"/></label> <div class="col-sm-9"> <la:errors property="ldapAdminSecurityCredentials"/>
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.general_menu_notification=Notification labels.general_storage=Storage labels.ldap_provider_url=LDAP URL labels.ldap_security_principal=User DN labels.ldap_admin_security_principal=Bind DN labels.ldap_admin_security_credentials=Password labels.ldap_base_dn=Base DN labels.ldap_account_filter=Account Filter labels.ldap_group_filter=Group Filter labels.ldap_memberof_attribute=memberOf Attribute labels.notification_login=Login page
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.general_menu_ldap=LDAP labels.general_menu_notification=Уведомление labels.ldap_provider_url=LDAP URL labels.ldap_security_principal=User DN labels.ldap_admin_security_principal=Bind DN labels.ldap_admin_security_credentials=Password labels.ldap_base_dn=Base DN labels.ldap_account_filter=Account Filter labels.notification_login=Страница входа labels.notification_search_top=Главная страница поиска
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_fr.properties
labels.general_storage = Stockage labels.ldap_provider_url = URL LDAP labels.ldap_security_principal = DN de l'utilisateur labels.ldap_admin_security_principal = Lier le DN labels.ldap_admin_security_credentials = Mot de passe labels.ldap_base_dn = DN de base labels.ldap_account_filter = Filtre de compte labels.ldap_group_filter = Filtre de groupe labels.ldap_memberof_attribute = Attribut memberOf
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_de.properties
labels.general_menu_ldap=LDAP labels.general_menu_notification=Benachrichtigung labels.ldap_provider_url=LDAP-URL labels.ldap_security_principal=Benutzer-DN labels.ldap_admin_security_principal=Bind-DN labels.ldap_admin_security_credentials=Passwort labels.ldap_base_dn=Base-DN labels.ldap_account_filter=Konto-Filter labels.ldap_memberof_attribute=memberOf-Attribut labels.notification_login=Anmeldeseite
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.properties
labels.general_menu_notification=Notification labels.general_storage=Storage labels.ldap_provider_url=LDAP URL labels.ldap_security_principal=User DN labels.ldap_admin_security_principal=Bind DN labels.ldap_admin_security_credentials=Password labels.ldap_base_dn=Base DN labels.ldap_account_filter=Account Filter labels.ldap_group_filter=Group Filter labels.ldap_memberof_attribute=memberOf Attribute labels.notification_login=Login page
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_ko.properties
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 = 비밀번호 labels.ldap_base_dn = Base DN labels.ldapAccountFilter = 계정 필터 labels.ldapMemberofAttribute = memberOf 특성 labels.ldap_account_filter = 계정 필터 labels.ldap_memberof_attribute = memberOf 특성
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.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=パスワード labels.ldap_base_dn=Base DN labels.ldapAccountFilter=アカウントフィルタ labels.ldapGroupFilter=グループフィルタ labels.ldapMemberofAttribute=memberOf属性 labels.ldap_account_filter=アカウントフィルタ
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.2K bytes - Viewed (0)