05-11-06 06:17 PM
We have an SSO configured between Websphere Portal et Domino that seems to w
ork (if I log onto the portal and then open a new IE window that access a No
tes DB, I am recognized).
Now, from my portal, if I am displaying a page where a portlet accesses a No
tes DB, I have the following error :
Root exception is NotesException: User Anonymous cannot open database xx\xx\
personnel.nsf]
I don't understand why I have an IIOP anonymous connection between my two se
rvers. Apparently the session is open without the token.
I checked the ncso.jar file and we use the same version on each server.
Here is the difference of the trace on Domino between our Dev Environment th
at works and the Integration Environment that does not work :
Trace on Dev
11.05.2006 13:51:41 DIIOP Server: Executing createSessionWithCookie
11.05.2006 13:52:14 DIIOP Server: Executing createSession
11.05.2006 13:52:14 DIIOP Session SN0003EA644: Opened for Portal Admin/GMDev
(v1.10)
Trace on Integration
11.05.2006 13:44:48 DIIOP Server: 172.16.21.136 connected
11.05.2006 13:44:48 DIIOP Server: Executing createSession
11.05.2006 13:44:48 DIIOP Session SN000407CDB: Opened for Anonymous (v1.11)
11.05.2006 13:44:48 DIIOP Session SN000407CDB: Executing getSessionData_U
11.05.2006 13:44:48 DIIOP Session SN000407CDB: Executing getDatabase
11.05.2006 13:44:48 DIIOP Session SN000407CDB: Executing bulkRecycle
11.05.2006 13:44:49 DIIOP Session SN000407CDB: Executing recycle
11.05.2006 13:44:49 DIIOP Session SN000407CDB: Closed, Transactions: 4, Serv
erTime: 0:00.059, ConnectTime: 0:01
11.05.2006 13:44:49 DIIOP Server: 172.16.21.136 disconnected
[ Post a follow-up to this message ]
|