[jcifs] Role based NTLM

Michael B Allen mba2000 at ioplex.com
Thu Sep 2 04:57:29 GMT 2004


On Wed, 1 Sep 2004 20:03:44 -0500
"Gelhar, Wallace Joseph" <GELHARWJ at uwec.edu> wrote:

> Hi Manju, 
> 
> I am working on this same problem.  Currently, if the method getGroups
> returns a empty set if the status code ERROR_MORE_DATA is returned.  This
> simply means that the 64k limitation has been reached (i.e. the user has
> more groups than can be returned in a single request).  I've modified the
> source to try and solve this but still do not know how to format
> subsequent requests for the remaining groups.
> 

Look at SmbFile.doNetEnum. It handles ERROR_MORE_DATA for multiple PDUs
properly. I think the technique should also be applicible to jcifs-ext.

Mike

-- 
Greedo shoots first? Not in my Star Wars.


More information about the jcifs mailing list