Don't worry about the /owner/. The ldb file inherits
permeations for new files in the place where it is created.
Also, you CAN remove delete permission from the ldb file
if you are having real problems with permeations. You
won't be able to get exclusive locks on the database
file if you can't delete the ldb file, so this "solution" is
a more work - you have to recreate the appropriate
permeations after deleting the file for administrative tasks.
(david)
David,
> Don't worry about the /owner/. The ldb file inherits
> permeations for new files in the place where it is created.
IF this is true, they why am I experiencing different behaviour depending on
whether the IUSR_MACHINENAME account opens up MSAccess first, or
Administrator opens it up first?
> Also, you CAN remove delete permission from the ldb file
> if you are having real problems with permeations.
How would I do that? the ldb file comes and goes -- rapidly if there is a
lot of different perl programs/web pages running.
>You
> won't be able to get exclusive locks on the database
[quoted text clipped - 40 lines]
> > Thanks,
> > Siegfried
david epsom dot com dot au - 24 Oct 2005 00:21 GMT
> whether the IUSR_MACHINENAME account opens up MSAccess first, or
> Administrator opens it up first?
If you want it to work correctly based on New File
permissions, you have to set up the New File permissions
correctly.
Don't worry about the things you can't change (ownership).
Concentrate on the things you can change: permissions.
(david)
> David,
>
[quoted text clipped - 61 lines]
>> > Thanks,
>> > Siegfried
Siegfried Heintze - 24 Oct 2005 19:15 GMT
Thanks, David.
What do you mean by new file permissions?
Do you mean changing the permissions on the directory so the new files will
be created similarly?
Thanks,
Siegfried
> > whether the IUSR_MACHINENAME account opens up MSAccess first, or
> > Administrator opens it up first?
[quoted text clipped - 73 lines]
> >> > Thanks,
> >> > Siegfried
david epsom dot com dot au - 24 Oct 2005 23:17 GMT
> Do you mean changing the permissions on the directory so the new
Yes. There will typically be permissions for
'CREATER-OWNERS', Administrators, Power Users, current user
etc. You may want to add 'users', or perhaps IUSR_MACHINENAME
to the list, and then add the correct permissions to the
user or group that the user is in.
(david)
> Thanks, David.
> What do you mean by new file permissions?
[quoted text clipped - 93 lines]
>> >> > Thanks,
>> >> > Siegfried