File rights

  • Thread starter Thread starter RipperT
  • Start date Start date
R

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
 
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> said:
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.
 
Back
Top