Tom J Cadmore 3.May.02 04:45 AM a Web browser - Category - 2.0.7Windows NT
Dear All.
Quick question for you.
We have customised the portal database (gportal.nsf) by modifying the agent which creates profile documents.
This agent loops through the member groups in the nab to build a list of places on the server and members associated with each.
I have added an extra routine to retrieve additional information from each Main.nsf database. The info I am after includes Managers form the ACL. It works fine for most of my databases but fails on a few. The failure gives an error 4060 (not authorised).
Those that it works on allow anonymous access, those that it fails on do not (default - no access). I can get round this by adding a name (e.g. Administrator/CATET) to the database ACL as manager, and signing teh agent with that ID. However, if i sign the agent with the server ID (which also has manager access to all these databases), i still get the error.
Any ideas? Why does the server seem to have less access to these databases via the agent than named individuals, even though both have manager access in the ACL?