How do I run dnscmd via ssh?

0

I am looking for a working solution that would allow me to run dnscmd and other similar commands that do require you to logged in into a domain via SSH, so I can execute them freely from my machine (which is obviously not a Windows one).

I already configured Cygwin, cygwin-ssh and joined the domain and I was able to login using SSH with my domain account, by using the user+domain@machine notation.

Still, when I try to perform operations I do get: DNS Server failed to enumerate records for node @. Status = ERROR_ACCESS_DENIED 5 (0x00000005) I suspect that the reason for this is due to the fact that the cygwin SSH sessions do run as a local service account and not as my domain user account.

How can I solve this problem?

cygwin
cygwin-sshd
asked on Server Fault Oct 14, 2015 by sorin

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0