- Sort Score
- Num 10 results
- Language All
Results 61 - 70 of 185 for xldap (0.02 seconds)
-
src/main/java/jcifs/SidResolver.java
* given user when the target object's ACL has local groups. Local groups * are not listed in a user's group membership (e.g. as represented by the * tokenGroups constructed attribute retrieved via LDAP). * * Domain groups nested inside a local group are currently not expanded. In * this case the key (SID) type will be SID_TYPE_DOM_GRP rather than * SID_TYPE_USER. * * @param tc
Created: Sat Dec 20 13:44:44 GMT 2025 - Last Modified: Sat Aug 16 01:32:48 GMT 2025 - 5.2K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/base/login/FessLoginAssist.java
// ============== /** * Resolves login credentials using various authentication methods. * This method handles local user authentication, LDAP authentication, * and SSO authentication through configured authenticators. * * @param resolver the credential resolver to use */ @OverrideCreated: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Thu Jul 17 08:28:31 GMT 2025 - 12.1K bytes - Click Count (0) -
src/main/resources/fess_label_nl.properties
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 labels.ldap_security_principal=Gebruikers-DN
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 46.1K bytes - Click Count (1) -
src/main/resources/fess_label_pt_BR.properties
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 labels.ldap_security_principal=DN do usuário
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 48.7K bytes - Click Count (0) -
src/main/resources/fess_label_zh_TW.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=使用者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
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 43.9K bytes - Click Count (0) -
src/main/resources/fess_label_ru.properties
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 labels.ldap_provider_url=URL-адрес LDAP labels.ldap_security_principal=DN пользователя
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 60.2K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/admin/systeminfo/AdminSysteminfoAction.java
* @return true if the value should be masked, false otherwise */ protected static boolean isMaskedValue(final String key) { return "http.proxy.password".equals(key) // || "ldap.admin.security.credentials".equals(key) // || "spnego.preauth.password".equals(key) // || "app.cipher.key".equals(key) // || "oic.client.id".equals(key) //Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Thu Jul 17 08:28:31 GMT 2025 - 9.7K bytes - Click Count (0) -
src/main/resources/fess_label_fr.properties
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 labels.ldap_provider_url=URL LDAP labels.ldap_security_principal=DN de l'utilisateur
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 49.2K bytes - Click Count (0) -
src/main/resources/fess_label_it.properties
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 labels.ldap_security_principal=DN utente
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Thu Dec 04 09:16:23 GMT 2025 - 46.6K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/admin/group/AdminGroupAction.java
// ============ /** * Validates group attributes using LDAP manager. * * @param attributes the attributes to validate * @param throwError the error handler */Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Thu Nov 20 13:56:35 GMT 2025 - 16K bytes - Click Count (0)