|
Home > Archive > WebSphere Portal Server > March 2004 > Questions about LDAP - Is case sensitive?
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 |
Questions about LDAP - Is case sensitive?
|
|
| Ricardo A. Ribeiro 2004-03-19, 11:35 am |
| When I configure LDAP exists difference between: o=portal / o=Portal ???
In the parameters of the wpconfig.properties if I enter this example:
WasUserid=cn=wpsbind,o=portal (in the line 62)
is the same of:
WasUserid=cn=wpsbind,o=Portal
(Note in the P, Is case sensitive or both is the same???)
Thank's for all
| |
|
| It is not.
Ricardo A. Ribeiro wrote:
> When I configure LDAP exists difference between: o=portal / o=Portal ???
>
> In the parameters of the wpconfig.properties if I enter this example:
>
> WasUserid=cn=wpsbind,o=portal (in the line 62)
>
> is the same of:
>
> WasUserid=cn=wpsbind,o=Portal
>
> (Note in the P, Is case sensitive or both is the same???)
>
> Thank's for all
>
>
| |
| chris.hope 2004-03-22, 12:33 am |
| LDAP is not supposed to be case sensitive, however I found that getting people awareness to work in WP required the settings to be in the correct case to match the LDAP server (in my case AD).
|
|
|
|
|