- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for QuickNormalizeDN (0.3 sec)
-
cmd/iam.go
return } if dnResult == nil { // dn not found - still attempt to detach if provided user is a DN. if !isAttach && sys.LDAPConfig.IsLDAPUserDN(r.User) { dn = sys.LDAPConfig.QuickNormalizeDN(r.User) } else { err = errNoSuchUser return } } else { dn = dnResult.NormDN } isGroup = false } else { var underBaseDN bool
Registered: Sun Oct 27 19:28:09 UTC 2024 - Last Modified: Tue Sep 17 16:45:46 UTC 2024 - 74.6K bytes - Viewed (0)