Questions tagged [domain]

A collection of computers or other networked resources.

A collection of computers or other networked resources within an organisation. A domain is identified by a domain name. Domains can be divided into hierarchical sub-domains.

A Microsoft domain is such a collection, often managed by the Active Directory product. The centralized authority for a Microsoft domain is one or more Domain Controllers. These Domain Controllers are responsible for authentication and other security services within the domain.

2711 questions
1
vote
1 answer

Apache Redirecting Domain

My second/new (site.com) domain is being redirected to the default/old domain (site.ca). However, when the url is entered with the SSL for the new domain it works just fine. When I use regular with http://, it redirects to my old domain…
68x
  • 13
  • 3
1
vote
1 answer

Is it possible to route *.example.com to a single machine without registering extra domains?

I would like to achieve something similar to what wordpress.com does - giving each user its own subdomain. user1.wordpress.com would in the VirtualHosts setup of Apache would have its DocRoot at /user/user1, for instance. Now, our hosting service…
oligofren
  • 641
  • 2
  • 8
  • 23
1
vote
1 answer

Outlook Anywhere authentication behavior on Domain vs. Non-Domain Computer

Many of our users need to connect to the Exchange server at another organization. The other organization has Outlook Anywhere and Autodiscover setup properly and everything works properly for their internal users. After we configure an Outlook…
minamhere
  • 859
  • 7
  • 18
1
vote
2 answers

Haproxy and CNAME

I want to create a simple load balancer for the two servers. The problem is with CNAME records, I think. Let's say I have two the same applications on AppFog.com. app1.aws.af.cm and app2.aws.af.cm Here is my haproxy.cfg file: global maxconn…
user123354
  • 11
  • 1
  • 2
1
vote
1 answer

Getting Plesk Panel to recognise a domain

I have pointed a domain to my plesk panel, however now when I go to my domain it shows the "Web Server's Default Page" My domain is hosted with company a, at company a's admin panel I have setup an A record to point subdomain.mydomain.com to go to…
Mazatec
  • 161
  • 7
1
vote
2 answers

AD domain name selection

Possible Duplicate: Choosing local versus public domain name for Active Directory I'm using company.com.qa as my email domain, which I have hosted with my ISP. Can I use same domain name, company.com.qa, for my Windows 2008 Domain Controller?…
Prasanna
  • 11
  • 1
1
vote
1 answer

workstation on domain won't accept any domain credentials for access

Someone added a windows 7 workstation to this windows 2003 domain. They can login locally and say they are on the domain, and have mapped drive resources. Trying to connect with psexec or anything else I have tried will not accept either the…
datatoo
  • 351
  • 3
  • 12
1
vote
4 answers

Log/Save domain users login/logout time on Windows Server 2008 R2

My idea is to make log-in and log-out scripts to capture the login/logout time and save it to a file (or into a Database). I have no idea how to capture the time.
1
vote
1 answer

Hosting multiple different sites on the same server?

I have a server with multiple different sites hosted on it. Additionally it has mysql-server that housing information for every site. Over the weekend I had slow queries for one of the databases on mysql-server. Naturally it was locking up…
dm03514
  • 201
  • 1
  • 3
  • 12
1
vote
1 answer

Google anaylics and multiple domain problems

The problem is that we apparently don't receive any tracking of google analytics. We have X domain for that particular site. Google analytics only appear to support one domain unless you setup links and forms which isn't really a great idea. I…
1
vote
1 answer

Need prompt for credentials from computer outside domain in a domain network

I have a computer (Com1) which is connected to a network that is part of a domain (Dom1). On my Windows 2008 R2 server (Serv1), which is a part of the domain, I have a share called Program. The share is set up so that every user that is registered…
1
vote
3 answers

Can I detect authenticated domain users in IIS / ASP.NET without prompting everyone else for credentials?

I am updating an old ASP .NET 3.5 webforms application which uses forms authentication. The requirement is that it needs to automatically log in authenticated domain users whilst still allowing external users to log in manually as before. To be…
James
  • 113
  • 1
  • 1
  • 5
1
vote
1 answer

Windows 2008 R2 - can't login to domain controller

I was in a process for preparing AD structure for SharePoint 2010 development. I installed Windows 2008 R2, downloaded all updates and run "dcpromo" after creating domain, I created few user accounts and then I created few more Managed Service…
jjczopek
  • 125
  • 1
  • 7
1
vote
2 answers

Make website reachable through domain?

I'm learning to use IIS 7 but I don't understand how I can make my website available through a domain. I have a domain as example I will call it www.test.com I have made a website in IIS, running on port 80 and can be viewed by typing the IP of the…
bk207
  • 173
  • 1
  • 2
  • 9
1
vote
1 answer

Active Directory Subdomain vs new "Tree in Forest" ... is there a difference?

We have the forest named "company.com" and are debating between "thing.company.com" versus "thing.local". My understanding is that the latter is called a "Tree in a Forest" What are the deciding criteria that will help me choose which is better? …
makerofthings7
  • 8,911
  • 34
  • 121
  • 197