Spent a few days relearning how to get WP6 and OpenLDAP to play nicely together.
It's been a wee while since I wrote this document, and things have changed somewhat.
I'll make an effort to update the document in the next few days but, in the meantime, please let me know if you're trying ( and perhaps struggling ) to make it work.
Dave
*UPDATE 31/3/2010*
Here's two documents which are no longer available on the LotusChannel site: -
http://www.davehay.f2s.com/Portal/OpenLDAP/Updated - WebSphere Portal 6 and OpenLDAP Together.pdf
http://www.davehay.f2s.com/Portal/OpenLDAP/Setting up OpenLDAP for use with WebSphere Portal 6.pdf
Geeking in technology since 1985, with IBM Development, focused upon Docker and Kubernetes on the IBM Z LinuxONE platform In the words of Dr Cathy Ryan, "If you don't write it down, it never happened". To paraphrase one of my clients, "Every day is a school day". I do, I learn, I share. The postings on this site are my own and don’t necessarily represent IBM’s positions, strategies or opinions. Remember, YMMV https://infosec.exchange/@davehay
Subscribe to:
Post Comments (Atom)
Note to self - use kubectl to query images in a pod or deployment
In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...
-
Why oh why do I forget this ? Running this command : - ldapsearch -h ad2012.uk.ibm.com -p 389 -D CN=bpmbind,CN=Users,DC=uk,DC=ibm,DC=com -w...
-
Error "ldap_sasl_interactive_bind_s: Unknown authentication method (-6)" on a LDAPSearch command ...Whilst building my mega Connections / Domino / Portal / Quickr / Sametime / WCM environment recently, I was using the LDAPSearch command tha...
-
Whilst building a new "vanilla" Kubernetes 1.25.4 cluster, I'd started the kubelet service via: - systemctl start kubelet.se...
13 comments:
I didn't know about the "best-effort" support for other ldap servers.
That's good news, and technically thrilling.
Btw I don't expect to be using openLDAP. ITDS is so damn good I'd never use anything else (if possible). Even when domino is already available I suggest adding an ITDS server if you're looking to external users.
Ciao Daniele, yes, I'd agree re ITDS, but there are situations where one might wish to use another LDAP, so OpenLDAP is a good option - I've also used SunOne in the past, regards, Dave
I swear we got this working during a POC at Logicais a year or so ago - it's definitely possible!
Jon, yes, we did - or it may have been SunOne LDAP. It was a customer down in the South-West, regards, Dave
Hi dave,
I am currently trying to integrate Portal6.1 and OpenLDAP and get stuck: ConfigEngine complains about a "LoginAccount" sub entity which is not defined in the wim config.
Also your document from Lotuschannel seems to be deleted.
Do you have a hint?
Thank you!
Hello,
I'm trying to install an IBM WebSphere Portal 6.1 in an Linux machine and I want to use OpenLDAP as LDAP Server. At this time, I failed install it :(
I was very glad when I found your site but the referred document isn't available. Please, can you tell me how can I get it?
Many thanks.
@CmaJ
Here you go.
Dave
Great!!!!
You save me :)
Thank you!
Have you been through this with 6.1 yet? We are attempting this now and my admin says the document does not apply to 6.1.
@Jeff, yes, I've used WebSphere Portal 6.1 and OpenLDAP together, Dave
Hi Dave,
Have you already SetUP the
WebSphere Portal 8.x and OpenLDAP together?
It seems to be impossible to configure WP8 and openldap as standalone UserRegisty.
Daya
Hi Daya, no, I'm afraid that this isn't something I've tried. I'll have a play, and post back to the blog, and link here, if/when I get time, cheers, Dave
Hi Dave,
Thank you, I will try it with federated user-repository and let you know my results.
daya
Post a Comment