04-01-05 12:49 PM
Hi Silvain,
I am trying to config OpenLdap as WPS user registry.
But the WPSConfig process would not succeed, getting errmsg:
com.ibm.websphere.wmm.exception.WMMSystemException:
????????????¡¤???????¡À¨º????
at com.ibm.ws.wmm.MemberRepositoryManager.
getMember(MemberRepositoryManager.java:3362)
at com.ibm.ws.wmm.MemberRepositoryManager.
getMember(MemberRepositoryManager.java:3161)
in ldap console i got error msg:
....
connection_read(1108): checking for input on id=1
ber_get_next
ber_get_next: tag 0x30 len 176 contents:
ber_get_next
ber_get_next on fd 1108 failed errno=10035 (WSAEWOULDBLOCK)
do_search
ber_scanf fmt ({miiiib) ber:
....
My Environment is : Windows 2003/Openldap 2.2/WPS 5.1
2004-9-3 15:52:48
Silvain Piree <s.piree@enneya.com> wrote in message
<ch982m$58qi$1@news.boulder.ibm.com>
[vbcol=seagreen]
> Rob,
>
> here are main issues (thanks to an email I got from someone else):
> - added new schema to OpenLDAP for extra attribute types
> and object classes (so we can treat it as IBM Directory Server)
> - added attribute type 'ibm-appUUID' to this new schema,
> see http://publib.boulder.ibm.com/tividd/td/IBMDS/
> IDSschema52/en_US/HTML/schema.html#ibm-appuuidaux
> - added object class 'ibm-appUUIDAux' to this new schema,
> see http://publib.boulder.ibm.com/tividd/td/IBMDS/
> IDSschema52/en_US/HTML/schema.html#ibm-appuuid
> - made sure core.schema, corba.schema, cosine.schema and
> inetorgperson.schema were included in slapd.conf file (in
> addition to the new schema)
> - added "users" group, "groups" group and entries for "wpsadmin",
> "wpsbind" and "wpsadmins" to OpenLDAP using LDIF
> - in wpconfig.properties made appropriate changes as if using
> IBM Directory Server
>
> Note: as pointed out this is not supported by IBM, so you'll
> probably not get any support from them when using this.
>
> Silvain
>
> "Rob" <robertb.nospam@axium.com> wrote in message
> news:ch4p97$60q4$1@news.boulder.ibm.com...
[ Post a follow-up to this message ]
|