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

Auto-updating DNS Records Between NSD Servers

Let's say I have a couple of separate Linux NSD servers. How can I make the master server share changes with the slave servers? NSD appears to have this functionality. It can declare zones as master or slave. I'm pretty sure I understand how to set…
Sei Satzparad
  • 221
  • 1
  • 4
1
vote
1 answer

Active Directory: Can't login from one workstation

here is my problem: I recently created a new Active Directory Domain (Windows Server 2008 R2), and add users to the domain. Then I migrated each computers to the new domain, log off, and then log on as NEWDOMAIN\Username. That worked for each…
zrz
  • 253
  • 1
  • 5
  • 10
1
vote
2 answers

DNS: Canonical Names, Sub-domains, and Aliases

Background Setup Info Domain: abc.ca.gov Web Server Name: web1 Server FQDN: web1.abc.ca.gov DNS Alias for FQDN: intranet Browser URL: http://intranet/ Question 1: Is it possible then to setup a canonical sub-domain for this alias?…
1
vote
2 answers

IIS and Integrated Windows Authentication - login doesn't work for domain.com, works for IP address, localhost, 127.0.0.1

I've installed Windows Server 2003 R2 and IIS role (no Active Directory role). I've setup a virtual directory named 'test' and under Security tab of the 'test' Virtual Directory I've disabled the Anonymous login and enabled Integrated Windows…
colemik
  • 759
  • 1
  • 12
  • 24
1
vote
1 answer

When do local GPOs apply if a computer is a part of a domain?

when do local GPOs apply if a computer is a part of a domain? What would be an example scenario when local GPOs would be relevant for a computer that is a part of a domain? Can I somehow 'use' local GPOs even if the computer is a part of the…
colemik
  • 759
  • 1
  • 12
  • 24
1
vote
2 answers

DNS setup for a domain and its subdomain to point to different hosts

So here's what I have configured - I have a shared hosting account at dreamhost, and I've also just set up a VPS at intoVPS. The shared account is intended for mostly static sites and I'll be using the VPS to deploy rails apps. Now although the VPS…
Rahul Sekhar
  • 171
  • 1
  • 2
  • 5
1
vote
1 answer

Configuring a Top-Level Domain

I just started a new job and we have an intranet with our own top-level domain, such as .abc. Thus, if I want to log in to our "e-benefits site" I would just open up a web browser and go to worklink.abc and login from there. As a developer who knows…
Mara
  • 139
  • 1
  • 11
1
vote
1 answer

Single certificate for a single domain & multiple domains - Apache

I am hosting multiple websites on a server with a single IP address. I have a single certificate for one of the domain names. Is there a way to configure Apache so that the certificate applies only to that single domain and not others on a single IP…
mateusz
  • 13
  • 2
1
vote
3 answers

How does hostname relate to IP address on a server with multiple public IPs?

My hosting provider set up an Ubuntu-based virtual private server for me with three public IPs. I want to assign hostnames to those IPs as follows (I'm be using Dyn as my DNS): example.com -> IP_1 www.example.com -> IP_1 test.example.com ->…
Chris Betti
  • 380
  • 3
  • 14
1
vote
2 answers

Forward all Subdomains to another domain (with subdomain intact)

I have moved a lot of people off one of my servers. Each person had an account using subdomains so urn.example.com urn2.example.com. What I would like to do is set it up so ANY subdomain accessed on the example.com domain is automatically forwarded…
webnoob
  • 465
  • 2
  • 16
  • 35
1
vote
3 answers

GPO Printer Deployment Ordering greyed out

I have two Windows 2008 Data Centre Domain Controllers, which are used for a single domain. I applied a GPO for an OU. Rules are definitely working. Printer deployment rules are set in "User Configuration". No Problem there. So first of all my…
1
vote
0 answers

Access error with administrator accounts

Problem: I have access denied on system files and folders, using accounts that are in the local\administrators group. system is W7 Ultimate 64 bit that is joined to a domain. the users that login to that machine, are added into the administrators…
Saariko
  • 1,791
  • 14
  • 45
  • 75
1
vote
2 answers

Does each domain have to be tied to a unique IP address when using SSL certs?

I have a Zimbra ZCS 7.1.3 server it running the OSE version. The server hosts 4 domains for email. Each of the email domains has its own SSL cert that is self generated. Something that has sort of bugged me since the time it was installed is the way…
AtomicPorkchop
  • 1,975
  • 8
  • 34
  • 55
1
vote
1 answer

How to copy folder permissions to a new, different domain?

We have to change our domain due to a corporate mandate, we can't to it all at once because of this, that, and the other thing. We need users on both domains to be able to access our network shares. Is there a way to mirror file permissions from…
Skid Vis
  • 103
  • 2
  • 9
1
vote
1 answer

Does Symantec Endpoint Protection create a AD user called "symantec"?

I found this Administrator user called "symantec" in my AD and i wanted to know if the recently installed SEP (Symantec Endpoint Protection) product created it? Does anyone know if SEP needs to create a user in the Administrators group for its…
cottsak
  • 505
  • 7
  • 20