Lines Matching defs:group

788     fail_if(ret != EOK, "Could not store POSIX group #%d", _i);
858 fail_if(ret != EOK, "Could not remove group %s", data->groupname);
883 fail_if(ret != EOK, "Could not remove group with gid %d", _i);
929 fail_if(ret != EOK, "Could not add group %s", data->groupname);
963 fail_if(ret != EOK, "Could not add group %s", data->groupname);
986 fail_if(ret != EOK, "Could not add incomplete group %s", data->groupname);
1064 /* Search for the group with the wrong case */
1106 fail_unless(fqname != NULL, "No group name?\n");
1136 fail_if(count != 1, "Did not find the expected group\n");
1454 fail_if(ret != EOK, "Could not modify group %s", data->groupname);
1466 struct ldb_message *group;
1486 /* result should contain 2 messages - user and his group */
1489 /* check if it's the expected user and expected group */
1491 group = res->msgs[1];
1502 gid = ldb_msg_find_attr_as_uint(group, SYSDB_GIDNUM, 0);
1533 fail_if(ret != EOK, "Remove group member failed: %d", ret);
2096 fail_if(ret != EOK, "Could not modify group %s", data->groupname);
2311 fail_if(ret != EOK, "Could not store POSIX group #%d", data->gid);
2352 fail_if(ret != EOK, "Could not store POSIX group #%d", data->gid);
2393 fail_if(ret != EOK, "Could not store POSIX group #%d", data->gid);
2434 fail_if(ret != EOK, "Cannot retrieve group %llu\n",
2442 /* The first group would have the ghost attribute gone completely */
2455 fail_unless(ret == EOK, "Cannot set group attrs\n");
2463 fail_if(ret != EOK, "Cannot retrieve group %llu\n",
2523 fail_if(ret != EOK, "Cannot retrieve group %llu\n",
2539 fail_unless(ret == EOK, "Cannot set group attrs\n");
2547 fail_if(ret != EOK, "Cannot retrieve group %llu\n",
2613 fail_if(ret != EOK, "Cannot retrieve group %llu\n",
2662 fail_unless(ret == EOK, "Cannot set group attrs\n");
2670 fail_if(ret != EOK, "Cannot retrieve group %llu\n",
2745 fail_if(ret != EOK, "Could not store POSIX group #%d", data->gid);
2794 fail_if(ret != EOK, "Could not modify group %s", data->groupname);
2827 "already deleted group");
2830 fail_if(ret != EOK, "Could not check group %d", data->gid);
2832 fail_if(ret != EOK, "Could not check group %d", data->gid);
2874 fail_if(ret != EOK, "Could not check group %d", data->gid);
2914 fail_if(ret != EOK, "Could not check group %d", data->gid);
2957 "already deleted group");
2960 fail_if(ret != EOK, "Could not check group %d", data->gid);
2962 fail_if(ret != EOK, "Could not check group %d", data->gid);
3001 fail_if(ret != EOK, "Cannot retrieve group %llu\n", (unsigned long long) data->gid);
3036 fail_if(ret != EOK, "Cannot retrieve group %llu\n", (unsigned long long) data->gid);
3074 fail_if(ret != EOK, "Cannot retrieve group %llu\n", (unsigned long long) data->gid);
3086 fail_if(ret != EOK, "Cannot delete group %llu [%d]: %s\n",
3094 fail_if(ret != EOK, "Cannot retrieve group %llu\n", (unsigned long long) data->gid);
3144 fail_if(ret != EOK, "Cannot retrieve group %llu\n",
3162 fail_unless(ret == EOK, "Cannot set group attrs\n");
3168 fail_if(ret != EOK, "Cannot retrieve group %llu\n",
3176 /* The first group would have the ghost attribute gone completely */
3215 fail_if(ret != EOK, "Could not check group %d", data->gid);
3218 /* After the previous test, the first group (gid == MBO_GROUP_BASE)
3304 fail_if(ret != EOK, "Could not check group %d", data->gid);
3375 /* Before the replace, the group has the testghost%_i as a member */
3378 fail_if(ret != EOK, "Cannot retrieve group %llu\n",
3393 fail_unless(ret == EOK, "Cannot set group attrs\n");
3395 /* After the replace, the group has the testghost%_i as a member */
3398 fail_if(ret != EOK, "Cannot retrieve group %llu\n",
3449 /* Before the replace, the group has the testghost%_i as a member */
3452 fail_if(ret != EOK, "Cannot retrieve group %llu\n",
3467 fail_unless(ret == EOK, "Cannot set group attrs\n");
3469 /* After the replace, the group has the testghost%_i as a member */
3472 fail_if(ret != EOK, "Cannot retrieve group %llu\n",
3682 /* Store and verify the first group */
3685 fail_unless(ret == EOK, "Could not add first group");
3688 fail_unless(ret == EOK, "Could not retrieve the group from cache\n");
3709 fail_unless(ret == EOK, "Could not add first group");
3712 fail_unless(ret == EOK, "Could not retrieve the group from cache\n");
3729 fail_unless(ret == EOK, "Could not retrieve the group from cache\n");
3870 /* Remove a user from one group and add to another */
3945 fail_if(ret != EOK, "Cannot get the group name from DN");
4159 "*(odd\\*)\\group,name",
4215 /* Add to the group */
4360 LDB_SCOPE_BASE, NULL, "objectClass=group");
4581 /* Store this group (which will add it) */
5086 /* Search group */
5295 /* Delete the group by SID */
5440 /* Delete the group by SID */
5659 the group with a lowercase name version, too */
5663 fail_unless(ret == EOK, "case-insensitive group search failed with [%d][%s].",
6526 /* Create a new group */
6532 /* sysdb_group_dn_name returns the name of the group in question */
6541 /* Add and remove users in a group with sysdb_update_members */
6578 /* Create a new group */
6681 /* Test user and group renames */
6778 /* Only one group should be left now */