Automatically Update user id file

Hi

I have copy of user id´s on a filesystem. Whenever a change has been done on a user id (name change or recertify). i would like these copies to be updated with the changes on the server.

I would like to create an automatic action to update the user id´s. Is there an automatic way (through lotusscript) to update a user id file with changes that has been done on the server for the same user.

Regards

Subject: Automatically Update user id file

The best way to do this would be to use ID Backup and Recovery in Domino. This sends all changes to a MAIL or MAIL-in database. This can then be used to recover the ID’s when needed. This will include any local changes such as Local Encryptions keys etc so is a very good practice to use.

As for ID’s store on a Network share. That is not possible. If it is then shame on me for not knowing.

Subject: RE: Automatically Update user id file

Hi

i know that there are other ways to update an user id.

I just want to know how to automatically authenticate a user id (which is on a filesystem) with a Lotus Notes sever. I have heard somewhere that is is possible to do this automatically.

Regards