Remote Exec

Dears

we have an application that try to excute commands via using a (rexec.dll) to connect to an AIX box and running commnds but when we try to do that then the connection will be rejected by the AIX box, are there any pre-configurations or settings that must be done in order to gain the connection also is that related to IPCHAIN or what?

thanks

check /etc/services file and make sure the port is open. You may need to setup $HOME/.netrc file to allow for connection. You can also add machine name and IP to /etc/hosts