Technote (troubleshooting)
Problem
Where can you find information regarding [topic] in IBM Sametime?
Symptom
A user wants to register an existing Sametime 8.5.1 Server with 8.5.2 SSC using the following steps:
but is getting the following error:
Registration of community server with Domino Data Directory is not supported.
Cause
Sametime System Console and the Sametime Server that you are registering with the Sametime System Console need to share the same LDAP.
In this case we found that SametimeDirectoryType=DOMINO was set in the notes.ini
Environment
Sametime System Console 8.5.2
Sametime Community Server 8.5.1
Diagnosing the problem
It would be recommended to review the files which would contain the information on the LDAP Server:
These files are located on the Sametime Community Server
Stconfig.nsf
sametime.ini
notes.ini
Also we recommend that you review the configuration files which you need to fill in the details of the Sametime Community Server and Sametime System Console.
AIX, Linux, Solaris: The console directory is under the Community Server data directory; for example: /opt/IBM/domino85/notesdata/console
Windows: The console directory is under the Domino® directory; for example: C:\Lotus\Domino\console
console.properties
productConfig.properties
Resolving the problem
We found that "SametimeDirectoryType=DOMINO" in the notes.ini and
that is what was preventing the registration.
We needed to change SametimeDirectoryType=DOMINO to SametimeDirectoryType=LDAP
Restart the Community Server
And the registration completed.
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.