- Sort Score
- Result 10 results
- Languages All
Results 71 - 80 of 105 for xldap (0.02 sec)
-
src/main/resources/fess_label_de.properties
labels.general_menu_suggest=Vorschlagen 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
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.5K bytes - Viewed (1) -
docs/ftp/README.md
- Access to bucket(s) and object(s) are governed via IAM policies associated with the incoming login credentials. - Allows authentication and access for all - Built-in IDP users and their respective service accounts - LDAP/AD users and their respective service accounts - OpenID/OIDC service accounts - On versioned buckets, FTP/SFTP only operates on latest objects, if you need to retrieve
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue May 07 06:41:25 UTC 2024 - 7.8K bytes - Viewed (0) -
src/main/resources/fess_label_pl.properties
labels.general_menu_suggest=Sugestia 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
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 44.6K bytes - Viewed (0) -
src/main/resources/fess_label_zh_CN.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
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 40.5K bytes - Viewed (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
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/admin/group/AdminGroupAction.java
messages.addErrorsCrudInvalidMode(GLOBAL, String.valueOf(expectedMode), String.valueOf(crudMode)); }, this::asListHtml); } } /** * Validates group attributes using LDAP manager. * * @param attributes the attributes to validate * @param throwError the error handler */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 16.2K bytes - Viewed (0) -
src/main/resources/fess_label_es.properties
labels.general_menu_suggest=Sugerir 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
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.4K bytes - Viewed (0) -
src/main/resources/fess_label_ko.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
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.1K bytes - Viewed (0) -
src/main/resources/fess_label.properties
labels.general_menu_suggest=Suggest 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
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jun 28 08:40:50 UTC 2025 - 40.7K bytes - Viewed (0) -
src/main/java/jcifs/smb1/UniAddress.java
try { context = new InitialDirContext(); for ( ;; ) { try { Attributes attributes = context.getAttributes( "dns:/_ldap._tcp.dc._msdcs." + name, new String[] { "SRV" } ); return name; } catch (NameNotFoundException nnfe) {
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 17K bytes - Viewed (0)