04-05-05 10:54 PM
I am trying to setup WPS 5.1 to use LDAP on a Domino 6.5.3 server.
Ive configured my domino server and wpserver according to article:
Configuring Websphere Portal and Lotus Domino for the Common PIM Portlets.
(http://www-128.ibm.com/developerwor...ary/common-pim/)
Running:
WPSConfig.bat lcc-configure-dominodirectory
gives a Build Successful.
Running:
WPSConfig.bat validate-ldap
gives following error:
action-validate-ldap-connection:
[ldapcheck] ########################################
####################
###
[ldapcheck] ldapURL : mfs20no.symfoni.no:389
[ldapcheck] ldapUser : cn=wpsadmin,ou=NO,o=SYM
[ldapcheck] ldapPassword : *
[ldapcheck] ldapSslEnabled : false
[ldapcheck] javax.naming.AuthenticationException: [LDAP: error code
49 - Failed,
invalid credentials for cn=wpsadmin,ou=NO,o=SYM]
[ldapcheck] ERROR: 4
[ldapcheck] Invalid or insufficient authorization privileges.
BUILD FAILED
file:../config/actions/validation.xml:425: ERROR: 4
Is the ou, o config correct? Username on domino is wpsadmin/NO/SYM.
Ive tried the Domino Directory from Outlook and it works fine.
But not with my portal, when I try to log in with one of my domino users I g
et the
com.ibm.websphere.wmm.exception.InvalidMemberDNException.
What am I missing?
[ Post a follow-up to this message ]
|