This may seem easy, but I swear I cannot find a simple answer. I have a directory which I plan to make readable by all, but writtable only by Admin group. I need, whne I create files, with code, protect those files from being written by any except Admin. I would also like to make it readable by only Admin and an Operators group if possible. Can someone give me a clue on what classes to use, and / or a pointer to a web site with an example. TIA
S
sloaken
@sloaken
Posts
-
Protect a file by group -
Simple Datagrid needsI want to do a simple datagrid. No database, just some data. Specifically I would like to display a 2 dimensional array of integers. Or a 2 dimensional array of strings. Could someone help me? I have searched the web sites, and they all give wonderful, but convoluted examples. TIA