Accepting Rename on user.id for Escrow

Hi All -

I’ve historically and continue to use an “ID Escrow” database to store encrypted copies of the ID and password for every user registered in our environment. This process is in addition to using ‘ID Recovery’. I’ve have found this the easiest way to ensure we have a good working copy of every user.id file.

As we go through the rename process for users I need to grab a copy of their ID out of escrow, accept the name change to the ID by switching to it and connecting to the NAB, and then re-escrowing the “new” ID.

Switching to an ID in my active Notes client can be a little disruptive. I’m wondering if anyone can think of an easier way to pick up a name change in a user.id file?

Currently I run multiple versions of the client on my machine and I’ll just launch an older client and allow the ID to pickup the name change in that client. This works…but can also be a little disruptive.

I’ve tried the @Command “AdminIDFileExamine” which allows me to look at the ID…but no connection is made to the server this way so the ID doesn’t pickup anything…

Wondering if there is an undocumented @Command that would help here? Or possibly some code to write an agent? Or a small app that uses the Notes APIs?

Thanks for any help!

-Brian