Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled exception #1

Open
sasqwatch opened this issue Oct 19, 2020 · 0 comments
Open

Unhandled exception #1

sasqwatch opened this issue Oct 19, 2020 · 0 comments

Comments

@sasqwatch
Copy link

Hello,

TruffleSnout errors out when I use it in the following way:

TruffleSnout domain -n current -a
[*] Discover current domain
Domain Name: corp.company.com
Domain Forest: corp.company.com
Domain Mode: Windows2012R2Domain
Domain Parent: None
Domain PDC: xxx-xxxxxxxx.corp.company.com
Domain RID Master: xxxxx-xxxxxxx.corp.company.com
All DCs:
        DomainController : xxx-xxxxxxx.corp.qualys.com, Windows Server 2012 R2 Standard, XX01, xx.xxx.xx.xxx
ERROR: The RPC server is unavailable.

Name: "xxx-xxxxx.corp.company.com"

ERROR: The RPC server is unavailable.

Name: "xxx-xxxxxxx.corp.company.com"

        DomainController : xxx-xxxxxxx.corp.company.com, Windows Server 2012 R2 Standard, XX01, xx.xxx.xx.xxx
        DomainController : xxx-xxxxxxx.corp.company.com, Windows Server 2012 R2 Standard, XX01, xx.xxx.xx.xxx
ERROR: The RPC server is unavailable.
Unhandled Exception: System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException: The RPC server is unavailable.

Name: "xxxx-xxxxxxxx.corp.company.com"

   at System.DirectoryServices.ActiveDirectory.Utils.GetDSHandle(String domainControllerName, String domainName, IntPtr authIdentity, LoadLibrarySafeHandle libHandle)
   at System.DirectoryServices.ActiveDirectory.DomainController.GetDSHandle()
   at System.DirectoryServices.ActiveDirectory.DomainController.GetDomainControllerInfo()
   at System.DirectoryServices.ActiveDirectory.DomainController.get_ServerObjectName()
   at System.DirectoryServices.ActiveDirectory.DirectoryServer.GetInboundConnectionsHelper()
   at System.DirectoryServices.ActiveDirectory.DomainController.get_InboundConnections()
   at TruffleSnout.BBDomain.DiscoverDomain()
   at TruffleSnout.DomainCtl.Run(DomainOptions opts)
   at CommandLine.ParserResultExtensions.WithParsed[T](ParserResult`1 result, Action`1 action)
   at TruffleSnout.Program.Main(String[] args)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant