Rafal Szczesniak wrote: > > On Sun, 14 Apr 2002, Andrew Bartlett wrote: > > > Rafal Szczesniak wrote: > > > > > > > is now in the tree. In particular > > > > this version works with NT4. > > > > > > That one I sent did not ? I've tried it and it was fine. > > > > It had my NT4 box in a spin as it was always getting NT_STATUS_OK, which > > caused it to want yet more entires until it got > > NT_STATUS_NO_MORE_ENTRIES. > > Heh, that's the code I'm writing now. The thing is, that smbd must be > able to return many entries in more than one response. That's were > NT_STATUS_NO_MORE_ENTRIES is especially needed. To easily test it, I've > modified rpcclient code so that the request may be parametrised with > enumeration context and preferred max length of response as well. Stay > tuned, I'll send it soon.
I would expect the current code comes pretty close already actually. I'll be interested to see what you actually need to change. 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
