Recertifying multiple users

We have a lot of users, wich men we deal with name changes every day, is there a way to change the name in an attached id file, and recertify it by script?I don’t wan’t to detach the files… I need the same procedure for expiring id:s. We don’t have the files in the names db.

Thankfull for any help!

/Magdalena

Subject: Recertifying multiple users

You can “auto recertify” notes ids before they expire. You just need to make a custom LotusScript agent to invoke per your parameters. The Notesregistration class is offered for that person. You can even create new ids via script.

On the change name? I am not understand the need for an attached ID file. Were the users request a name change – thus you got a file for it? You can invoke name changes without having the user send you their ID file. Just rename the user from the Domino directory. That can be automated as well.

HTH