pack@users.forethought.net (Daniel Packman) writes:
>I just updated an ancient system to 5.3 and would like to
>take advantage of newer parts of the OS. As I understand it,
>pam is now fully supported in the OS. I haven't been able to
>find a particular fileset for this. Is is on the 8 cd V5.3
>release or somewhere else?
PAM's supposed to be "all there" now, but there's something
busted in the framework where things marked "sufficient" in
the password part of pam.conf don't work at all. The problem
is easy to reproduce by just changing "required" to "sufficient"
in the single password line in the default pam.conf. Apparently
the framework gets the OK back from the prelim check and thinks
everything's all done...
>Is ssl/ssh supported well in a binary release somewhere
>or is it just better to grab source and compile? I notice
>that the bullfreeware site has an openssl from May 2005
>while the aixpdslib doesn't have it at all.
I searched for ssh and aix on google and quickly found a
link to an ibm site that had a link to some partner site
and got a bff with ssh in it and an rpm with the ssl libs
in it.
-Mike