LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   RSH: remuser too long error when rsh is executed from IIS (https://www.linuxquestions.org/questions/programming-9/rsh-remuser-too-long-error-when-rsh-is-executed-from-iis-358092/)

dev33445 08-29-2005 09:34 AM

RSH: remuser too long error when rsh is executed from IIS
 
I am trying to RSH from IIS to a Unix machine but am getting an error of:

<servername> remuser too long
rsh: can't establish connection

I can RSH from the web server directly from the command line to the Unix machine but when I try to RSH through my web application I get the error message.

I read on one forum that the username for rsh cannot be longer than 16 characters. I changed the account used to launch my web application from the IIS default of IUSR_<servername> to a much shorter username but that didn't do the trick.

Any suggestions are greatly appreciated.


All times are GMT -5. The time now is 11:27 PM.