Why does the process hang when I try to MOUNT RMTalloc device?
Be sure that SYLOGIN.COM and LOGIN.COM have the following two lines: VERIFY = ‘F$VERIFY’ and IF F$MODE() .eqs. “OTHER” THEN EXIT. If problems still occur, verify in UAF that the account they are logging into on the remote server is not executing some other command procedure at startup. Check LGICMD in UAF. If they are, add the 2 lines to that file also.