I am experiencing a weird problem after migrating from R6.0.1CF2 to R6.5
When I try to use the Administrator to edit the ACL of a database, I get the error
“you have insufficient privilege to observe user access for this database”
We had some terrible clutter in our data directory, so we decided to start afresh and install the domino server from scratch. later, we copied selected databases back into the data directory.
We had copied a bugtracking DB named bugtracking.nsf into data/templates/apps/bugtracking/bugtracking.nsf
Please don’t ask why.
The following sequence produced the strange behaviour:
In the Administrator:
-
“Manage ACL” - ACL opens
-
open the DB - works
-
close the DB again
-
“Manage ACL” - the error message appears (“you have insufficient privilege to observe user access for this database”)
When we renamed the directory the DB resides in to “btracker”, everything worked fine.
Also, when we left the directory name, but renamed the database to anything except “bugtracking.nsf” (e.g. btracker.nsf), everything worked.
I suspect this is a bug, but please respond if you have experienced anything similar
Regards,
Tobias Klüpfel