connecting to AS from mgmt studio support only NT authentication.
You can't change the login used.
You should be able to access the remote server using the RUNAS command and
the windows authentication method, in this case the current context is not
your current windows conetxt but the one specified in the runas. (in theory
:-) )
to access the remote server for analysis like an end user. you have to use
Excel for example amd access the remote server using the HTTP XML/A access +
basic authentication method to prompt the user for a login/password.
last option:
you have to setup an account on domain B with the EXACT login name and
password used in domain A
If the same login/password exists on the remote domain, then you can access
the remote resources.
<cbartlett00 (AT) yahoo (DOT) com> wrote
Quote:
thanks, I can runas using my domain B account, but when I pull up the
AS connection dialog it's still prepopulated with my current win logon
domain (domain A). |