func isMemberOf()

in pam_darwin.go [25:27]


func isMemberOf(groupName string) bool {
	return true
}