Is there source available for openssh AIX? the only items I
see are on openssh.org/portable and even then they seem like
their for openbsd only. I've seen in documentation that to
have PAM support we need to run the #/tmp/ssh/configure
-with_pam, but this 'configure' utility is present only for
other openssh distributions. Thanks, Justin. jlasdf@hotmail.com
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1169276
It's integrated in the next version of OpenSSH (4.3).
Scheduled to get released sometime in the month of august.
It's only supported on AIX 5.3
Logged In: NO
Is there source available for openssh AIX? the only items I
see are on openssh.org/portable and even then they seem like
their for openbsd only. I've seen in documentation that to
have PAM support we need to run the #/tmp/ssh/configure
-with_pam, but this 'configure' utility is present only for
other openssh distributions. Thanks, Justin. jlasdf@hotmail.com
Logged In: YES
user_id=1499625
Is the 4.3 release expected soon?
Logged In: YES
user_id=1499625
Is the 4.3 release expected soon?
Logged In: NO
Any update on availability?
Regards.
Logged In: YES
user_id=1169276
UsePAM option in sshd_config is no more used. To enable the
PAM you need to set auth_type variable in
etc/security/login.cfg file to PAM_AUTH.