Hi all I am trying to execute some scripts on a Win2003 R2 virtual machine via ssh. The problem is that the user running on the remote machine isn't what I expect. When running ssh administra...@10.0.2.15 whoami it gives me deployment-w2k3\cyg_server However, if I start with ssh adminstra...@10.0.2.15 and in the resulting shell write whoami I get Adminstrator I use public key authentication, which I have understood can create some problems, but it seems to me that since it works in the second case, it shouldn't have anything to do with that. Is there something to execute to change user, set user variables and such? I tried /etc/profile, but that didn't work. Thanks in advance! David Göransson
cygcheck.out
Description: cygcheck.out
-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple