|
Home > Archive > WebSphere Portal Server > May 2007 > Sametime Contact List problem with german language
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Sametime Contact List problem with german language
|
|
|
| Hi all,
we installed Portal6 with Domino/Sametime integration enabled. Everything works fine, only the Sametime Contact List makes problems when the current language is german. In this case the contact list is no able to show the groups and users, only the 'heade
r' menu is visible ("People" and "Options").
Is this a known problem?
| |
|
| hi,
we have the same situation here and opened an PMR.
Marcel
| |
|
| Thanks for your reply, good to know not to be alone ...
Would be nice, if you could post new informations on this topic here.
| |
|
| Hi,
well our sametime is finally working, thanks to IBM third level support.
1. we are using domino native directory (no ldap) so please check this,
- open browser login to portal, than switch to source code, scroll down. Here must exist those lines...
---------------
</script><script type="text/javascript" >if (typeof writeSTLinksApplet == "function") writeSTLinksApplet("cn=marcel stolle/ou=m/ou=de/o=fum", & quot;6qilwr26ADvbHnjge37SyKvvFKIwnOxwb14
rNJ62aVI7V1BkrCp6VulNZQg/275XU
wtBQ+0w4KJb5G2d6q64DWX7gBaGi3IsHkEHdCqLi
YDFuHPr+LGqUqrsbypT7DnCgBorLF8szuSOajVr2
AhpAhRuwCeEcZZ95Fhvye7T4qfSJ0T9iuJZNMjyV
K6TfEjEuxbPkw7x+96vGIMgV7UP/ 92j2RPwCdTQYk1A1Ce7nvgC8c1BlEFp2Hd8dCV3X
kZ9PFdPkV2H3n8WrelqinJRIArTOrSBroC55qkeI
gqz/Eam96+FtE/TkbpSDijBtspG
fw5nqxY3Mn6qAxLzv5aEtg==", true);</script>
--------------
- especially look to my name, important here are the "/"
- when you use an real ldap, than here must be ","
- if there are no "/", than check .. PortalServer\shared\app\config\CSEnviron
ment.properties
disable
# CS_SERVER_SAMETIME_1.nameFormatForResolve=dn
# CS_SERVER_SAMETIME_1.nameFormatForResolve=cn
enable
CS_SERVER_SAMETIME_1.dnNameSeparator=/
CS_SERVER_SAMETIME_1.dnAuthorSeparator=/
- please be sure your sso ist working
login to portal, change url to http://sametimeserver.com/names.nsf
login to portal, change url to http://dominoldapserver.com/names.nsf
you must get access without name/password
- stop portal
- stop sametime (wait 3 minutes, than start sametime)
- start portal
- check again the source code
- go to "Domino integration" and see your dwa mail and on the right see the contact list
- if the contact list displays empty groups, remove them an add them again
Hope it helps.
Marcel
If you have problems with sso, then let me know.
|
|
|
|
|