When I try the command :
rsh <hostname> ls
I get next error:
RSH1001: The Local user name is undefined; it is not in the registry and it is not defined as the NETUSER environment variable.
However, If I execute
rsh <hostname> -l <myusername> ls
It works!
I don't undesrtand at all , because the values of USER and USERNAME values are the same as <myusername>.
Any help, please?
Regards.
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/