By
Published: 26 Feb 2003
I am an administrator. My users work on many different computers. I have written a script to get the ID file where it changes in an attachment to an e-mail. So I have many ID files for the same user. I want to extract just one user in a Lotus Script batch. How can I read information in the ID file to compare them with the documents in the certlog.nsf? I just want compare the name, the ID number and the expiration date. Thanks for your help.
In general, you cannot read the information in an ID file for obvious security reasons. Take a look at the NotesRegistration class within LotusScript, though. This gives you some of what you want, although not everything. You may have to "switch to" an ID file in order to read its information.
Dig Deeper on Lotus Notes Domino Access, Permissions and Authentication
Learn how to change authentication timeout interval for Domino Web Access logins.
Continue Reading
SearchDomino.com expert Chuck Connell helps a Lotus Domino administrator troubleshoot a "File truncated – file may have been damaged" error ...
Continue Reading
This administrator has a replication issue between two servers in two domains. Front-end replication works fine, but when replication is initiated ...
Continue Reading