Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 66 for DN (0.02 sec)

  1. src/main/resources/fess_label_ko.properties

    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 = 비밀번호
    labels.ldap_base_dn = Base DN
    labels.ldapAccountFilter = 계정 필터
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 44K bytes
    - Viewed (0)
  2. pkg/kubelet/apis/config/validation/validation_test.go

    			ep := "dn%2s://localhost:4317"
    			conf.FeatureGates = map[string]bool{"KubeletTracing": true}
    			conf.Tracing = &tracingapi.TracingConfiguration{Endpoint: &ep}
    			return conf
    		},
    		errMsg: "tracing.endpoint: Invalid value: \"dn%2s://localhost:4317\": parse \"dn%2s://localhost:4317\": first path segment in URL cannot contain colon",
    	}, {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Mar 05 21:10:42 UTC 2024
    - 28.7K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/windows/security_windows.go

    		sys, e = UTF16PtrFromString(system)
    		if e != nil {
    			return nil, "", 0, e
    		}
    	}
    	n := uint32(50)
    	dn := uint32(50)
    	for {
    		b := make([]byte, n)
    		db := make([]uint16, dn)
    		sid = (*SID)(unsafe.Pointer(&b[0]))
    		e = LookupAccountName(sys, acc, sid, &n, &db[0], &dn, &accType)
    		if e == nil {
    			return sid, UTF16ToString(db), accType, nil
    		}
    		if e != ERROR_INSUFFICIENT_BUFFER {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 52.5K bytes
    - Viewed (0)
  4. src/os/timeout_test.go

    		if err := w.SetWriteDeadline(deadline); err != nil {
    			t.Fatalf("SetWriteDeadline(%v): %v", deadline, err)
    		}
    		var n int64
    		var err error
    		for {
    			var dn int
    			dn, err = w.Write([]byte("TIMEOUT TRANSMITTER"))
    			n += int64(dn)
    			if err != nil {
    				break
    			}
    		}
    		t1 := time.Now()
    		// Inv: err != nil
    		if !isDeadlineExceeded(err) {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jun 14 00:03:57 UTC 2023
    - 17.1K bytes
    - Viewed (0)
  5. build-logic/performance-testing/src/main/kotlin/gradlebuild/performance/tasks/BuildCommitDistribution.kt

    /*
    The error output looks like this:
    
        Downloading https://services.gradle.org/distributions-snapshots/gradle-7.5-20220202183149+0000-bin.zip
        Exception in thread "main" java.io.FileNotFoundException: https://downloads.gradle-dn.com/distributions-snapshots/gradle-7.5-20220202183149+0000-bin.zip
     */
    private
    val oldWrapperMissingErrorRegex = """\Qjava.io.FileNotFoundException:\E.*/distributions-snapshots/gradle-([\d.]+)""".toRegex()
    
    
    @CacheableTask
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Feb 22 08:07:16 UTC 2024
    - 7.4K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_ja.properties

    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=パスワード
    labels.ldap_base_dn=Base DN
    labels.ldapAccountFilter=アカウントフィルタ
    labels.ldapGroupFilter=グループフィルタ
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  7. internal/config/identity/ldap/config.go

    		if err != nil {
    			return l, err
    		}
    	}
    
    	// Lookup bind user configuration
    	l.LDAP.LookupBindDN = getCfgVal(LookupBindDN)
    	l.LDAP.LookupBindPassword = getCfgVal(LookupBindPassword)
    
    	// User DN search configuration
    	l.LDAP.UserDNSearchFilter = getCfgVal(UserDNSearchFilter)
    	l.LDAP.UserDNSearchBaseDistName = getCfgVal(UserDNSearchBaseDN)
    	l.LDAP.UserDNAttributes = getCfgVal(UserDNAttributes)
    
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri May 24 23:05:23 UTC 2024
    - 8.1K bytes
    - Viewed (0)
  8. src/crypto/tls/testdata/Server-TLSv11-RSA-RC4

    00000030  7c b9 f1 9d be 49 7c 09  6a b0 25 49 9c 06 2a c3  ||....I|.j.%I..*.|
    00000040  d5 0a ae cc cc 08 31 5d  14 82 06 a7 57 fc 66 9c  |......1]....W.f.|
    00000050  90 b7 be aa 15 46 2b aa  ae fc 3a ce 3d 64 4e 80  |.....F+...:.=dN.|
    00000060  90 3f 77 c6 60 cd 6b dc  69 c1 92 a9 1e 8e 30 6a  |.?w.`.k.i.....0j|
    00000070  34 a3 db 1a f5 a3 f9 ac  1c 07 4f be 38 d1 a5 61  |4.........O.8..a|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 25 00:13:30 UTC 2023
    - 5.2K bytes
    - Viewed (0)
  9. src/main/java/org/codelibs/fess/ldap/LdapManager.java

            modifyList.add(mod);
        }
    
        protected void modify(final String dn, final List<ModificationItem> modifyList, final Supplier<Hashtable<String, String>> envSupplier) {
            if (modifyList.isEmpty()) {
                return;
            }
            try (DirContextHolder holder = getDirContext(envSupplier)) {
                holder.get().modifyAttributes(dn, modifyList.toArray(new ModificationItem[modifyList.size()]));
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 65.9K bytes
    - Viewed (0)
  10. src/crypto/tls/testdata/Server-TLSv13-Ed25519

    00000090  08 06 04 01 05 01 06 01  00 2b 00 03 02 03 04 00  |.........+......|
    000000a0  2d 00 02 01 01 00 33 00  26 00 24 00 1d 00 20 d8  |-.....3.&.$... .|
    000000b0  dc 54 00 21 d1 f5 6e 1b  fc a4 44 4e eb 97 4d 0f  |.T.!..n...DN..M.|
    000000c0  4a 5c ab 4c 27 72 23 69  72 7e 37 e8 bf 69 15     |J\.L'r#ir~7..i.|
    >>> Flow 2 (server to client)
    00000000  16 03 03 00 7a 02 00 00  76 03 03 00 00 00 00 00  |....z...v.......|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 25 00:14:50 UTC 2023
    - 5.6K bytes
    - Viewed (0)
Back to top