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

kerberos apache 401 error for domain admins using office addin

I use SSO for access to a Linux based system from our windows 7 PC's. This works for IE using the logon credentials to access the system. However, when the developed office plugin is used by any member of the domain admin group it will not…
1
vote
1 answer

WIndows Server 2012 R2 + Windows 7 Ultimate CD Burn Rights

H have recently installed a ADDC in my office to manage users. I have actually setup roaming profiles and everything is great apart from one little issue... On the PCs standard users are unable to burn any CDs (which they need to be able to do) due…
1
vote
2 answers

Using AWS, is there a way to build an AMI so it auto-joins the domain?

So we want to let developers have access into AWS natively, and when building a windows machine have it automatically join the domain and potentially add some tools, etc. Since I am used to using the native Amazon AMIs without domain infrastructure,…
Shyatic
  • 141
  • 1
  • 2
  • 6
1
vote
1 answer

Run sshd on multiple ports but different domains

I want to run my sshd server on multiple ports but different domains. The server should be reachable as following: ssh -p 12345 example.com ssh -p 22 git.example.com I tried to modify /etc/ssh/sshd_config like this: Port 12345 ListenAddress…
fechnert
  • 133
  • 9
1
vote
3 answers

Is it possible to transfer an IP address from one host to another?

I have a client that created over 600+ websites whose DNS records point to an actual IP address and not name servers. They are looking to move from their current host and do not want to lose their IP address. If the IP address has to be changed,…
Let A Pro Do IT
  • 121
  • 1
  • 4
1
vote
1 answer

*Lab* restored DC from full backup issues. NETLOGON error 67

I am in a lab environment practicing and learning to recover my primary domain controller in the event that both my DC's are gone and I have a full server backup in place for disaster recovery in production I have 2 domains DC1 and DC2, DC1 is the…
1
vote
3 answers

Moving physical server but keeping domain

We're in the process of moving applications from our USA server to our UK based server; They're basically the same platform (LAMP) slightly different versions but not enough to cause too much of an issue. The question I have is: We have domain names…
1
vote
1 answer

How do I access a site by IP on a CentOS server

I have a CentOS 6.3 server, running Apache and have DirectAdmin installed. I have created what will be a new domain, but I do not have a domain name yet. For now I have created, lets say, mydomain.com. Internally, DirectAdmin have created a…
Duck
  • 305
  • 2
  • 11
1
vote
1 answer

Manage large number of domain names

There are a couple of posts here about keeping on top of registering domain names, we use recurring billing so that sorts that out, rather have a domain renewed that I didnt want than the other way round! My question is about managing the DNS…
1
vote
1 answer

SES - Domain verification through Registro.br

I'm using the Registro.br DNS service. I've made a domain verification at SES which gave me the following code to put at TXT line: /xYz24aNPG4mH2k+amyZer8aDRdqcyQ9ZWZ2w1Fcn6w= But, when I try to put it there, the following…
1
vote
1 answer

Can't create Build Controller on other server for TFS

I'm currently working on creating a test environment on my local machine using some virtual servers: TWITCH: This server contains the real TFS Server BUILDSERVER: This server should contain the Build Agent to be used by TFS SANDBOX: This server…
Devedse
  • 113
  • 2
1
vote
3 answers

Is there any way to force a refresh on a DNS server?

I manage several websites, servers and domains and we recently migrated our DNS server after an emergency. Now some domains have their NS servers pointing to the wrong IP according to some (Internet) DNS servers. I thought the situation would…
Technoh
  • 121
  • 1
  • 3
1
vote
1 answer

Add a subdomain to my Debian Server

I created a subdomain of a ndd i got with the A and i redirect it to my server with the IP On my server i created an apache file to redirect that subdomain to the correct directory. Here is the config file - located in…
x_vi_r
  • 310
  • 2
  • 4
  • 15
1
vote
0 answers

Will the timezone be converted across geographical areas?

I'm using Active directory in Windows server 2008 R2. My domain is in a particular timezone and my client say X is in another timezone. Now I have implemented certain restrictions that X cannot logon to any workstation for a particular time. I have…
1
vote
3 answers

How to setup name servers

I'm having trouble setting up name servers. I have a domain name. I have a VPS which is running CentOS with Bind. I have registered the domain using GoDaddy. I want to setup my own name servers, i.e. ns1.domain.com and ns2.domain.com What settings…
Sameep