- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for NormalizeDN (0.27 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
cmd/iam.go
var collectedErrors []error updatedKeysMap := make(map[string]madmin.SRSvcAccCreate) for ak, createReq := range accessKeyMap { parent := createReq.Parent groups := createReq.Groups _, err := ldap.NormalizeDN(parent) if err != nil { // not a valid DN, ignore. continue } hasDiff := false // For the parent value, we require that the parent exists in the LDAP
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Wed Oct 15 17:00:45 GMT 2025 - 76.5K bytes - Click Count (0)