On Thu, 2003-03-27 at 04:05, Roylance, Stephen D. wrote:
> This is pretty much functionally complete, the memory stuff seems OK and
> getgrset is implemented.
> 
> The AIX API has a getgracct call, that returns the group struct without the list
> of members.  Considering that some domain groups can be pretty big, doing
> getgr[nam|id] can take a while for those.  Is there a wasy to get the struct
> group from winbind without the member list so I can implement this call?  

        /* this is like GETGRENT but gives an empty group list */
        WINBINDD_GETGRLST,

Andrew Bartlett

-- 
Andrew Bartlett                                 [EMAIL PROTECTED]
Manager, Authentication Subsystems, Samba Team  [EMAIL PROTECTED]
Student Network Administrator, Hawker College   [EMAIL PROTECTED]
http://samba.org     http://build.samba.org     http://hawkerc.net

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to