I developing the file system filter driver and I wont to ask some questions. Please suggest my the forum thread where I can ask question on this theme.
I am developing the filter driver. This driver maps the share on his PC to share on the other PC. I implemented this functionality by processing the IRP_MJ_CREATE and redirecting query to another share. I have a user rights problem: User takes the "access denied" message when he has rights for accessing redirected share.