Sharing rights
-
Hello friends, I have created a folder, which is a shared folder on network. Now as we know that there are sharing rights like Read, read/write,....etc. I want to give Read only access to the folder. i hve tried with the ACCESS_READ Flag with the Netshare function but it Fails i mean the folder is still having Read/Write Access !!!!!!!!!! Can anybody help me out ??????? Thanx TAKE CARE
-
Hello friends, I have created a folder, which is a shared folder on network. Now as we know that there are sharing rights like Read, read/write,....etc. I want to give Read only access to the folder. i hve tried with the ACCESS_READ Flag with the Netshare function but it Fails i mean the folder is still having Read/Write Access !!!!!!!!!! Can anybody help me out ??????? Thanx TAKE CARE
siid wrote: i hve tried with the ACCESS_READ Flag with the Netshare function but it Fails Do you mean
NetShareSetInfo()
? What is its return value? -
siid wrote: i hve tried with the ACCESS_READ Flag with the Netshare function but it Fails Do you mean
NetShareSetInfo()
? What is its return value?i have done it with NetShareAdd Thanx TAKE CARE
-
i have done it with NetShareAdd Thanx TAKE CARE
Regardless, what is its return value?