@@ -92,7 +92,8 @@ func GetGroupsOfUser(username string, baseDN string, conn *ldap.Conn) ([]string,
sr.PrettyPrint(2)
for _, entry := range sr.Entries {
entry.PrettyPrint(2)
//entry.PrettyPrint(2)
fmt.Println(entry.GetAttributeValue("memberOf"))
}
/*
The note is not visible to the blocked user.