After much searching on this and other domino related websites, I have not found an answer to my question. I have also posted this once before, but I might not have explained it well, so I’ll try again.
We want to allow our contractors to create, save, and edit their documents within a database on our server. Each of the documents will have a readers/authors field which will provide security from other contractors who are also using our database. The key word here is contractors because at each contractor’s office, there will be several individual users who will need access to create, save, and edit all of the documents for that specific contractor.
I understand that I could register each individual user on our server and have them authenticate and use the database, but, they would be limited to accessing only documents that they have created, when what they must be able to do is access all documents for their company.
Does anyone know if this can be done and, if so, how. I have already set up the registration database that I found in the Sandbox and it works on individual users, but that is not what I need.
My thoughts are to set up the contracting company as the user and assign a password and let all of the users in the company sign on with the same id/password. This “user name” would then be placed into the Readers/Authors field when documents are created. But, will Notes/Domino allow multiple users to sign on with the same id at the same time; i.e., several users within the contractor’s office working on their individual machines?
Any ideas or suggestions would be appreciated.