- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for parentUserActualDNList (0.14 sec)
-
cmd/iam.go
if !okUserN || !okDN { // skip this cred - we dont have the // username info needed continue } // Collect each new cred.ParentUser into parentUsers parentUserActualDNList = append(parentUserActualDNList, ldapActualDN) // Update the ldapUsernameMap actualDNToLDAPUsernameMap[ldapActualDN] = ldapUsername // Update the actualDNToParentUserMap
Registered: Sun Oct 27 19:28:09 UTC 2024 - Last Modified: Tue Sep 17 16:45:46 UTC 2024 - 74.6K bytes - Viewed (0)