- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for NormalizeDN (0.04 sec)
-
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
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Wed Oct 15 17:00:45 UTC 2025 - 76.5K bytes - Viewed (0)