vgHome
Posting Rules
Disclaimer
Privacy Policy and Contacts
About Rootvg
vgBookmarks
old Bookmarks
vgForum
Recent Posts
Old Forums
vgGuides
AIX6
FAQ
HOWTO
Service Bulletins
QuickRef AIX 5.2
QuickRef AIX 5.2 - Help
vgNews
NIM + SSL
Home
Help
Login
Register
Welcome,
Guest
. Please
login
or
register
.
March 11, 2010, 10:07:38 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
ROOTVG
>
AIX
>
Administration
>
Security
>
NIM + SSL
Pages: [
1
]
Go Down
« previous
next »
Print
Author
Topic: NIM + SSL (Read 5628 times)
0 Members and 1 Guest are viewing this topic.
Michael
Administrator
Hero Member
Posts: 649
Re: NIM + SSL
«
Reply #2 on:
April 07, 2009, 08:10:10 AM »
I run into problems similar to this when I port/compile opensource packages. Often it is enough to add a symbolic link from what is demanded to what is offered.
However, in the case of nim and ssl I fear they will be greater problems: you might be able to patch the server - patching the client is going to be more tedious.
My approach would be to get what I hope is a proper server setup, and then carefully make - and document - changes to a client so that I can create a script that can reconfigure clients to work with an openssh enabled nim server.
Have you considered using the new nimsh interface instead? Maybe that is sufficient for your needs!
Logged
wojtekr72
Registered
Posts: 1
Re: NIM + SSL
«
Reply #1 on:
April 06, 2009, 07:15:27 PM »
You should edit this script and change
/bin/ar -v -x /usr/lib/libssl.a /usr/lib/libssl.so.0
to
/bin/ar -v -x /usr/lib/libssl.a /usr/lib/libssl.so.0.9.8
But this not solving my issue, after succesfull client deployment each nim operation ends with errors:
0042-001 nim: processing error encountered on "master":
0042-006 m_showlog: (From_Master) connect A connection with a remote socket was reset by that socket.
0042-404 nconn: Error connecting to SSL object.
0042-406 nconn: Error verifying SSL object after connection.
nconn: kwtdb01: A connection with a remote socket was reset by that socket.
Logged
eckertd
New Member
Posts: 4
NIM + SSL
«
on:
January 20, 2009, 02:25:13 PM »
Has anyone enabled cryptographic authentication on their NIM master using OpenSSL 0.9.8.601 (or later)?
This version(s) is delivered in installp format (from https://www14.software.ibm.com/webapp/iwm/web/preLogin.do?source=aixbp and installed to /usr).
The SMIT script and backing makefile (/usr/samples/nim/ssl/SSL_Makefile.mk) assume the OpenSSL delivered in RPM format (and installed in /opt/freeware).
I've modified the makefile to point to /usr instead of /opt/freeware and ran the make command as indicated in the SMIT script. It seems to go well until the 'ar' commands at the end:
/bin/ar -v -x /usr/lib/libssl.a /usr/lib/libssl.so.0
ar: 0707-109 Member name /usr/lib/libssl.so.0 does not exist.
Seems libssl.so.0 and libcrypto.so.0 are not delivered by openssl.base, at least not in v0.9.8.601.
Do you think it'd be ok to comment out the 'ar' lines and let the make complete?
Logged
Pages: [
1
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
AIX
-----------------------------
=> Administration
===> AIX6 Implementation and Administration
===> Security
=> Virtualization
=> Applications
===> HACMP/PowerHA
===> OSD - Open Source Development
-----------------------------
Hardware
-----------------------------
=> Power6
=> Power5
=> Power4
=> RS/6000 (Power III and earlier)
-----------------------------
Linux on POWER
-----------------------------
=> Planning and Installation
=> General
-----------------------------
Announcements
-----------------------------
=> Announcements
=> Discussion
Loading...
POWER Links
Hardware
Facts and Features
High Performance Computing
Performance Reports
src="http://e1.extreme-dm.com/s10.g?login=jootvg&j=n&jv=n" />
Terms of Use
and
Privacy and Security Policies
Copyright 2001-2010 Michael Felt, John R Peck and ROOTVG.NET