From: Maxim S. Shatskih on
> I imagine the problem is because the kernel has not been authorised in
> the same way as the shell once the user owning that share has logged
> on. What is your take on this?

Your kernel code must be in the correct user thread context to make such SMB calls.

--
Maxim S. Shatskih
Windows DDK MVP
maxim(a)storagecraft.com
http://www.storagecraft.com

From: Pavel A. on
"matt_sykes" <zzebowa(a)hotmail.com> wrote in message
news:fd566716-1ac7-403d-ad82-
.........
> In another product we hooked NtCreateTokan in order to do
> impersonation but this isnt in this product.

That's good - no need to repeat the traditional mantras about hooking :)

-- pa