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
Tuesday, 19 May 2009
Integrating SAP ERP with WebSphere Portal
Friday, 15 May 2009
Thursday, 14 May 2009
Tuesday, 12 May 2009
Tivoli Access Manager for e-business - Problems with WebSEAL Reverse Proxy
If WebSEAL Windows service fails to start ( Windows error 7034 ), open
a command prompt and run: -
webseald -foreground
If this returns an error
2009-05-11-20:07:16.272+01:00I----- 0x38AD541C webseald ERROR wiv
socket s:\amwe
b610\src\pdweb\webseald\http\server\WsListener.cpp 248 0x00000d58
DPWIV1052E Could not bind socket to port 80, interface 10.0.0.200
(errno 10049
)
or similar, edit: -
C:\Program Files\Tivoli\PDWeb\etc\webseald-default.conf
and change the IP address to one that is resolvable ( I used a
loopback adapter ).
Lotus Notes 8.5 - File -> Import / Export to Lotus 123 formats
Friday, 8 May 2009
WebSphere Portal 6.1.0.2 is out
Note to self - Firefox and local connections
Whilst trying to hit my NAS from Firefox on my Mac, I kept seeing errors such as:- Unable to connect Firefox can’t establish a connection t...
-
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...
-
Another long story cut short, but I saw this: - curl: (58) unable to set private key file: 'dave.pem' type PEM from my Ansible...
-
Having created a new user on an Ubuntu 16.04 boxen, I started seeing this: - Received disconnect from 192.168.3.123 port 22:2: Too many au...