dce/rpc "client" api

Luke Kenneth Casson Leighton lkcl at samba.org
Thu Aug 24 04:16:51 GMT 2000


On Wed, 23 Aug 2000, Jeremy Allison wrote:

> ie. a user token. 
> 
> Funnyly enough, that's what NT does :-). Read the NT internals
> book - they don't pass around full user3 structs internally
> (as TNG does).

the "token" in this case being the VUID.

the structure to which the "token" refers, in this case, being the
user_struct.  the user_struct containing the NET_USER_INFO_3 struct.

so, taking this to its logical extreme, we should remove user_struct and
just pass around the VUID?





More information about the samba-technical mailing list