Hello All, I have a question. I would like to automate user registration. I’m aware of the text file that can be created and then imported into the admin client user registration. But with that you still have to click open up the registration box and click on import text file. I was hoping to be able to do a “silent” registration. I would use a website that a user would enter the required information. I would generate the required text file in the backend. At that point is when I would like to have the system automatically create the user account. I understand that I will need to look for duplications first. but for the life of me, I can’t find out how to automate this to happen in the background without human intervention. Has anyone done anything like this that you can point me in the right direction. Thanks John
Subject: Automate User Registration
John,
There is a tool over on OpenNTF called User Administration Utility that does what you’re talking about. The only problem is if you’re using Notes/Domino 8.x it doesn’t really work that well, you get an “Invalid ID Version” when you try to use the created ID file. But, it may point you in the right direction.
http://www.openntf.org/Projects/pmt.nsf/ProjectLookup/User%20Administration%20Utility
Keith
Subject: Thanks
Keith… Thanks for pointing me to the application. Over the next week I’m going to try and get it up and running. I see that you were the developer of it… I hope you don’t mind if I shoot over some questions if I run into any issues. Again Thanks… John