Hi!I have a problem…
When I open (in Notes 6) the administration client and check “Full Access Administration” in the Administration menu, then when I go back to the Notes Client I have access to ALL the DBs in that server and I can make ALL operations within that SESSION.
What I would like is to have this permission in an external Notes C API program (Windows platform).
It’s strange that the Notes client have all rights during the session, while external Notes C API programs don’t.
I think that this Full Access Administration is applied to the current session since if I press F5 then the rights are lost…
So, my question is:
Is there any way to, via a Notes C API call, inform the server that the current session will have Full Access Administration???
I guess there should be something like an admin request or something like this, that is not yet documented.
Thanks a lot