jlai -> RE: use rsh on Windows 2003 Server (Apr. 14, '06, 10:40:20 AM) |
Thank you! I got it working. It was a stupid miskake. At first I didn't know vi is available with SUA, so I used wordpad to edit inetd.conf. Bad idea. Wordpad inserted Windows line endings in the file. After fixing the problem with vi, I was able to use rsh without password. Thank you very much for all your help!
I do have two more questions,
when I execute
rsh localhost
I got error message, "name mismatch", and always return the machine in CAPS.
but if I execute
rsh gto (gto is the machine name).
I login to the machine successfully.
Second question,
When I tried to open a CShell on a user account. It just closed immediately. It used to stay open, and I couldn't figure out what are the changes that cause it to behave this way now. This behavior does not happen on Administrator account.
any thoughts on this?
I'm not sure if this is related, but when we tried to execute,
su userid,
we got the following error:
su: /bin/sh: Permission denied.
/bin/sh is a symbolic link points to ksh, which everyone has executable permission.
Thank you in advance for your help! |
|
|
|