Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for GroupSearchBaseDistNames (0.07 sec)

  1. internal/config/identity/ldap/legacy.go

    	UserDNSearchFilter        string   `json:"userDNSearchFilter"`
    
    	// Group search parameters
    	GroupSearchBaseDistName  string   `json:"groupSearchBaseDN"`
    	GroupSearchBaseDistNames []string `json:"-"` // Generated field
    	GroupSearchFilter        string   `json:"groupSearchFilter"`
    
    	// Lookup bind LDAP service account
    	LookupBindDN       string `json:"lookupBindDN"`
    Registered: Sun Dec 28 19:28:13 UTC 2025
    - Last Modified: Sat Oct 08 05:12:36 UTC 2022
    - 2.2K bytes
    - Viewed (0)
Back to top