search for: ldapsam_getgrgid

Displaying 1 result from an estimated 1 matches for "ldapsam_getgrgid".

2004 Jan 27
1
Group mapping bugs + PATCH
...------------------------------ beginning of pdb_ldap.c.patch --------------------------------------------------------- --- passdb/pdb_ldap.c.orig 2004-01-06 22:08:40.000000000 +0100 +++ passdb/pdb_ldap.c 2004-01-19 12:44:41.000000000 +0100 @@ -1910,10 +1910,16 @@ if (NT_STATUS_IS_OK(ldapsam_getgrgid(methods, &dummy, map->gid))) { - DEBUG(0, ("ldapsam_add_group_mapping_entry: Group %ld already exists in LDAP\n", (unsigned long)map->gid)); + DEBUG(0, ("ldapsam_add_group_mapping_entry: Unix group %ld...