M Michael Demb Oct 27, 2006 #1 How can I create a share for an existing folder and set a permitions for it?
V Vadym Stetsyak Oct 27, 2006 #2 Hello, Michael! Have a look at NetShareAdd win32 func ( http://pinvoke.net/search.aspx?search=NetShareadd&namespace=[All] ) MD> How can I create a share for an existing folder and set a permitions MD> for it? -- Regards, Vadym Stetsyak www: http://vadmyst.blogspot.com
Hello, Michael! Have a look at NetShareAdd win32 func ( http://pinvoke.net/search.aspx?search=NetShareadd&namespace=[All] ) MD> How can I create a share for an existing folder and set a permitions MD> for it? -- Regards, Vadym Stetsyak www: http://vadmyst.blogspot.com
M Michael Demb Oct 29, 2006 #3 The function sims to do the work, but I also need to set the access permitions for specified user for the sharing, how can it be done? Thanks.
The function sims to do the work, but I also need to set the access permitions for specified user for the sharing, how can it be done? Thanks.