AD authenication is not working in AIX 7.2 and attaching support file also
$ ./uxchecklogin -s sshd -u <USER>
CA ControlMinder UNAB uxchecklogin v12.81.00.1912 - Check user login
Copyright (c) 2013 CA. All rights reserved.
Password for <USER>:
pam_start OK.
pam_set_item PAM_RHOST OK
pam_set_item PAM_RUSER OK.
pam_set_item PAM_TTY OK.
pam_set_item PAM_OLDAUTHTOK OK.
pam_set_item PAM_AUTHTOK OK.
-- Calling PAM stack --
Calling pam_authenticate()
my_converse() called, style of first msg is 1.
asked to prompt: '<USER>'s Password: '
returning: '******'
my_converse() called, style of first msg is 1.
asked to prompt: '<USER>'s Password: '
returning: '******'
pam_authenticate() returned PAM_AUTH_ERR
-- End of PAM stack call --
Test ended, return code is PAM_AUTH_ERR.
Release : 12.8
Component : CA ControlMinder
Fixed with latest unab (12.8.1.3927 at time of publishing this document).