Skip to content

Instantly share code, notes, and snippets.

@HarmJ0y
Created December 29, 2014 06:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HarmJ0y/17da95932073e0c30928 to your computer and use it in GitHub Desktop.
Save HarmJ0y/17da95932073e0c30928 to your computer and use it in GitHub Desktop.
Simple Domain Trust Output
SourceDomain TargetDomain TrustType TrustDirection
finance.mothership.com mothership.com ParentChild Bidirectional
mothership.com corp.mothership.com ParentChild Bidirectional
mothership.com finance.mothership.com ParentChild Bidirectional
mothership.com engineering.mothership.com ParentChild Bidirectional
corp.mothership.com mothership.com ParentChild Bidirectional
corp.mothership.com subsidiary.com External Inbound
finance.mothership.com mothership.com ParentChild Bidirectional
engineering.mothership.com mothership.com ParentChild Bidirectional
subsidiary.com product.subsidiary.com ParentChild Bidirectional
subsidiary.com finance.subsidiary.com ParentChild Bidirectional
subsidiary.com engineering.subsidiary.com ParentChild Bidirectional
subsidiary.com crownjewels.subsidiary.com ParentChild Bidirectional
subsidiary.com corp.mothership.com External Outbound
product.subsidiary.com subsidiary.com ParentChild Bidirectional
product.subsidiary.com engineering.subsidiary.com CrossLink Bidirectional
finance.subsidiary.com subsidiary.com ParentChild Bidirectional
engineering.subsidiary.com subsidiary.com ParentChild Bidirectional
engineering.subsidiary.com product.subsidiary.com CrossLink Bidirectional
crownjewels.subsidiary.com subsidiary.com ParentChild Bidirectional
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment