473,797 Members | 3,148 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Allowing R/O users access

I have a couple of lulus here but I'll address the other one in "Queries".

This one pertains to allowing users with read-only access to use the database
whilst a person with admin access is using it. The way it stands right now,
if an admin user is in it the r/o user gets a prompt that the DB is locked.

Bear in mind, I am only allowed to use system security, NOT Access security.

Any takers

--
Message posted via AccessMonster.c om
http://www.accessmonster.com/Uwe/For...ccess/200602/1
Feb 14 '06 #1
3 2090
Gary T via AccessMonster.c om wrote:
I have a couple of lulus here but I'll address the other one in
"Queries".

This one pertains to allowing users with read-only access to use the
database whilst a person with admin access is using it. The way it
stands right now, if an admin user is in it the r/o user gets a
prompt that the DB is locked.

Bear in mind, I am only allowed to use system security, NOT Access
security.

Any takers


You cannot use file/folder permissions to provide read only access unless
you want ALL users to have read only access. For a mixed bag of permissions
you have to implement User Level Security.

By the way, you should see the inverse as well. When a read only user opens
the file first, a person who would ordinarily have full access will not be
able to get anything but read only access until all read only users exit.
--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com
Feb 14 '06 #2
Rick Brandt wrote:
I have a couple of lulus here but I'll address the other one in
"Queries".

[quoted text clipped - 8 lines]

Any takers?


You cannot use file/folder permissions to provide read only access unless
you want ALL users to have read only access. For a mixed bag of permissions
you have to implement User Level Security.

By the way, you should see the inverse as well. When a read only user opens
the file first, a person who would ordinarily have full access will not be
able to get anything but read only access until all read only users exit.


My error.... User Level Security is being used.

A R/O user being in the DB first doesn't seem to affect admin users...

--
Message posted via AccessMonster.c om
http://www.accessmonster.com/Uwe/For...ccess/200602/1
Feb 14 '06 #3
Gary T via AccessMonster.c om wrote:
Rick Brandt wrote:
I have a couple of lulus here but I'll address the other one in
"Queries".

[quoted text clipped - 8 lines]

Any takers?


You cannot use file/folder permissions to provide read only access
unless you want ALL users to have read only access. For a mixed bag
of permissions you have to implement User Level Security.

By the way, you should see the inverse as well. When a read only
user opens the file first, a person who would ordinarily have full
access will not be able to get anything but read only access until
all read only users exit.


My error.... User Level Security is being used.

A R/O user being in the DB first doesn't seem to affect admin users...


Do R/O users have full access to the folder? All users need file create,
file modify, and file delete permissions on the folder for Access to be able
to properly manage the lcocking file.

When a R/O user opens a file already opened by someone with edit permissions
the LDB file needs to be modified to reflect the new user. If they have no
permission to modify the LDB file then they cannot get into your app.

--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com
Feb 14 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1800
by: pauline_neave | last post by:
Hi-ya, I want to be able to only allow root access while I dump the databases, thus locking out all non-root users ( even remote logins) then allow all normal users back in after the dump has been done. How would I go about this please. thanz.. Pauline...
2
13363
by: Dave Smithz | last post by:
Hello there, Summary: How far can you go with SQL Select queries using like clauses with wildcard characters. Can you apply anything like regular expressions? Full details: On a Intranet website, I request a code from a user which is then compared with a code in an ADO access database.
7
2919
by: jsale | last post by:
I'm currently using ASP.NET with VS2003 and SQL Server 2003. The ASP.NET app i have made is running on IIS v6 and consists of a number of pages that allow the user to read information from the database into classes, which are used throughout the application. I have made class collections which, upon reading from the DB, create an instance of the class and store the DB values in there temporarily. My problem is that if user1 looks at...
3
1647
by: Notgiven | last post by:
I added an .htaccess file to the directory which disallowed access to: /directory/ but I could still access /directory/files.gif I want to prevent someone stealing my flash files. I can put it in a directory outside the web root but having trouble making that work. The fiels are not displayed. Here's the directory structure I
1
1816
by: Ed | last post by:
I am trying to create a access database that will allow a "user" to login, and only view/change only the material they have entered. Also allowing a administrator to view all the data, and create reports from them. Any good ideas? I kinda of had an idea of creating a seperate table with usernames and passwords then writing a visual basic and sql combination to allow them only to view and edit their own data.
6
1969
by: google | last post by:
I have a few general questions. I am working on a new database to be used within my company. I would like to give a couple of people, particularly HR, the ability to add and delete Access users, and add/remove them to groups, so as people join and leave the company, they can be added/removed as database users at that time. However, I don't want them to have to do it through the standard Access users/groups interface, and I don't want...
2
2481
by: HSD | last post by:
database not allowing multiusers -------------------------------------------------------------------------------- Background An ACCESS database containing two tables and three forms has been installed on the network drive. Using the Tools Menu (Security Sub Menu), five users have been added to the USERS group in the database. The Users group has been assigned OPEN/RUN permission for the database object. The DEFAULT RECORD LOCKING...
2
2879
by: Certys | last post by:
Hello, I have a form where I only allow new records to be added. I enable this by setting the form property "Data Entry" to Yes. I want to access other records in the same table- to autofill the new record with a user select previous record. Dim rs As Recordset Set rs = Me.RecordsetClone
1
2525
by: evenlater | last post by:
I have an Access 2007 application running on a terminal server. One of the features of the app is a wizard that allows them to create an Excel spreadsheet by querying the Access data. When they create the Excel spreadsheet, they have to be able to browse their folders to choose the file location the spreadsheet will be saved to. My concern is that when they are browsing for folder locations, they have the ability to browse to and open...
0
9685
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10468
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10245
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10205
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7559
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6802
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5458
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4131
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3748
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.