need some help with getgroupent()

Luke Kenneth Casson Leighton lkcl at switchboard.net
Mon Jan 11 14:00:10 GMT 1999


On Mon, 11 Jan 1999, Sean Mathews wrote:

> 
>  Anyone know how 
> gpdb_ops->getgroupent(vp, mem, num_mem);
> is assigned the pointer to its function?

?

see, as an example, the end of passdb/smbpass.c.  or the end of
groupdb/groupfile.c.

> please advise..
>  I am trying to track down a bug in the LSA_LOOKUPSIDS call
> to lookup a domain group its asking for a group with an rid of 200

that is a well-known group (0x200, not 200).

> and is unable to find it this rid was assigned to the workstation
> in usermanager during an adding a user to a local group. somehow
> ither the workstation was sent the wrong rid or samba is not able
> to re search up that rid. Best as i can tell its a translation problem.
> I am assuming that a group's rid is based upon the unix group id.

except the well-known ones.




More information about the samba-ntdom mailing list