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
2 answers

Windows 7 user profile migration between domains + exchange

I'll spare the long winded explanation as to why, let's just say the company has had a massive change and I'm taking the opportunity to perform some infrastructure changes. I have several 2003 servers, the AD functional level is 2003. My exchange…
Damo
  • 415
  • 3
  • 7
  • 17
1
vote
2 answers

DNSMasq wildcard top level domain/suffix

I'm running DD-WRT on my router and I need to block certain websites and all their potential suffixes, is that possible or would I have to list them all out individually? What I have is this address=/blockedomain.com/127.0.0.1 And then subsequent…
regularjoe
  • 119
  • 1
  • 2
1
vote
1 answer

Compare usage of multiple domains for a single website (Apache)

What would be the most efficient way to compare the usage of multiple domains that are all bound to the same Apache vHost? What I want to know is which domains are used often to access the website and which are obsolete. I guess this would best be…
Jpsy
  • 141
  • 5
1
vote
0 answers

IIS 7 Copying files to server in differant domain

I have a need to copy uploaded files from an (Intranet) website folder into a network share on a server in a different domain. I have the credentials for a service account on domain B. I am already doing this on a much larger scale by using a…
Jim
  • 11
  • 1
1
vote
2 answers

How can I list all of the domain machines that a domain user group can administer?

Over the years, there are many extra and duplicate user groups in my domain. So I need to identify which machine a particular group has administrative rights to. I've done a fair amount of searching but I'm definitely having trouble finding a…
Lodra
  • 21
  • 2
1
vote
1 answer

CNAME not working response 403 forbidden

I have created the CNAME (test.mycompanyname.com) for one domain (test.example.com). We have just configured CNAME alone like below, test.mycompanyname.com CNAME test.example.com When we try to give "test.mycompanyname.com" in address bar, it will…
1
vote
1 answer

trying to setup vhost in nginx, domain pointing to default

So I'm trying to learn some web server configuration stuff. I've successfully installed nginx with php, and so on. I was in the process of trying to point my domain to my VPS, and that portion is also finished. The problem is however, currently I…
kennypu
  • 113
  • 3
1
vote
1 answer

How many domains can be associated with an EC2 instance simultaneously?

How many domains can be associated simultaneously with an EC2 instance which runs on windows 2012 Server with SQL Web ? We have 5*n domain names to host on these servers, n stands for number of versions we run parallel to each other..
user187291
  • 11
  • 1
1
vote
1 answer

Foward mail to different domains using Postfix - all domains hosted on same server - external email hosting

I have one server hosting several domains - one main domain and several alias domains. Domains main.com alias1.com alias2.com I use the domain name registra's (Gandi.net) email service for the main domain. I would like all emails to the alias…
Ben
  • 121
  • 5
1
vote
1 answer

NFSv4 file ownerships, nfsidmap name not found in domain

I have an nfsv4 server and client (both RedHat 6) configured with the method set to nsswitch, and the same domain set on both client and server in /etc/idmapd.conf. On the client I get nobody:nobody ownerships and the following message in…
codybuell
  • 11
  • 1
  • 4
1
vote
1 answer

Domain printers appear offline on non-domain PCs

Our organization must be able to offer non-domain PC's printing facilities using our domain printserver and since Windows 7 was released, it seems that the Kerberos ticket/printing authentication simply runs out without letting the user…
1
vote
2 answers

Website strategy for having a single site work for multiple countries?

I've been asked to create a website that can identify the user's country and then route them to a specific site that was designed specifically for that country. While this task in itself is not terribly difficult using some Google API's, I'd like…
RSolberg
  • 356
  • 1
  • 4
  • 15
1
vote
2 answers

Mail set up in multiple domain server

I have a server with one IP and multiple domains. Using Webmin, Postfix and Dovecot. These domains are created automatically by webmin (and it creates the user, the user folder, database etc) but as I need to create multiple mail accounts on each…
Msam85
  • 113
  • 4
1
vote
1 answer

Submit DS record to parent zone in DNS

I have setup DNSSEC for my domain shabdiznet.com and checked it at http://dnssec-debugger.verisignlabs.com/shabdiznet.com the only problem is No DS records found for shabdiznet.com in the com zone as you may see . also i found same old question…
Omid Kosari
  • 630
  • 1
  • 8
  • 16
1
vote
2 answers

Roundcube domain change for a single account

I have inherited a server that is running some ugly roundcube php interface for mail accounts. I would like to change a domain for specific account to custom domain that I have set up on my DNS. I have added users to system and created aliases in my…
Mark Zakred
  • 73
  • 3
  • 8