Domino Administration server

Hi,

We are in the process of renaming our production servers from “P1/Server/CNT” to “P1/Server/MPD”.

For the same , I have created an agent that would scan every database on the “P1/Server/CNT” server. It would scan each and every ACL entry for the database. If the particular server entry is found it replaces it with “P1/Server/MPD”.

This has been working fine. But the issue I am facing is with our Administration server. The name of this server has also to be changed from “H1/Server/CNT” to “H1/Server/MPD”.

However , we see that the name of the Adminstration server also exists in the “Advanced” tab of the ACL of the database.

Now my question is that :

  1. Once the Administration server has been renamed, is there a way we can change the name of the Administration server in the Advanced tab of the ACL automatically ?

  2. Is there any process which does this automatically , after and once our Administration server has been renamed.

  3. Can we do this by script/agent etcc ?

Any thoughts on the above issue will be appreciated.

Thanks,

Meggie.

Subject: Domino Administration server

IsAdminServer property in NotesACLEntry class (is read/write)

Subject: Domino Administration server

You can use the Admin client to make changes to multiple ACLs. Just select the databases in the Files tab (perhaps using the All view rather than the Tree view), click on the Manage ACL… tool under Database, and enter the new server name on the Advanced tab. You can remove the old server name at the same time.