Home All Groups Group Topic Archive Search About
Author
11 Apr 2005 8:53 AM
RipperT
I keep reading that I am supposed to give users full network rights to the
backend of the database. If this is true, what's to keep someone from
deleting it?

Rip

--
Ripper T Smith
rippertsmith<nospam>@comcast.net

Author
11 Apr 2005 9:30 AM
Keith
Users need RWXD rights to the folder so that the ldb file can be created and
deleted.  Give users special file access to your mdb by granting RWX rights
to it, thereby denying delete permissions.

Regards,
Keith.
www.keithwilby.com

Show quoteHide quote
"RipperT @comcast.net>" <rippertsmith<nospam> wrote in message
news:e5UJ6PnPFHA.4012@TK2MSFTNGP10.phx.gbl...
>I keep reading that I am supposed to give users full network rights to the
>backend of the database. If this is true, what's to keep someone from
>deleting it?
>
Author
12 Apr 2005 12:32 AM
RipperT
> RWXD

Read, Write, Create, Delete? (We use Novell)

Thanx for the help.

Rip

--
Ripper T Smith
rippertsmith<nospam>@comcast.net
Show quoteHide quote
"Keith" <keith.wi***@baeAWAYWITHITsystems.com> wrote in message
news:425a41c0_1@glkas0286.greenlnk.net...
> Users need RWXD rights to the folder so that the ldb file can be created
> and deleted.  Give users special file access to your mdb by granting RWX
> rights to it, thereby denying delete permissions.
>
> Regards,
> Keith.
> www.keithwilby.com
>
> "RipperT @comcast.net>" <rippertsmith<nospam> wrote in message
> news:e5UJ6PnPFHA.4012@TK2MSFTNGP10.phx.gbl...
>>I keep reading that I am supposed to give users full network rights to the
>>backend of the database. If this is true, what's to keep someone from
>>deleting it?
>>
>
>
Author
12 Apr 2005 7:38 AM
Keith
"RipperT @comcast.net>" <rippertsmith<nospam> wrote in message
news:OyxV3cvPFHA.3668@TK2MSFTNGP14.phx.gbl...
>> RWXD
>
> Read, Write, Create, Delete? (We use Novell)
>
Ah, my apologies, I assumed NTFS.  Don't know about Novell specifically but
Access needs to be able to create and delete the ldb file for all users.