A list of listeners appears.
The new listener details appear.
This is the name of the Fileshare server.
On Windows platforms, you can configure a shared memory listener instead. If you do, each listener endpoint address within the group must be unique; therefore, when configuring each server's listener, give the Endpoint Address a unique value.
When a shared memory iFileshare listener is started, the listener endpoint uses a localised namespace (based on the user-name that started the iFileshare server). For example, if you start the iFileshare group from the Enterprise Server Administration page (as we do in this walkthrough), that by default starts with a user called mfuser.
Unless you specify that the endpoint uses a global namespace, user names other than mfuser would not be able to locate the listener, and thus be unable to use the iFileshare server:
Within the [ccismem-base] section, add the following option:
[ccismem-base] use_global_namespace=yes
Save and close the file
This will enable different user-names to interact with the iFileshare server.