Hans Widjaja 23.Apr.03 03:37 PM a Web browser Sametime Developers Toolkit3.0Windows NT/2000
I have a sametime server which use LDAP as the directory, and I have a domino application which I want to include stlinks into one of the form.
If I logged in using an ltpa token, I am unable to login, however there are no error message. (writeSTLinksApplet (myusername, mytoken))
If I logged in using a password (writeSTLinksApplet (myusername, mypassword, false)), I am able to login and other user can see me as active. However, in the domino form itself, I cannot see other user as active (I am sure they are online, because I can chat with the user if that user initiates the chat).
The domino application server and the sametime server are in the same domain.
Can anybody tells me what is wrong with the setup?