Questions tagged [cross-domain]
55 questions
0
votes
1 answer
Windows Server 2003 cross domain access
I have two networks; Network A Network B set up. Each on it's own domain Domain A Domain B.
I have a user in domain A who has moved her computer to Network B. I have a site to site VPN between Network A and Network B. The user machine is in network…

Ian
- 1
0
votes
3 answers
Cross domain LDAP
For a system we are developing we have 2 domains an internal and an external domain with bi directional trust between them. However the servers are only able to connect to their own DC's.
We have an application server on the internal domain which…

Adam
- 1
- 1
- 1
- 1
0
votes
1 answer
How to create a subdomain for ircd?
If I have a working web site at example.com that runs with one hosting provider and wish to run ircd with another hosting provider, how would I set up subdomain irc.example.com for the server that runs that ircd?
WollyH
0
votes
1 answer
Cross-domain structure of the site
I have a web site on which I wish to enable instant messaging via IRC. Now I am about to buy VPS to host the ircd on. So, I will have two servers: one is for the web site and the other is for the ircd. The question is how to use the web site's…
Coreal
0
votes
1 answer
How to manage static content with dynamic
I have a lot of static pages, which include html files + js (SCORM packages).
I have dynamic pages, also with JS which talks to the static pages JS.
Static pages are being opened in an iframe, and we get them as-is from a third party (SCORM…

Itay Moav -Malimovka
- 233
- 1
- 4
- 17
0
votes
0 answers
Application Requires Cross Domain Authentication - No trust
I've an application that going forward is going to require cross domain authentication using an AD service account across 2 separate organisations - for example domain A application needs to authenticate with domain B backend.
Does anyone know of a…
0
votes
0 answers
Is crossdomain.xml exclusive to Adobe?
We use MinIO as our storage server. The issue is that the objects are accessible to the public Internet. To solve this issue someone suggested to use crossdomain.xml file to restrict access to resources if the request is initiated from our domain…
user394660
0
votes
0 answers
cross domain cookie with openid connect
my app allows users to login with openid connect on a openid provider site in www.domain1.com/login, when the user(me in this case) directly calls that url i can see that the browser sees a SESSION_IDP cookie.
But when i use c#…
-1
votes
2 answers
Can a.X.com CNAME a.Y.com
I believe similar questions have already been answered. But my knowledge on network is sooo poor that I cannot even tell the similarity.
I work for X and we use Y's SaaS Application. The application is at a.Y.com.
But we do not want users to use…

lonelyloner
- 103
- 3
-1
votes
2 answers
Creating a cross-domain trust between servers that can't ping each other
We have a client/server setup in two different domains that implement kerberos authentication. In order for the authentication to work we need to set up a trust between the two domain controllers. In our test lab the two domain controllers are able…

petrobrush
- 13
- 1
- 2