I have database in which its ACL has defince anonymous has no access and default has editor access. Now This is open web site. In this I need to add feature to add user himself in names.nsf to use the database instead administrator of Domino what they do.
I also want to check there should not duplicate id.
I have tried through lotus script. user has register but not able to login untill and unless admin have to open their document and edit and save. Once this process happened then he can logged in the system. Where as I have seen same time registration process user him self can register through web-browser and use to login in to the system.
From a quick look, my guess would be that your Lotusscript is not setting all the fields and/or their values correctly. When the document is edited in Notes this is being corrected.