I need to write an application on AIX 5.2 which would be driven after system authentication of the ssh user; the application would send additional prompts over the ssh connection to the end user. Based on the responses to these prompts, the user would be accepted or rejected. We currently use an AIX LAM imterface to do this for telnet clients. I am trying to add the same support for ssh clients. Would PAM allow this? Thanks, Meredith