Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CNre = regexp.MustCompile(`[Cc][Nn]=([A-Za-z0-9]+)(?:,[Oo][Uu]=[A-Za-z0-9-]+)*(?:,[Dd][Cc]=[A-Za-z0-9-]+)*`)
In theory this should match any AD Canonical Name (CN) with a submatch of just the non-canonical name.
Functions ¶
func GetADDeptMembers ¶
func GetADGroupMembers ¶
Returns a slice containing the usernames of members of an AD group.
Types ¶
Click to show internal directories.
Click to hide internal directories.