//assign the new user to the new group
hlam.assignUserToGroup("vimaster", "masters");
//let's check their existence
UserDirectory ud = si.getUserDirectory();
UserSearchResult[] usrs = ud.retrieveUserGroups(
null, // only local machine is searched
"master", // search string
null, null,
false, //not exact match for the search
true, // include users