|
Home > Archive > WebSphere Portal Server > March 2004 > ldap authentication
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 |
ldap authentication
|
|
| meian 2004-03-02, 10:33 am |
| On configuring websphere portal for domino directory, I have passed
validate-ldap step, no error message, build successful. But after running
secure-portal-ldap, I couldn't sestart my WAS, I got invalid credential
error in log file. In my Domino server log says "Authentication failure for
wpsadmin". In my wpconfig.properties file, my WASUserid is wasadmin and
PortalAdminId is wpsadmin. why did it use "wpsadmin" to start WAS instead of
"wasadmin".
Thanks
| |
|
| Modify wpconfig.properties to use full DN of "wpsadmin", such as
"cn=wpsadmin,o=yourco". Rerun the config security task.
"meian" <mzhang@jcrob.com> wrote in message
news:c227kg$7c5c$1@news.boulder.ibm.com...
> On configuring websphere portal for domino directory, I have passed
> validate-ldap step, no error message, build successful. But after running
> secure-portal-ldap, I couldn't sestart my WAS, I got invalid credential
> error in log file. In my Domino server log says "Authentication failure
for
> wpsadmin". In my wpconfig.properties file, my WASUserid is wasadmin and
> PortalAdminId is wpsadmin. why did it use "wpsadmin" to start WAS instead
of
> "wasadmin".
>
> Thanks
>
>
|
|
|
|
|