45 pts.
0
Q:
Names.nsf Files in Domino and Lotus Notes
There are two "names.nsf" files.
One in Domino server and another one in Lotus Notes.
names.nsf file in Domino server contains file name and path.
and same file in Notes contain contacts.
Does that mean contacts of user are saved only on Local machine (Lotus Notes) and not on Server?

But why it is like this? Then what's the use of using server concept?
I am little confuse.Can anyone make this concept clear to me.
ASKED: Jul 2 2009  7:40 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
2275 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
The local " names.nsf" is designed for the user to put his personal contacts in it . This uses the Template pernames.ntf. This hold not only the address book entries for the user but also configuration settings such as connection / location documents. It also holds trusted certificates amoungst other things. This file is created when you configure the user and is specific to that user.

The names.nsf located at the server is called the Domino Directory (Template name Pubnames.ntf). You will be aware that the server requires an ID to work. Well the ID tells the server who it is. The Domino Directory tells it what is can do and how it does it. The Domain information is also contained here. This is all the information for users / Groups / Servers / Security / Authentication / Ceritifcates and a whole lot more. All the Domino servers in the same domain share this one database (names.nsf) and is the most important database in your Domino environment.

......................
Now as for Client server environment..... This means that allot of the processing for what you do in Lotus Notes is not done on the server. I will give you the easiest way to check this out.

In your lotus Notes client...... configured with your home server send an email (now guess where what servers sends that mail) run a message tracking request to check that you were right.... now change your HOME Server in your location document to point to another server. Now send another email. Now do a delivery report in a new mail (delivery option > delivery report > trace entire path). Then send your mail. You will see that your mail did not go through the server that your database is on.

This is a basic view at what is going on but you can see that connecting to a DB on one server does not mean you send mail through it..... Server and Client explained :-)

I hope this helps.
Last Answered: Jul 7 2009  4:23 PM GMT by Gabe9527   2275 pts.
Latest Contributors: Abushahd   1420 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

LotusNoteBook   25 pts.  |   Jul 6 2009  7:12AM GMT

As Abushahd said, the local “names.nsf” is designed to be a local file for the user to store personal contacts. It also stores client configuration such as connection and location documents. These documents determine how the the Notes Client communicates with different servers.

Because this is designed for the individual user, to control the client, there’s no real purpose to replicate this database to the server. HOWEVER, there is the ability to “Synchronize” your local contacts with contacts that are in your mail file. In effect you can replicate between “names.nsf” and your mail file. This will give you a backup of your contacts in your mail file and make them available to the iNotes WebMail client.

 
0