search for: unistr2_tdup

Displaying 2 results from an estimated 2 matches for "unistr2_tdup".

2003 Dec 01
0
No subject
...+37,9 @@=0A= BOOL got_dom_pol =3D False;=0A= uint32 des_access =3D SEC_RIGHTS_MAXIMUM_ALLOWED;=0A= int i;=0A= + uint32 num_groups, k;=0A= + uint32 *user_gids;=0A= + NTSTATUS status;=0A= =0A= *num_entries =3D 0;=0A= *info =3D NULL;=0A= @@ -95,14 +98,35 @@=0A= (*info)[i].acct_name =3D unistr2_tdup(mem_ctx, = &info1.str[j].uni_acct_name);=0A= (*info)[i].full_name =3D unistr2_tdup(mem_ctx, = &info1.str[j].uni_full_name);=0A= (*info)[i].user_rid =3D info1.sam[j].rid_user;=0A= - /* For the moment we set the primary group for=0A= - every user to be the Domain Users group.=0...
2002 May 16
2
WinBind does not work well with Rational ClearCase ( bug fix attached :)
Gerald, No worries. This patch is required if your using Rational ClearCase and you don't want everyone to have access to it. It's to fix a brokenness (IMO) within ClearCase, and maybe other programs. Our windows primary group has 10k+ users... I will shoot it off to Rational, so they can provide it to there customers. I was hoping it could be applied to the main tree so I could just