472,334 Members | 1,765 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,334 software developers and data experts.

Securing A Folder On A Server

Tom
Can anyone give me any advice on how to secure a folder on a network server
so that documents in the folder can only be opened through an Access
database or by the database admin. I need to store MS Word docs in a folder
on a network server. The database admin will save the docs to the folder.
The docs must be available to Word automation out of a specific Access
database and available to the database admin out of MS Word. Only users of
the database must be able to get to the docs from the database and no one
other than the database admin must be able to get to the docs from MS Word.
Access to the folder via Internet Explorer must be blocked to everyone
except perhaps the database admin.

Thanks to all who can help!

Tom
Nov 13 '05 #1
7 2050
Tom,

Try using NTFS folder and file permissions. For example, if you just want
the domain Admin user to have access to a specific folder, then add the
Admin user to have full access to the folder (including subfolders and
files); meanwhile (after you add the Admin user), try removing the
'Everyone' group. Do some research on the Internet if you are unfamiliar
with NTFS folder and file permissions as well. After you remove the
'Everyone' group, only the Admin user should have access. There are other
NTFS folder and file permissions, such as: Read-Only, List Folder Contents,
etc. The permissions give you precise control of what specific users and
groups permissions are enabled.

Best regards,

Todd
"Tom" <tm*****@nospam.please> wrote in message
news:6C****************@newsread1.news.pas.earthli nk.net...
Can anyone give me any advice on how to secure a folder on a network
server
so that documents in the folder can only be opened through an Access
database or by the database admin. I need to store MS Word docs in a
folder
on a network server. The database admin will save the docs to the folder.
The docs must be available to Word automation out of a specific Access
database and available to the database admin out of MS Word. Only users of
the database must be able to get to the docs from the database and no one
other than the database admin must be able to get to the docs from MS
Word.
Access to the folder via Internet Explorer must be blocked to everyone
except perhaps the database admin.

Thanks to all who can help!

Tom

Nov 13 '05 #2
If you are talking about Access Database "Admin", this security only works
on Access databases and _not_ other files.

You will need to use the network (Windows server?) security to secure the
Word docs.

--
HTH
Van T. Dinh
MVP (Access)
"Tom" <tm*****@nospam.please> wrote in message
news:6C****************@newsread1.news.pas.earthli nk.net...
Can anyone give me any advice on how to secure a folder on a network server so that documents in the folder can only be opened through an Access
database or by the database admin. I need to store MS Word docs in a folder on a network server. The database admin will save the docs to the folder.
The docs must be available to Word automation out of a specific Access
database and available to the database admin out of MS Word. Only users of
the database must be able to get to the docs from the database and no one
other than the database admin must be able to get to the docs from MS Word. Access to the folder via Internet Explorer must be blocked to everyone
except perhaps the database admin.

Thanks to all who can help!

Tom

Nov 13 '05 #3
Tom
Todd,

Thank you for responding!

I will Google to research NTFS folder and file permissions as you suggested.
Would you help me get started with just a blurb about:
1. what is NTFS folder
2. what is a domain Admin

and what can you tell me about the database accessing the folder?

Thanks,

Tom
"Todd Shillam" <tshillam(@)hotmail.com> wrote in message
news:Jf********************@comcast.com...
Tom,

Try using NTFS folder and file permissions. For example, if you just want
the domain Admin user to have access to a specific folder, then add the
Admin user to have full access to the folder (including subfolders and
files); meanwhile (after you add the Admin user), try removing the
'Everyone' group. Do some research on the Internet if you are unfamiliar
with NTFS folder and file permissions as well. After you remove the
'Everyone' group, only the Admin user should have access. There are other
NTFS folder and file permissions, such as: Read-Only, List Folder Contents, etc. The permissions give you precise control of what specific users and
groups permissions are enabled.

Best regards,

Todd
"Tom" <tm*****@nospam.please> wrote in message
news:6C****************@newsread1.news.pas.earthli nk.net...
Can anyone give me any advice on how to secure a folder on a network
server
so that documents in the folder can only be opened through an Access
database or by the database admin. I need to store MS Word docs in a
folder
on a network server. The database admin will save the docs to the folder. The docs must be available to Word automation out of a specific Access
database and available to the database admin out of MS Word. Only users of the database must be able to get to the docs from the database and no one other than the database admin must be able to get to the docs from MS
Word.
Access to the folder via Internet Explorer must be blocked to everyone
except perhaps the database admin.

Thanks to all who can help!

Tom


Nov 13 '05 #4
NTFS is a file system used on your PC (or server), just as are FAT and
FAT32. your network administrator can give you more info, including what
system is used on your company's network.

suggest you take a look at Garry Robinson's Real World Microsoft Access
Database Protection and Security, specifically Chapter 12. it talks about
how your network admin can set up user groups with appropriate permissions
that can probably accomplish what you're describing.

hth
"Tom" <tm*****@nospam.please> wrote in message
news:6C****************@newsread1.news.pas.earthli nk.net...
Can anyone give me any advice on how to secure a folder on a network server so that documents in the folder can only be opened through an Access
database or by the database admin. I need to store MS Word docs in a folder on a network server. The database admin will save the docs to the folder.
The docs must be available to Word automation out of a specific Access
database and available to the database admin out of MS Word. Only users of
the database must be able to get to the docs from the database and no one
other than the database admin must be able to get to the docs from MS Word. Access to the folder via Internet Explorer must be blocked to everyone
except perhaps the database admin.

Thanks to all who can help!

Tom

Nov 13 '05 #5
Tom
Thanks for responding, Tina!

I haven't done any research yet. I understand the concept of user groups
with appropriate permissions. Is there such a thing as a database with
appropriate permissions?

Tom

"tina" <no****@address.com> wrote in message
news:zl********************@bgtnsc05-news.ops.worldnet.att.net...
NTFS is a file system used on your PC (or server), just as are FAT and
FAT32. your network administrator can give you more info, including what
system is used on your company's network.

suggest you take a look at Garry Robinson's Real World Microsoft Access
Database Protection and Security, specifically Chapter 12. it talks about
how your network admin can set up user groups with appropriate permissions
that can probably accomplish what you're describing.

hth
"Tom" <tm*****@nospam.please> wrote in message
news:6C****************@newsread1.news.pas.earthli nk.net...
Can anyone give me any advice on how to secure a folder on a network

server
so that documents in the folder can only be opened through an Access
database or by the database admin. I need to store MS Word docs in a

folder
on a network server. The database admin will save the docs to the folder. The docs must be available to Word automation out of a specific Access
database and available to the database admin out of MS Word. Only users of the database must be able to get to the docs from the database and no one other than the database admin must be able to get to the docs from MS

Word.
Access to the folder via Internet Explorer must be blocked to everyone
except perhaps the database admin.

Thanks to all who can help!

Tom


Nov 13 '05 #6
i've never used Acess's user-level security, so i can't answer any questions
about it. but AFAIK, you can't control *server* permissions from within an
Access database. if you want to control user access to files that are not
secured Access databases, i think you're going to have to do it from the
server's security.

to get a more definite answer, suggest you post your question in the
microsoft.pulic.access.security newsgroup; there are MVPs there who are real
security gurus.

hth
"Tom" <tm*****@nospam.please> wrote in message
news:oN*****************@newsread1.news.pas.earthl ink.net...
Thanks for responding, Tina!

I haven't done any research yet. I understand the concept of user groups
with appropriate permissions. Is there such a thing as a database with
appropriate permissions?

Tom

"tina" <no****@address.com> wrote in message
news:zl********************@bgtnsc05-news.ops.worldnet.att.net...
NTFS is a file system used on your PC (or server), just as are FAT and
FAT32. your network administrator can give you more info, including what
system is used on your company's network.

suggest you take a look at Garry Robinson's Real World Microsoft Access
Database Protection and Security, specifically Chapter 12. it talks about
how your network admin can set up user groups with appropriate permissions that can probably accomplish what you're describing.

hth
"Tom" <tm*****@nospam.please> wrote in message
news:6C****************@newsread1.news.pas.earthli nk.net...
Can anyone give me any advice on how to secure a folder on a network server
so that documents in the folder can only be opened through an Access
database or by the database admin. I need to store MS Word docs in a

folder
on a network server. The database admin will save the docs to the

folder. The docs must be available to Word automation out of a specific Access
database and available to the database admin out of MS Word. Only
users of the database must be able to get to the docs from the database and no one other than the database admin must be able to get to the docs from MS

Word.
Access to the folder via Internet Explorer must be blocked to everyone
except perhaps the database admin.

Thanks to all who can help!

Tom



Nov 13 '05 #7
Hi Tom,

As others have said, this is a matter of network permissions rather than
anything to do with Access. If you have a good network administrator
s/he will know whether it's possible and if so how; I guess it might
involve putting the database users in an AD/NT group that can read files
in the folder (otherwise Access won't be able to open them) but cannot
browse the folder (hence cannot see the files to open them from Word or
Windows Explorer).

If that's not possible, things could get hairy. Possibly you could have
to have Access, running under the user's account, launch and automate an
instance of Word running under a different account. See
http://support.microsoft.com/kb/288367/EN-US/ for details. However, I'm
not sure this would do the job.I get the impression that the setup
process described in this article would mean that any time Word was
launched on the workstation it would run under the different account -
which means that users *would* be able to open the verboten files from
an interactive Word session.

Alternative approaches might include:
-Forget about securing the folder. Instead, password-protect the Word
documents and have the Access application know the password but not the
users.
-Don't store the documents on the network at all. Either keep the
contents of each .doc file in a secure database (e.g. SQL Server) and
write it to a temporary folder just before they're needed for
automation, or else write VBA code that automates Word to construct each
document on the fly when needed, using information stored in database
tables.

On Sun, 30 Jan 2005 00:10:42 GMT, "Tom" <tm*****@nospam.please> wrote:
Can anyone give me any advice on how to secure a folder on a network server
so that documents in the folder can only be opened through an Access
database or by the database admin. I need to store MS Word docs in a folder
on a network server. The database admin will save the docs to the folder.
The docs must be available to Word automation out of a specific Access
database and available to the database admin out of MS Word. Only users of
the database must be able to get to the docs from the database and no one
other than the database admin must be able to get to the docs from MS Word.
Access to the folder via Internet Explorer must be blocked to everyone
except perhaps the database admin.

Thanks to all who can help!

Tom


--
John Nurick [Microsoft Access MVP]

Please respond in the newgroup and not by email.
Nov 13 '05 #8

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

Similar topics

12
by: Prabhat | last post by:
Hi All, I have a website setup which has MS-Access DB. The web pages are in ASP and uses ADO to connect to DB. The DB is located in the Folder...
7
by: Andy | last post by:
Hi ! I split a simple Access2K database ( shared on network )and placed the files thusly : x:\app\frontend.mdb x:\app\back\backend.mdb ...
11
by: Wm. Scott Miller | last post by:
Hello all! We are building applications here and have hashing algorithms to secure secrets (e.g passwords) by producing one way hashes. Now,...
2
by: Ian B | last post by:
This is a basic question for anyone who knows what they're doing with web server admin so hopefully someone will be able to assist me here!... I...
9
by: Brian Russell | last post by:
I develop Web applications locally on my Windows XP (SP1) laptop using Visual Studio. My company is concerned about security, especially if the...
2
by: Vaibhav Shah | last post by:
Hi, Can we secure HTML pages on a web site using asp.net? We have a requirement in which we want to display a login page before a visitor can...
2
by: Chris | last post by:
I want to have a folder with XML files that I don't want to be publically accessible but I want my application to be able to read. My initial...
7
by: judelakmal | last post by:
We have an access database installed in the server. Multiple users have been recieved rights to access the folder which contain that database. ...
0
by: arizal | last post by:
Hi, I have a folder in a server where all my php files reside. I mean the whole content of the web site is in that folder. So the problem is that...
0
better678
by: better678 | last post by:
Question: Discuss your understanding of the Java platform. Is the statement "Java is interpreted" correct? Answer: Java is an object-oriented...
0
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: CD Tom | last post by:
This happens in runtime 2013 and 2016. When a report is run and then closed a toolbar shows up and the only way to get it to go away is to right...
0
by: CD Tom | last post by:
This only shows up in access runtime. When a user select a report from my report menu when they close the report they get a menu I've called Add-ins...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...

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.