Connection to a secure shared area

This public forum is for user-to-user discussions of ASP.NET Maker. Note that this is not support forum.
Post Reply
gsktsw
User
Posts: 2

Connection to a secure shared area

Post by gsktsw »

I manage permissions on who can READ, WRITE, CHANGE and ADMIN for a particular file shared area (drive) on our company network. My staff have permission to do anything but ADMIN. I want other company personnel that do not have WRITE or CHANGE permissions to enter data into the same Access DB using ASP.NET Maker. Is there something that I can do within ASP.NET Maker to give non staff personnel temporary permission to WRITE to the Access DB and then remove the permission. I apologize for asking but I do not have knowledge in this area. Thanks!


motfs
User
Posts: 258

Post by motfs »

You can use Dynamic User Level Security to manage. See Tutorial - Advanced Security - Dynamic User Level for more details.


gsktsw
User
Posts: 2

Post by gsktsw »

Where are the tutorials located? Thanks!


motfs
User
Posts: 258

Post by motfs »

Open ASP.NET Maker 12 and click [Help] -> [Contents]. The help file will be opened and click Contents to display "Title" and look for the file to open.


Post Reply